Allinnia Posted June 29, 2009 Share Posted June 29, 2009 I just finished with my store for now and I keep finding more and more problems with some of the modules. So I will go one by one:Send to a friend: Go Here and click send to a friendYou should get this: [an error occurred while processing this directive] Wishlist: Visit the main store, sign up for an account or just click wishlist in the bottom right and you will get the same error.Loyalty points: Go to the first link and click on loyalty points - or if you signed up for an account click it and see the same exact error.This looks bad for a customer. Real bad.This is where I wish I knew PHP. I see that others have problems with server errors, but mine appears to be an apace issue. I tries changing permissions on the files called (644) - but I followed the instructions to the T. Link to comment Share on other sites More sharing options...
Weasel Posted July 5, 2009 Share Posted July 5, 2009 Similar issue here!Wishlist doesn't work.The link in the wishlist (http://ipetplaza.com/modules/blockwishlist/mywishlist.php) gets me to the page:http://ipetplaza.com//modules/blockwishlist/mywishlist.phpwhich is a blank page.There is suddenly a // between the domain and modules. If I remove the second / manually, there is still a blank page.Loyalty points: clicking on the link gives a blank page.Send to a friend: clicking gives a blank page.The only thing that I can see that they have in common are the fact that the links are http://ipetplaza.com/modules/..... Link to comment Share on other sites More sharing options...
Allinnia Posted July 6, 2009 Author Share Posted July 6, 2009 I hope one of the pros can find a solution to this and implement it in the upcoming 1.2 release. Does anyone know the status of this - has it been recognized? Link to comment Share on other sites More sharing options...
Paulw01 Posted July 7, 2009 Share Posted July 7, 2009 Hi all,I also have the same problem with wish list and email a friend link !There doesn't seem to be any forthcoming "clear" answers yet ?I've just not bothered using the modules for now.I hope the presta team will get involved ?Paul Link to comment Share on other sites More sharing options...
DrÿSs' Posted July 8, 2009 Share Posted July 8, 2009 Hi,Unable to reproduce this error here, 3 modules are working fine.Can you test a fresh installation of 1.2 beta 3 ? Link to comment Share on other sites More sharing options...
Paulw01 Posted July 8, 2009 Share Posted July 8, 2009 Hi there,I'm unable to test newer versions of prestashop, am setting up 1.1 only at the moment.thanksPaul Link to comment Share on other sites More sharing options...
Weasel Posted July 12, 2009 Share Posted July 12, 2009 I'm in the same situation like Paul! Any timeline on the stable (production) release of 1.2?I was wondering if there isn't a file corrupted during upload. I did re-upload all the faulty modules but that didn't help either. Could it be another file? Any ideas from the devs if there is a common file where these modules hook in maybe? Just a thought....Thanks for any help. Link to comment Share on other sites More sharing options...
Weasel Posted August 3, 2009 Share Posted August 3, 2009 I have installed the 1.2 from scratch with a new db AND I STILL HAVE THE SAME ISSUES!!!!!!!!!! Similar issue here!Wishlist doesn't work.The link in the wishlist (http://ipetplaza.com/modules/blockwishlist/mywishlist.php) gets me to the page:http://ipetplaza.com//modules/blockwishlist/mywishlist.phpwhich is a blank page.There is suddenly a // between the domain and modules. If I remove the second / manually, there is still a blank page.Loyalty points: clicking on the link gives a blank page.Send to a friend: clicking gives a blank page.The only thing that I can see that they have in common are the fact that the links are http://ipetplaza.com/modules/..... I have friendly links enabled with the BO generated .htaccess, all link seem to work, the pictures show ok.Any help here please? Prestashop people? anyone? Link to comment Share on other sites More sharing options...
Atom Posted August 5, 2009 Share Posted August 5, 2009 Same problem with wish list ,send to a friend and loyalty points and just installed a new final 1.2 Link to comment Share on other sites More sharing options...
Weasel Posted August 22, 2009 Share Posted August 22, 2009 After updating to 121 the modules seem to work fine.Still testing, but so far it's ok. Link to comment Share on other sites More sharing options...
jtrlho Posted July 11, 2010 Share Posted July 11, 2010 It doesn't work in our shop either. When clicking on the direct link in the wishlist, the page http://sisterunika.dk/shop/modules/blockwishlist/modules/blockwishlist/view.php?token= where is replaced in this thread by me. But as you can see, the modules folder is listed twice.But why????We're running the last stable production version - 1.3.1.1 Link to comment Share on other sites More sharing options...
Bella Posted August 27, 2010 Share Posted August 27, 2010 I am using PrestaShop v 1.3.11 and I'm getting the following error on trying to install Wishlist: Warning: require_once(/home/username/public_html/mysite.com/downloads/config/../classes/WishList.php) [function.require-once]: failed to open stream: No such file or directory in /home/username/public_html/mysite.com/downloads/config/config.inc.php on line 18 Fatal error: require_once() [function.require]: Failed opening required '/home/username/public_html/mysite.com/downloads/config/../classes/WishList.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/public_html/mysite.com/downloads/config/config.inc.php on line 18 This is the error that shows up after clicking on "Send to a Friend" and inputting their name & email: Warning: require_once(/home/username/public_html/mysite.com/downloads/config/../classes/Swift_Plugin_MailSend.php) [function.require-once]: failed to open stream: No such file or directory in /home/username/public_html/mysite.com/downloads/config/config.inc.php on line 18 Fatal error: require_once() [function.require]: Failed opening required '/home/username/public_html/mysite.com/downloads/config/../classes/Swift_Plugin_MailSend.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/public_html/mysite.com/downloads/config/config.inc.php on line 18 Obviously I changed my actual username to "username" and the name of my site to "mysite" - the folder is actually called downloads... for now.I wonder if a file that the wishlist needs is corrupted? I looked via filezilla but it isn't listed in with the other modules in the modules folder so I cannot tell. And I'm not sure about the mail thing either. But as one poster pointed out - this looks bad, very, very bad from a customer's point of view! We need to have these things working in order for them to have confidence enough to buy our products! Link to comment Share on other sites More sharing options...
hups Posted December 16, 2010 Share Posted December 16, 2010 Has anyone managed to figure this out. same problem with Send to friend and loyalty programme? Not even looked at wish list yet but looks like any link using /modules just brings up an internal server error page.maybe a .htaccess problem??Hope someone can help?Also using new version 1.3.3 Link to comment Share on other sites More sharing options...
hups Posted December 16, 2010 Share Posted December 16, 2010 Right figured out why I was hetting these errors. Seems like its a permissions thing on your folders. I had to change them from 777 to 755 on the modules/send to friend or the loyalty folders and they now work. It is something your servers may do on purpose because of security risks.have a look here as it may solve your problem http://www.presto-changeo.com/content/13-fixing-error-500Hope this can help Link to comment Share on other sites More sharing options...
Recommended Posts