Jump to content

Module functioning problems - Wishlist, Loyalty points, and Send to a friend


Recommended Posts

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 friend

You 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

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.php
which 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

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

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

  • 3 weeks later...

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.php
which 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

  • 3 weeks later...
  • 10 months later...
  • 1 month later...

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

  • 3 months later...

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

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-500

Hope this can help

Link to comment
Share on other sites

×
×
  • Create New...