Jump to content

JeevanisM

Members
  • Posts

    223
  • Joined

  • Last visited

Posts posted by JeevanisM

  1. HI, 

    I have done a few E-commerce projects in OpenCart, which really suitable for the mid-size E-commerce platform. I have tried Magento once but never get a knack on it. I tried to use ProcessWire for the E-Commerce but I realised I have to do a lot of custom coding which I am not that much expert. So I use different tools for different purposes, for any CMS related WEBSITE/WEBAPPS - ProcessWire is a rockstar for me. But for e-commerce I would go for OpenCart 

    • Like 1
  2. On 3/31/2020 at 10:27 PM, fruid said:

    so I need to code the template as php and html after all? I thought it was supposed to be easy to use.
    And after coding the template and all I still need to select the fields that I want to add to the template in the admin panel after all? Isn't that redundant?

    It is not redundant, its actually the processwire way to give extra control to the developer on the pages and code.  

  3. Hello,

    I would like to report a tiny bug in the latest dev branch of PW. I downloaded the dev zip file from here : and tried to install. Everything went fine but hit the error message as in the screenshot. processwirecalhost.png.9db3fde4af2d620cb4ef5fc6df41426d.png

     

     

     

     

     

     

     

    So its says there is an unexpected * in the site/config.php file. I checked the file and found that it supposed to be a comment actually but somehow, the position of  '/' is wrong to make the comment '/* ' .

    processwire35.jpeg.6edb1823e45e64a003d761cd1bf43570.jpeg

     

     

    Hence I manually edited the file and went to installation but the error repeated in different line once I passed the admin password setup page. So the PW installer is writing the site/config.php file with newly updated DBinfo. So I manually edited the site/config.php file before click the DB  configuration section, next time. It passed and installation finished. But I think this is somehow a bug ? I dont know, just notifying it here.

    another thing I noticed that - the button says the version 3.0.162 but the downloaded zip installed admin shows ProcessWire 3.0.163 dev © 2020

    verisonwire_com.png.8269015e7e2addd69097926cd4ec6b6d.png

    • Like 4
  4. On 3/19/2012 at 2:15 AM, Michael Murphy said:

    I've found the Profile Exporter module a nice way to move sites between servers (like from local to web host).

    You create the export profile using the module, copy the files to the new server, then go through the PW install process again. It will check all the permissions and install into an empty database you define. No need to mess with any SQL import / export.

    https://github.com/ryancramerdesign/ProcessExportProfile

    I was using this  method very recently, its very easy method to migrate from/to live + server. But recently, this method started to show some error, I posed a query here

    Is it possible, because of the latest version, this module no longer works ? 

  5. Hello,

    is there any reason shows this error as below. I have exported the file from the live server and trying to install my local server. The file permissions are correct and files in the exported folder also correct. Any idea? I have successfully done using site profile exporter module several times, but this kind of error happened first time 

    247117575_Screenshot_2020-06-29ProcessWire3xInstaller.png.646c837ef10aae175ab2bcb36f16acba.png

  6. Same issue here  :

    I have used 

     <link rel="stylesheet" type="text/css" href="<?php echo $config->urls->FieldtypeComments?>comments.css" />
    <script type="text/javascript" src="<?php echo $config->urls->FieldtypeComments?>comments.min.js"></script>

    as code and ensured the links are working, the css and js are loaded but my comment forms are not showing any star input

    1938711583_commentlassRoom.thumb.png.88a6710b05f1eab6ecdcfd901f0d2a1a.png

     

    any help pls ? 

     

     

  7. 37 minutes ago, kongondo said:

    Check out olive. It's awesome and fast!

     

    Congrats! ? 

    How did you implement this finally?

    Created another page which requires login access to view . This page will display all the statistics needed. So I send this second username/pass to the NGO Admins ( its an NGO project, people behind it are not much tech savvy ) 

    • Like 1
  8. 12 minutes ago, rick said:

    I like the site. Nice job.

    Just a few things that caught my attention:

    1. The header mouse-over shadow causes it's position to jump vertically, which feels odd.

    2. Two languages present at the same time is strange since I can barely read in one language. ?

    3. The login/register oscillation makes it awkward to read -- You have to wait for it to re-display before selecting an option.

    4. The volunteer page has no header or menu option. It looks out of place with the rest of the site. (Also mixed languages)

    5. On the resources page, I would add a description for each of the textbook links so the visitor understands what they are selecting.

    Nice artwork on the site.

    Thank you so much for your suggestions. I am making more polish works on the websites, surely work on the notes you mentioned ?

  9. Any updates regarding this ? 

    I have to enable the star option for comments in my new project - As I mentioned in above comment, CSS+JS files are  linked correctly. 

    The code to  render the comment  as :

     echo $page->videocomments->renderAll(); 
                        echo $page->videocomments->renderStars(); 

    videocomments is the filed name for comments

    But the stars are not showing anywhere  when we try to input the comment  ?  But  stars showing in the admin panel and also it shows when a comment is approved but just a single star only

     877714911_Screenshot_2020-06-22BhimOnlineClassRoom.png.f12d79ed5afb933659e555843057af23.png

    937371564_Screenshot_2020-06-22CommentsProcessWirebhimonlineclassroomin.png.f30a5078df545413e176c427a217d285.png

     

    The star option is enabled in admin section as well 548168244_Screenshot_2020-06-22EditFieldvideocommentsbhimonlineclassroomin.png.d03ec79e41ad85d57e5b0d4384382617.png

     

     

    So there is no way I can display the STAR option when a comment is input. Please help 

     

    thank you

    Here is the  page link to enter comments / feedback 

    https://www.bhimonlineclassroom.in/videos-list/protectors-of-biosphere-3/

     

     The version I am using is 

    ProcessWire 3.0.158 dev © 2020 

     

  10. Hello,

    I wanted to export my site profile back up from the live server to my local. I have always been happy with using Site Exporter  but, this time, when I took my backup file from server, and tried to install in my local machine, I got this error below

     pw1.png.f9ebe6560470355d142073e1cb59e598.png2.png.1bbe1c64ccc89e4986cae8a3e9954543.png

    Profile Not Found 

    I am sure I have placed the exported files to the directories and made permissions accessible. 

     

    So I installed the module duplicator  and installed it. As per the doc says when I  try to access it from Setup -> there is no duplicator showing. 

    4.png.13aeee6eaf1d75ca1c28698fd686660e.png

     

     

     

     

    5.png.5b4a0924bc00cc6cfa70c1c6aee28acf.pngAll screenshots are attached 

     

    I made it possible to install it on local machine by simply changing my folder site-june17bkp to site and installation went smooth. But not sure why the profile not found and/or duplicator not showing in the list. 

     

    thanks in advance

    3.png

    • Like 1
×
×
  • Create New...