PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old November 5th, 2006, 06:53 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2006
Location: Toronto
Posts: 24
OK I bought Photopost vBGallery, I followed all the steps in documentation and when I try to run instalation script I got "Database error" screen and the following email:

"Database error in vBulletin 3.6.2:

Invalid SQL:

SELECT administrator.*,
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_plugins AS phrasegroup_plugins,
language.phrasegroup_cpglobal AS phrasegroup_cpglobal,
language.phrasegroup_adv_gallery AS phrasegroup_adv_gallery,
language.phrasegroup_global AS phrasegroup_global,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep

FROM vb_user AS user
LEFT JOIN vb_userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN vb_usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN vb_administrator AS administrator ON (administrator.userid = user.userid) LEFT JOIN vb_language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))

WHERE user.userid = 1;

MySQL Error : Unknown column 'language.phrasegroup_adv_gallery' in 'field list'
Error Number : 1054
Date : Sunday, November 5th 2006 @ 05:47:10 PM
Script : http://www.XXXXXXX.com/forums/adminc...ry_install.php
Referrer :
IP Address : 22.22.22.22
Username :
Classname : vb_database
florino is offline   Reply With Quote
Old November 5th, 2006, 07:05 PM   #2 (permalink)
Member
Verified Customer
 
Join Date: May 2005
Posts: 33
Undo the change of init.php (Step 3 in installation), move on with Step 4 - running the install script - and change the init.php afterwards. That worked for me.
bluemi is offline   Reply With Quote
Old November 5th, 2006, 07:11 PM   #3 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Quote:
Originally Posted by bluemi View Post
Undo the change of init.php (Step 3 in installation), move on with Step 4 - running the install script - and change the init.php afterwards. That worked for me.
Opps
- I'll fix readme.
Zachariah is offline   Reply With Quote
Old November 5th, 2006, 07:34 PM   #4 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2006
Location: Toronto
Posts: 24
bluemi, thank you for your help
zachariah fix that "read me" )

Thanks for your help zacariah and bluemi
florino is offline   Reply With Quote
Old November 5th, 2006, 08:37 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2006
Location: Toronto
Posts: 24
Oh man,
now I have a different problem.
Installation went fine and now when I go to my gallery url http://www.emixxx.com/gallery I got:

Warning: chdir(): No such file or directory (errno 2) in /home/content/f/l/o/florinelo/html/gallery/gallery_global.php on line 54

Warning: main(./global.php): failed to open stream: No such file or directory in /home/content/f/l/o/florinelo/html/gallery/gallery_global.php on line 55

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/content/f/l/o/florinelo/html/gallery/gallery_global.php on line 55

Help again please
Thank you
florino is offline   Reply With Quote
Old November 6th, 2006, 07:27 AM   #6 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Hello

Need to fill out $forumpath in the gallery/gallery_config.php with the PATH of your forum.

Edit:
gallery_config.php

Code:
Content visible to verified customers only.
I see that your gallery PATH is @
Code:
Content visible to verified customers only.
Your forums PATH may be:
Code:
Content visible to verified customers only.
Zachariah is offline   Reply With Quote
Old November 6th, 2006, 08:10 AM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2006
Location: Toronto
Posts: 24
Thank you Zachariah, I change PATH and now I got "
Parse error: parse error, unexpected $ in /home/content/f/l/o/florinelo/html/gallery/gallery_config.php on line 2"
when I try to go to http://www. emiXXX.com/gallery

Thanks
florino is offline   Reply With Quote
Old November 6th, 2006, 08:37 AM   #8 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2006
Location: Toronto
Posts: 24
Quote:
Originally Posted by florino View Post
Thank you Zachariah, I change PATH and now I got "
Parse error: parse error, unexpected $ in /home/content/f/l/o/florinelo/html/gallery/gallery_config.php on line 2"
when I try to go to http://www. emiXXX.com/gallery

Thanks
Sorry, when I got the above error I miss an "s" (forum instead of forums).
I changed everything the way should be an I got the same error:

Warning: chdir(): No such file or directory (errno 2) in /home/content/f/l/o/florinelo/html/gallery/gallery_global.php on line 54

Warning: main(./global.php): failed to open stream: No such file or directory in /home/content/f/l/o/florinelo/html/gallery/gallery_global.php on line 55

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/content/f/l/o/florinelo/html/gallery/gallery_global.php on line 55

Looks like I have to find the PATH somehow. Any idea how?
When I use my FTP manager to conect to my site I can't see anything else but the root.
Thanks
florino is offline   Reply With Quote
Old November 6th, 2006, 09:06 AM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2006
Location: Toronto
Posts: 24
I checked with my host provider and the absolute path to my linux hosting account is correct.

OK i'm lost now !

thanks
florino is offline   Reply With Quote
Old November 6th, 2006, 09:23 AM   #10 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2006
Location: Toronto
Posts: 24
Quote:
Originally Posted by florino View Post
I checked with my host provider and the absolute path to my linux hosting account is correct.

OK i'm lost now !

thanks
Solved...
the absolute path suppouse to end with a backslash

/home/content/f/l/o/florinelo/html/gallery/

instead of

/home/content/f/l/o/florinelo/html/gallery

Thanks
florino is offline   Reply With Quote
Old November 6th, 2006, 09:23 AM   #11 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Did you install the forums to the root of your site or a sub-folder ?
- If to the root of your site

Code:
Content visible to verified customers only.
if to /forums/ sub-folder then:

Code:
Content visible to verified customers only.
Zachariah is offline   Reply With Quote
Old November 6th, 2006, 09:24 AM   #12 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Quote:
Originally Posted by florino View Post
Solved...
the absolute path suppouse to end with a backslash

/home/content/f/l/o/florinelo/html/gallery/

instead of

/home/content/f/l/o/florinelo/html/gallery

Thanks
On your host you need a backslash ?
Zachariah is offline   Reply With Quote
Old November 6th, 2006, 10:17 AM   #13 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2006
Posts: 3
ooops sorry for hijacking this thread - I've deleted my post.

Last edited by Jaws; November 6th, 2006 at 10:24 AM.
Jaws is offline   Reply With Quote
Old November 6th, 2006, 10:25 AM   #14 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Quote:
Originally Posted by Jaws View Post
ooops sorry for hijacking this thread - I've deleted my post.
I just tested this out and have no problems.

What are you using to unzip the file ?
Zachariah is offline   Reply With Quote
Old November 6th, 2006, 10:26 AM   #15 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2006
Posts: 3
Got it!...thanks.

Last edited by Jaws; November 6th, 2006 at 10:33 AM.
Jaws is offline   Reply With Quote
Old November 6th, 2006, 10:29 AM   #16 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Quote:
Originally Posted by Jaws View Post
Hi Zachariah,

I'm using winrar.
Thoughts
- Try and download with another browser IE / FireFox.
- perhaps also check for spyware

I have had some garbage in my system that killed downloads once many moons ago.
Zachariah is offline   Reply With Quote
Old November 6th, 2006, 10:38 AM   #17 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2006
Posts: 3
Yeah it works fine now Zachariah, thanks.

I had to right-click it and select "open with Internet Explorer"....I was left-clicking it.
Jaws is offline   Reply With Quote
Old November 6th, 2006, 11:56 AM   #18 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2006
Location: Toronto
Posts: 24
Quote:
Originally Posted by Zachariah View Post
On your host you need a backslash ?
Yes looks like I need backslash

Everything OK now.
Hosting with godaddy.com, maybe this will help other users

Thanks
florino is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Install problem calvorn Photopost Pro Installation & Upgrades 12 November 25th, 2005 08:36 PM
Problem with new install SalTheWop Photopost Pro Installation & Upgrades 7 May 19th, 2005 03:00 PM
one problem with install rabbitek ReviewPost Installation & Upgrades 1 April 22nd, 2005 09:59 AM
Install Problem ejectorset Photopost Pro Installation & Upgrades 3 March 14th, 2005 10:04 AM
Install Problem RapCheck Photopost Pro Installation & Upgrades 4 October 3rd, 2004 06:39 PM


All times are GMT -5. The time now is 01:31 PM.

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