PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old April 7th, 2005, 11:54 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Apr 2004
Location: USA
Posts: 157
error after install

I am getting the following error message

Code:
Content visible to verified customers only.
clearchannel is offline   Reply With Quote
Old April 7th, 2005, 12:08 PM   #2 (permalink)
Brian
Guest
 
Posts: n/a
Re: error after install

Did you upload the gallery_global.php file to your gallery directory?
  Reply With Quote
Old April 7th, 2005, 12:16 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Apr 2004
Location: USA
Posts: 157
Re: error after install

Yes, all files are uploaded to their correct folders. The install went without a hitch. I double checked the url's and absolute paths and are as required.

I place the correct absoulte path to my forums in the gallery_config.php
clearchannel is offline   Reply With Quote
Old April 7th, 2005, 12:19 PM   #4 (permalink)
Brian
Guest
 
Posts: n/a
Re: error after install

No clue how you would be getting that error then. If you'd like to submit a support ticket though I'll be glad to take a look.
  Reply With Quote
Old April 7th, 2005, 12:21 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Apr 2004
Location: USA
Posts: 157
Re: error after install

No offense Sir, but I'd preferre to maintain my servers security.

I'll keep plugging away.
clearchannel is offline   Reply With Quote
Old April 7th, 2005, 12:48 PM   #6 (permalink)
Member
Verified Customer
 
Join Date: Apr 2004
Location: USA
Posts: 157
Re: error after install

I found the error.

When you read in the instructions to Open this file and find:
$forumpath = '';


in is requesting you to change this $forumpath = 'this';

and not // Example: /home/yoursite/yada yada
clearchannel is offline   Reply With Quote
Old April 7th, 2005, 11:36 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Feb 2005
Location: AL
Posts: 183
Re: error after install

so you are suppose to change chdir($forumpath);
to ??? chdir($forumpath);
sunnycher is offline   Reply With Quote
Old April 8th, 2005, 10:15 AM   #8 (permalink)
Brian
Guest
 
Posts: n/a
Re: error after install

No, you should not touch the chdir line or anything in that file.
  Reply With Quote
Old April 10th, 2005, 04:29 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: Feb 2005
Location: AL
Posts: 183
Re: error after install

Then I don't understand why I can't get my gallery to work
I uploaded the files into my community/gallery directory.
http://www.littlegreenphotographers....unity/gallery/

This is my error:

Warning: chdir(): Not a directory (errno 20) in /home/content/c/h/e/cher123/html/community/gallery/gallery_global.php on line 17

Warning: main(./global.php): failed to open stream: No such file or directory in /home/content/c/h/e/cher123/html/community/gallery/gallery_global.php on line 46

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/content/c/h/e/cher123/html/community/gallery/gallery_global.php on line 46
sunnycher is offline   Reply With Quote
Old April 10th, 2005, 04:30 PM   #10 (permalink)
Brian
Guest
 
Posts: n/a
Re: error after install

Please see the section of the FAQ within the readme file about finding your forum path.
  Reply With Quote
Old April 10th, 2005, 04:45 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Feb 2005
Location: AL
Posts: 183
Re: error after install

Well I did and now no page shows LOL
It's asking for the global.php, so I added it to my Gallery directory.
I am beating my head up against the wall with this one! I got everything else set up, not sure why this one is giving me problems.
Any other ideas?
sunnycher is offline   Reply With Quote
Old April 10th, 2005, 04:58 PM   #12 (permalink)
Brian
Guest
 
Posts: n/a
Re: error after install

Did you run the install file?
  Reply With Quote
Old April 10th, 2005, 05:34 PM   #13 (permalink)
Member
Verified Customer
 
Join Date: Feb 2005
Location: AL
Posts: 183
Re: error after install

yes, and tried to reinstall also but it said the gallery was already installed
sunnycher is offline   Reply With Quote
Old April 10th, 2005, 05:37 PM   #14 (permalink)
Brian
Guest
 
Posts: n/a
Re: error after install

I'm not sure what the problem would be then. If you'd like to submit a support ticket though I'll be glad to take a look.
  Reply With Quote
Old April 10th, 2005, 05:42 PM   #15 (permalink)
Member
Verified Customer
 
Join Date: Feb 2005
Location: AL
Posts: 183
Re: error after install

I've done that before Brian, the support ticket. I sent all my info in and they/it replied back that I didn't send all the info? not sure so I thought I could tackle this myself.
Obviously not. I have uninstalled and reinstalled and I know it's something I myself am missing, just don't know what.
I'm cher_salo on yahoo messenger if you'd like to PM me. If not, thats ok too, I'll keep beating it until it works LOL
sunnycher is offline   Reply With Quote
Old April 10th, 2005, 05:43 PM   #16 (permalink)
Member
Verified Customer
 
Join Date: Feb 2005
Location: AL
Posts: 183
Re: error after install

If I uninstall this again, do I also need to uninstall the CMPS?
sunnycher is offline   Reply With Quote
Old April 10th, 2005, 06:58 PM   #17 (permalink)
Brian
Guest
 
Posts: n/a
Re: error after install

I replied to the ticket saying the forum account you provided didn't have admin cp access. Since you didn't reply for quite a while I assumed you had figured the problem out yourself. If you'd like to submit a new one, making sure that the account you provide has admin cp access, then I'll be glad to get this sorted out for you.
  Reply With Quote
Old April 10th, 2005, 09:16 PM   #18 (permalink)
Member
Verified Customer
 
Join Date: Feb 2005
Location: AL
Posts: 183
Re: error after install

Ok Brian, I'll do that!
Just to let you know, I did uninstall everything, was installing and got as far as Image Paths and came up with this error:



Database error in vBulletin 3.0.7:

Invalid SQL:
SELECT * FROM vb3_template
WHERE template.title IN('imgdir_attach', 'imgdir_button', 'imgdir_editor', 'imgdir_misc', 'imgdir_poll', 'imgdir_rating', 'imgdir_reputation', 'imgdir_statusicon', 'titleimage')

mysql error: Unknown table 'template' in where clause

mysql error number: 1109
sunnycher is offline   Reply With Quote
Old April 10th, 2005, 09:19 PM   #19 (permalink)
Member
Verified Customer
 
Join Date: Feb 2005
Location: AL
Posts: 183
Re: error after install

Ticket sent in!
Thank you Brian! Looking forward to hearing from you!
sunnycher is offline   Reply With Quote
Old April 11th, 2005, 12:22 AM   #20 (permalink)
Member
Verified Customer
 
Join Date: Feb 2005
Location: AL
Posts: 183
Re: error after install

YAY!! MIKE TO THE RESCUE!! mholtum! You ROCK! you are THE BEST!
Thank you SO much for hangin in there with me and fixing it all for me!
If you were here right now and I wasn't married and you weren't married,,,well I'd....I'd Kiss you LOL!!!
THANK YOU THANK YOU!
You are THE BEST!!!!!!!!!!!!!!!!!!!!!
sunnycher 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 Error noeler Installs and Upgrade - vBulletin 3.5.X 5 August 23rd, 2005 01:47 PM
Error after install Feralhog Photopost Pro Installation & Upgrades 7 March 18th, 2005 07:53 PM
Install Error - RP 2.8.2 InterFX ReviewPost Installation & Upgrades 1 December 15th, 2004 10:51 PM
error during install alf2g Photopost Pro Installation & Upgrades 3 October 13th, 2004 02:48 PM


All times are GMT -5. The time now is 09:59 AM.

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