Attention

If your Photo Cart is suddenly getting a 500 error or only displaying a blank page then you or your hosting company has updated the PHP (programming language) to PHP 7 which Photo Cart is not compatible with (and will not be compatible with) mainly because of the removal of the my_sql functions which are replaced with my_sqli functions. 

You would need to have the PHP version downgraded to 5.6 in order for Photo Cart to work. If downgrading the PHP doesn't work then you may have to update Photo Cart to the last version of 7. Download Photo Cart 7 upgrade files. Upgrade instructions.

Photo Cart was retired in 2015. Check out Sytist.

Please log in or Create an account to post or reply to topics.
You will still receive notifications of replies to topics you are part of even if you do not subscribe to new topic emails.

Not Letting Me Login To Admin And Client Login Problems

A
1 posts
Sat Feb 15, 14 11:01 AM CST
I got an email this morning where the client was not able to login to her gallery. The password hasn't changed and the gallery has not expired. I tried logging into the gallery through the link I gave her and it didn't work until I logged in as a customer.

I also tried logging to the admin page and it said I had the wrong password. I tried resetting everything 3x but it still wouldn't let me log in.

Please advise.
16,148 posts (admin)
Mon Feb 17, 14 3:42 AM CST
Does it always say that information is incorrect when you try to log in? Or does it just seem to refresh the page when you try to log in?

If it seems to just refresh the page when you try to log in, it is a PHP session handling issue on the server. Here is what you can do to create a workaround fix:

FTP connect to your website in your FTP program.

Navigate into your Photo Cart folder.

Create a new folder inside your Photo Cart folder named: sessions (if one does not exist)

Download the setup.php file that is inside your Photo Cart folder to your computer and open it in a text editor like notepad.

Add the following 2 lines of code on a blank line before the closing PHP tag ?>

ini_set('session.gc_maxlifetime', 1800);
ini_set('session.save_path', $setup['path']."/sessions");

Save and re-upload into your Photo Cart folder.
Edited Wed Mar 26, 14 4:47 AM by Tim - PicturesPro.com
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
2 total messages
Please log in or Create an account to post or reply to topics.
This post has been viewed 15,297 times
Category: Error
 
Loading more pages
Loading more pages

Sign up for email promotions.

Your information is safe with us and won't be shared.

Thank you for signing up!

 
©2003 - 2021 Grissett, LLC. All Rights Reserved.

By continuing to browse or by clicking Accept Cookies, you agree to the storing of cookies on your device necessary to provide you with the services available through our website.

    Accept   Privacy & Cookie Policy
Loading More Photos
Scroll To Top
Close Window
Loading
Close