To post a new support question, click the Post New Topic button below.
Current Version: 4.9.2 | Sytist Manual | Common  Issues | Feature Requests

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.

Error Code To View Pictures

B
5 posts
Fri Sep 02, 22 1:48 PM CST
I've had two customers so far tell me that they are receiving this error code (see attached) after they create an account and are no longer able to view any of their photos. I tried re uploading the photos with a different keyword and if I try from my end it works fine but they are still getting the same error.
16,242 posts (admin)
Sat Sep 03, 22 4:44 AM CST
Nothing attached, no error code.
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
B
5 posts
Tue Sep 06, 22 2:07 PM CST
Sorry I'm not sure why the photo wasn't attached I'm going to re upload in in this message. The problem seems to only happen when someone either creates an account or signs into their existing account, otherwise other people who have not created an account were able to order with no issues.
Attached Photos

16,242 posts (admin)
Wed Sep 07, 22 5:07 AM CST
That says you are missing a database table from the database for some reason.

To recreate it click Settings in the Main Menu then UNDERNEATH the left menu click MySQL query.

Copt & Paste the following and click run

CREATE TABLE `ms_gallery_free` (
`free_id` int(11) NOT NULL AUTO_INCREMENT,
`free_person` int(11) NOT NULL,
`free_product` int(11) NOT NULL,
`free_gallery` int(11) NOT NULL,
`free_sub` int(11) NOT NULL,
PRIMARY KEY (`free_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1000;
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
B
5 posts
Sun Sep 11, 22 11:00 AM CST
Ok I did that and then tried as if I were a customer and when I created an account now the attached error code is coming up.
Attached Photos

16,242 posts (admin)
Mon Sep 12, 22 4:46 AM CST
You are missing another database table.

To recreate it click Settings in the Main Menu then UNDERNEATH the left menu click MySQL query.

Copt & Paste the following and click run

CREATE TABLE `ms_free_downloads` (
`free_id` int(11) NOT NULL,
`free_pic` int(11) NOT NULL DEFAULT '0',
`free_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`free_date_id` int(11) NOT NULL DEFAULT '0',
`free_person` int(11) NOT NULL DEFAULT '0',
`free_ip` varchar(30) NOT NULL DEFAULT '',
`free_prod` int(11) NOT NULL DEFAULT '0',
`free_zip` int(11) NOT NULL,
`free_zip_number` int(11) NOT NULL,
`download_credits` int(11) NOT NULL,
`free_background` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
B
5 posts
Mon Sep 12, 22 2:59 PM CST
That worked thank you so much!!
7 total messages
Please log in or Create an account to post or reply to topics.
This post has been viewed 562 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