 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
May 19th, 2006, 03:32 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Aug 2004
Posts: 221
| Fatal error: main(): Failed opening required './global.php'
hi, just bought and installed photopost. i have vbulletin, so i selected to use that with it as well.
i went to login with my current vbulletin login (not sure if i should even use that login) but it didnt prompt me to create a admin login, just took me to a login page after install, so i tried to login with the username and pw i created for the admin for vbulletin and got the following error: Warning: chdir(): No such file or directory (errno 2) in /home/puregraf/public_html/graffiti-gallery/header-inc.php on line 60
Warning: main(./global.php): failed to open stream: No such file or directory in /home/puregraf/public_html/graffiti-gallery/header-inc.php on line 61
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/puregraf/public_html/graffiti-gallery/header-inc.php on line 61
im using vbulletin v3.5.4 and just downloaded the photopost, so i assume its the latest version
thanks
|
| |
May 19th, 2006, 03:50 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,653
|
Hello
On the last step of install where it asked for the vbulletin server path it was not entered correctly. You can ftp to your photopost directory and edit the config-int.php file and set the correct path to vbulletin in the $vbpath line.
|
| |
May 19th, 2006, 03:57 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Aug 2004
Posts: 221
|
Thank you very much! |
| |
May 19th, 2006, 05:08 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Aug 2004
Posts: 221
|
hi, any ideas?
thanks.
|
| |
May 19th, 2006, 05:10 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,653
|
well displaying things on vbadvanced would be code modification and you can post on the mod forums for this since they fall outside product support.
As far as logging into photopost admin and getting directed to the index page sounds like a cookie issue.
You can use phpmyadmin or if photopost database tables are in vb's database there sql box and input this mysql query to fix your cookie prefix.
UPDATE pp_settings SET setting='bb' WHERE id=172
|
| |
May 19th, 2006, 05:51 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Aug 2004
Posts: 221
|
its telling me i have the wrong username and or password when im trying to log in, and it let me log in once and now its not letting me login.. does this have to do with the cookie thing?
Last edited by sabrina; May 19th, 2006 at 06:20 PM.
|
| |
May 19th, 2006, 08:39 PM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,653
|
In your config-inc.php file of Photopost do you have the correct vbulletin license number in the $vblicense variable? you can find the license number at the top of the vbulletin config.php file in their includes directory.
|
| |
May 19th, 2006, 11:53 PM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Aug 2004
Posts: 221
|
this is really weird, but i just went to http://www.puregraffiti.com/graffiti.../adm-index.php
and it took me to the admin cp finally!
is this going to be a problem like letting me access it and then not letting me?
i hope not, if it happens again ill post here.
thanks again for all your help
sabrina
|
| |
May 20th, 2006, 08:14 AM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,653
|
Okay your first issue you fixed by entering the correct license number next if you use phpmyadmin try running this query against the photopost database
UPDATE pp_settings SET setting='bb' WHERE id=172
You forgot to enter the cookie prefix and license number on install and your authentication will not work correctly without these.
|
| |
May 22nd, 2006, 04:35 PM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Aug 2004
Posts: 221
| Quote: |
Originally Posted by sabrina this is really weird, but i just went to http://www.puregraffiti.com/graffiti.../adm-index.php
and it took me to the admin cp finally!
is this going to be a problem like letting me access it and then not letting me?
i hope not, if it happens again ill post here.
thanks again for all your help
sabrina |
this is happening again, and i have that cookie thing. could this be anything else?
thanks
|
| |
May 22nd, 2006, 04:37 PM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,653
|
If you want you can send me admin login via pm gotta be cookies still not right
|
| |
May 22nd, 2006, 04:49 PM
|
#15 (permalink)
| | Member Verified Customer
Join Date: Aug 2004
Posts: 221
|
edit, posted on here ops
|
| |
May 22nd, 2006, 05:02 PM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,653
|
I had no issues getting into your gallery admin but at any rate I made the cookie domain this on both the forum and gallery
.puregraffiti.com
|
| |
May 22nd, 2006, 07:48 PM
|
#17 (permalink)
| | Member Verified Customer
Join Date: Aug 2004
Posts: 221
|
hey chuck, thanks, its still having some issues i dont know why
but i tried logging out of the admin name on the site, and it said logged out and then took me back to the page and i was still logged in
now for some reason i just logged in a different name i created and it logged me in and then it loaded me to http://www.puregraffiti.com/graffiti...ry/profile.php
and im trying to click back on the browser and its redirecting me to that url, im trying to go to http://www.puregraffiti.com/graffiti-gallery/index.php and its redirecting me to that url
this is really weird, i havent made any changes to any files so i dont know why its doing this, can you please help
thanks
edit, now its working properly! it keeps doing weird things all the time, like the above, i dont know why, now its working properly again, but just 2 minutes ago it was doing that
Last edited by sabrina; May 22nd, 2006 at 07:54 PM.
|
| |
May 22nd, 2006, 07:59 PM
|
#18 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,653
|
Just make sure you clear your browser cookies. The programs are meshed correctly
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 05:03 PM. | |