PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   MySQL error reported!: Script: index (http://www.photopost.com/forum/photopost-pro-installation-upgrades/110319-mysql-error-reported-script-index.html)

etaslim October 26th, 2004 11:38 AM

MySQL error reported!: Script: index
 
After installing Photopost & selecting some settings in the admin page, I got this error message everytime I go to Photopost page:

MySQL error reported!

Script: index

Query: SELECT userid,username,email,password,usergroupid,timezoneoffset,salt,membergroupids FROM pp_user WHERE userid='1'

Result: Table 'chipidforum.pp_user' doesn't exist

Database handle: Resource id #7


Note: I'm using the prefix pp_ for photopost database. In phpMyAdmin, I found out there is no table called pp_user but pp_users (with s). What could be the problem? Or how can I restore to previous setting back? Which file to edit?

Many thanks in advance

Chuck S October 26th, 2004 01:01 PM

It looks like when you updated some settings you changed from an internal install (photopost) to vb3

You should be able to go into phpmyadmin and view the settings table line 41 and change it to photopost

etaslim October 26th, 2004 03:15 PM

ok, i've reinstalled & all seems OK for now. Thanks


All times are GMT -5. The time now is 03:54 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