 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
January 8th, 2005, 03:32 PM
|
#1 (permalink)
| | Registered User
Join Date: Jan 2005
Posts: 33
| VB 3.0.5 Integration with errors
hi at all, i looked a while at the threads in this board but it wasn´t possible
for me to clear out my problem..
i have installed Photopost an my server and when i want to login in the photopost admin panel the login works but now the following errors occur:
Warning: chdir(): No such file or directory (errno 2) in /home/htdocs/web1/html/board/gallery/header-inc.php on line 18
Warning: main(./global.php): failed to open stream: No such file or directory in /home/htdocs/web1/html/board/gallery/header-inc.php on line 19
Fatal error: main(): Failed opening required './global.php' (include_path='.') in /home/htdocs/web1/html/board/gallery/header-inc.php on line 19
Whats going on there?
|
| |
January 8th, 2005, 04:01 PM
|
#2 (permalink)
| | Member Verified Customer
Join Date: Jul 2002 Location: Belgium
Posts: 395
|
Hello,
Check your paths again at these lines 18-19. What version of pp do you use ? I don't think the latest version of pp is still using header-inc.php but config-int.php
Do you have an url with the error ?
Interdit
Last edited by Interdit; January 8th, 2005 at 04:05 PM.
|
| |
January 8th, 2005, 04:05 PM
|
#3 (permalink)
| | Registered User
Join Date: Jan 2005
Posts: 33
|
hi, thanx worked fine with me. was indeed an error with the board path.
But now i have another error ..i can login in the admin area in the gallery.. i guess i have to check the database setting ...maybe i´m just a normal user there.
|
| |
January 8th, 2005, 04:07 PM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Jul 2002 Location: Belgium
Posts: 395
|
ok,
Check if your pp usergroup table is intact and not empty and your cookies settings (bb prefix for both) + a correct license number for vb3 in config-inc.php
Later,
Francois
Last edited by Interdit; January 8th, 2005 at 04:12 PM.
|
| |
January 8th, 2005, 04:16 PM
|
#5 (permalink)
| | Registered User
Join Date: Jan 2005
Posts: 33
|
hi, i checked my license number (just copied it out of my vbulletin customer area) ..where can i check the cookies settings?
and another question .if i want to change something must i repeat the installation?
|
| |
January 8th, 2005, 04:22 PM
|
#6 (permalink)
| | Member Verified Customer
Join Date: Jul 2002 Location: Belgium
Posts: 395
|
Hi,
ok, be careful not the customer id but the license of your vb3.
(better to check in /forumdir/index.php at the top)
in vb3 it's in /forumdir/includes/config.php at the bottom. prefix bb
in pp it was in config-inc.php, now (above 4.8.?) it's in the pp settings table id 172.
Normally you won't need to reinstall, dunno what things you wanna change  .
Later,
Interdit
Last edited by Interdit; January 8th, 2005 at 04:26 PM.
|
| |
January 8th, 2005, 04:34 PM
|
#7 (permalink)
| | Registered User
Join Date: Jan 2005
Posts: 33
|
Where can i manually change the prefix?
|
| |
January 8th, 2005, 04:35 PM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Jul 2002 Location: Belgium
Posts: 395
|
In phpmyadmin, if you don't have access to the pp admin area.
Phpmyadmin is accessible through Cpanel (if you have that admin panel).
francois
|
| |
January 8th, 2005, 04:42 PM
|
#9 (permalink)
| | Registered User
Join Date: Jan 2005
Posts: 33
|
i´m just installing phpmyadmin at the moment ... what is CPanel?
Ah mate, thanx for your help ..very nice turn. :-)
|
| |
January 8th, 2005, 04:44 PM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Jul 2002 Location: Belgium
Posts: 395
|
No problem, happy to help "non-rude" customers.
Cpanel is a web interface used by webhosting companies to help their customers to manage their email accounts, mysql databases, etc... such as Plesk, Webmin, ...
Interdit
Belgium
|
| |
January 8th, 2005, 04:48 PM
|
#11 (permalink)
| | Registered User
Join Date: Jan 2005
Posts: 33
|
i also bought Classifieds....is it possible that i have the same problems? ;-)
Ah ....i´m using Confixx 3.0 Pro on my Root Server..i had to reinstall it cause i changed to Plesk 7.5 and it is not implemented that you can assign domains to directories on the webspace..
ok i have phpmyadmin running now ...can you please tell me what i have to do?
i looked in the config.php....
its: $cookieprefix = 'bb';
Thanx again..
Mojo from Germany
Last edited by MojoNixon; January 8th, 2005 at 04:50 PM.
|
| |
January 8th, 2005, 04:50 PM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Jul 2002 Location: Belgium
Posts: 395
|
Guten Abend,
After setting up config.inc.php of phpmyadmin with your db settings, look in the photopost settings table, id 172, modify it and put bb as the prefix cookie forum. (bb is the vb3 default)
Francois
UPdate: what version of pp do you have ? if you have a old version, check your usergroup table of pp and be sure that line is present:
INSERT INTO `pp_usergroups` VALUES (6, 'Administrators', 1, 1, 1, 0, 0, 1, 1, 0, 0, 0, 0);
Last edited by Interdit; January 8th, 2005 at 04:54 PM.
|
| |
January 8th, 2005, 04:55 PM
|
#13 (permalink)
| | Registered User
Join Date: Jan 2005
Posts: 33
|
I bought 486 just a few days before...
ok i found the id ..but where can i write it to?
setting varchar(250) is an empty field.
Last edited by MojoNixon; January 8th, 2005 at 05:02 PM.
|
| |
January 8th, 2005, 04:58 PM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Jul 2002 Location: Belgium
Posts: 395
|
put bb in the empty setting field and save it, the tuple.
Clear your browser cookies, and try to login again.
Interdit
Last edited by Interdit; January 8th, 2005 at 05:04 PM.
|
| |
January 8th, 2005, 05:07 PM
|
#15 (permalink)
| | Registered User
Join Date: Jan 2005
Posts: 33
|
nice mate..it worked. Thanx a lot. :-) But just another question:
PhotoPost 4.86 vB3 Enhanced version Now Available!
^^^ What is that for a version?
|
| |
January 8th, 2005, 05:09 PM
|
#16 (permalink)
| | Member Verified Customer
Join Date: Jul 2002 Location: Belgium
Posts: 395
|
Lol, i dunno everything.
Like the vb3 4.8.5, it must be a vb 3 version using vb3 features such as the style, the navbar, etc... look in the annoucement forum and you will get more info. http://www.photopost.com/members/for...d.php?t=110947
Schussss Germany,
Interdit
|
| |
January 8th, 2005, 05:12 PM
|
#17 (permalink)
| | Registered User
Join Date: Jan 2005
Posts: 33
|
Powered by: PhotoPost PHP 4.86 vB3 Enhanced
i have that already installed. ;-)
Ok thanx for your help ..i will check the settings out..at the moment i cannot upload any pictures..hmm ..will keep a look at it...
|
| |
January 8th, 2005, 05:14 PM
|
#18 (permalink)
| | Member Verified Customer
Join Date: Jul 2002 Location: Belgium
Posts: 395
|
All answers are in the forum
Check your mogrify path or switch to GD. Chmod to 777 all data, uploads dir, etc...
Time for me to get some sleep and we have the same GMT time.
Interdit
|
| | |
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 07:38 AM. | |