Tips and Tricks HQ Support Portal › Forums › WP Photo Seller › Cart / Checkout do not work in any logical way for me.
- This topic has 10 replies, 3 voices, and was last updated 9 years, 2 months ago by admin.
-
AuthorPosts
-
September 23, 2015 at 10:45 pm #13100DavidjobgriffinMember
So many different combinations of things are happening I am really struggling to understand what is happening. If I add an item to the cart, it might show it, or it may show a previous item I have added, if I go to the checkout it show the item I added, not what it is showing in the cart. If i clear the cart, is looks like its empty. If I go back to the store then add another item, all the old items are back. WHicever way I turn it doesnt seem to work. I have disabled all plugins and it still not working. Help please
Dave
[http://dgwedding.co.uk/store]
September 23, 2015 at 11:37 pm #71432PeterMemberYou may have a PHP session issue.
Please see this:
https://support.tipsandtricks-hq.com/forums/topic/php-session-not-working-correctly
What’s the password for the protected gallery pages? (so I can see the issue for myself)
September 24, 2015 at 8:22 am #71433DavidjobgriffinMemberHi Peter
Thanks for taking a look.
gallery password is: neauddfawr
I had found that article you liked to and I tried updating the session.save_path as instructed but I was still having no joy
Dave
September 24, 2015 at 9:25 am #71434DavidjobgriffinMemberSome more info.
When I run phpinfo it tells me this:
session.save_path /var/lib/php5
But that is not what it is set to in my php.ini file.
It seems whatever I change has no effect
September 24, 2015 at 11:02 am #71435PeterMemberWhen I run phpinfo it tells me this:
session.save_path /var/lib/php5
But that is not what it is set to in my php.ini file.
I recommend that you talk to your host provider support people about this. They will be able to explain it and fix if necessary.
ps: your gallery password doesn’t work
September 24, 2015 at 11:51 am #71436DavidjobgriffinMembersorry password: neuaddfawr
ok sorted my php.ini file had a syntax error so wasnt reading. so now my session.save_path = /tmp
But the cart is still playing funny buggers
Help
September 24, 2015 at 12:07 pm #71437PeterMemberPlease try the following theme/plugin conflict tests:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
You might have something on your site which is causing the issues.
I can already see that you have a javascript error caused by some kind of script called “loader0.js):
Uncaught TypeError: Cannot read property ‘postMessage’ of null (static.olark.com/jsclient/loader0.js:1 )
September 24, 2015 at 1:25 pm #71438DavidjobgriffinMemberOK tried with default theme still not working.
September 24, 2015 at 2:20 pm #71439PeterMemberWhat happens when you deactivate all other plugins except photo seller?
September 24, 2015 at 3:34 pm #71440DavidjobgriffinMemberOk
I have tried with 2015 theme and all plugins deactivited and still the same issue.
I can only think there must be some other settings with regards to the php_session. I am using a self installed server on Linode. So Im not going to get any help from them.
Is there any other way of testing this to know if I am setting up php session correct ?
D
September 24, 2015 at 11:39 pm #71441adminKeymasterThe PHP session setup is part of the server setup. We expect that to be setup correctly (otherwise shopping cart plugins won’t work on your site correctly).
Your hosting provider is the only one who can look at your setup and correct it so the PHP session starts to work. You can’t ask them for help with the server setup?
I tried to view your gallery so I can look at the behavior. However, it won’t accept the “neauddfawr” password. Unless that isn’t working either due to the session issue.
-
AuthorPosts
- You must be logged in to reply to this topic.