pommi Posted January 18, 2013 Share Posted January 18, 2013 I have been using a module from Business Tech to display my shops products in a Facebook app on my fan page. It app has been working fine right up to Prestashop 1.4.9 Since moving across to 1.5.3 the module no longer appears to work and I only get a server 500 error. Does anyone else have the same module/problem. Do you know if it is related to a Facebook change or I am assuming more likely do to Prestashop 1.5.3... really hard to debug when you are unsure of the cause. Any help would be appreciated. Link to comment Share on other sites More sharing options...
El Patron Posted January 18, 2013 Share Posted January 18, 2013 so it stopped working in 1.4.9 and you expected it to work in 1.5.3?...jajajaja I love optimists here is a tip: if the module does not say it's ps vers x.x.x compatible...you can pretty much rest assured it's not as for 1.5...there is a huge difference and not many but the simplest of modules would work in 1.5 that were coded for 1.4... Link to comment Share on other sites More sharing options...
pommi Posted January 18, 2013 Author Share Posted January 18, 2013 Hi Elpatron - The module worked fine in 1.4.9, it has only stopped since I moved to 1.5.3 a week ago. Considering the timing i assume it relates to a change in Prestashop (unless FB altered something in the last week, which could happen). But am not sure where to start looking, I have gone through a lot of the calls to Class functions but they do not appear to have been altered. Link to comment Share on other sites More sharing options...
El Patron Posted January 18, 2013 Share Posted January 18, 2013 oops..I mis-read up to 1.4.9 did you turn errors on to find out why the 500 error? config/defines.inc.php @ini_set('display_errors', 'on'); hope that helps a little Link to comment Share on other sites More sharing options...
pommi Posted January 18, 2013 Author Share Posted January 18, 2013 No I haven't thanks for that tip... if i can debug the issue I am confident I have enough ability then amend the module. Something to do for the weekend Link to comment Share on other sites More sharing options...
El Patron Posted January 18, 2013 Share Posted January 18, 2013 best of luck...learning keeps us young... Link to comment Share on other sites More sharing options...
joannaleng Posted January 18, 2013 Share Posted January 18, 2013 Hi, i am using 1.5.2 and i am using a faceshop too! you can view it here. http://www.facebook.com/F.S.Closet/app_194782047323301 It works great, so perhaps you might wana consider switching if it still dosent work. =) Link to comment Share on other sites More sharing options...
pommi Posted January 18, 2013 Author Share Posted January 18, 2013 Hi Joannaleng - Out of interest who developed your module? Just wondering if it is the same as the one I am using Link to comment Share on other sites More sharing options...
joannaleng Posted January 18, 2013 Share Posted January 18, 2013 Hi pommi, Mine is from a user named: Vekia. http://www.prestashop.com/forums/user/132608-vekia/ Link to comment Share on other sites More sharing options...
pommi Posted January 20, 2013 Author Share Posted January 20, 2013 Have been debugging a 1.4 module all weekend to upgrade it to 1.5, I have one error left I can't work out. Fatal error: Call to a member function getCMSLink() on a non-object in \CMS.php on line 104 getCMSLink() in the Link class is being call from the getLinks( ) method in the CMS class. I have been working through the code to try and determine what changes may have impacted this, but no to avail Any ideas?? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now