PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   ReviewPost Bug Reports (http://www.photopost.com/forum/reviewpost-bug-reports/)
-   -   Bulk Upload Products Problem(FIXED) (http://www.photopost.com/forum/reviewpost-bug-reports/116782-bulk-upload-products-problem-fixed.html)

rcsmith November 16th, 2005 10:38 AM

Bulk Upload Products Problem(FIXED)
 
We're sorry, but the system experienced an unrecoverable error. Please try again later.

Script: bulkupload

Query: SELECT id FROM rp_products WHERE userid= AND bigimage='MOMO-SW-CHA35BK0B.jpg'

Result: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND bigimage='MOMO-SW-CHA35BK0B.jpg'' at line 1

Database handle: Resource id #7

Running Mysql version MySQL 4.0.15
PHP Version: 4.4.0 (Zend: 1.3.0)

Chuck S November 16th, 2005 10:43 AM

In bulkupload.php try this change in bold

Code:

Content visible to verified customers only.

rcsmith November 16th, 2005 10:48 AM

I changed it and got this.

We're sorry, but the system experienced an unrecoverable error. Please try again later.

Script: bulkupload

Query: SELECT id FROM rp_products WHERE userid= AND bigimage='MOMO-SW-CHA35BK0B.jpg'

Result: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND bigimage='MOMO-SW-CHA35BK0B.jpg'' at line 1

Database handle: Resource id #7

rcsmith November 16th, 2005 10:57 AM

there was multiple entries for that change. after I changed it it just loops

Add Reviews - Select Reviews / Configure Properties

Chuck S November 16th, 2005 11:02 AM

well my question would be why is $User['userid'] empty

This is nothing I can product on my setup

I would suggest you reupload all files and try again and also post a test account here and url for me to try an upload


All times are GMT -5. The time now is 07:08 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97