 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
July 18th, 2004, 03:03 PM
|
#1 (permalink)
| | Registered User
Join Date: Dec 2003
Posts: 45
| Cannot login after upgrade to 4.8d
I cannot login to after I upgraded to VB 3, I did change the license number on the config file but now I'm getting the error below
Warning: main(languages/english/cookies.php): failed to open stream: No such file or directory in /home/modernmu/public_html/photopost/cookies.php on line 17
Fatal error: main(): Failed opening required 'languages/english/cookies.php' (include_path='') in /home/modernmu/public_html/photopost/cookies.php on line 17
|
| |
July 18th, 2004, 03:44 PM
|
#2 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,736
|
Check your $PP_PATH variable in the config-inc.php.
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
July 18th, 2004, 03:53 PM
|
#3 (permalink)
| | Registered User
Join Date: Dec 2003
Posts: 45
|
Here is what it is
$PP_PATH = "/home/modernmu/public_html/photopost";
|
| |
July 18th, 2004, 09:01 PM
|
#4 (permalink)
| | Registered User
Join Date: Dec 2003
Posts: 45
|
Please Help I need to get this going, if you need access let me know.
Thanks
Carlos
|
| |
July 19th, 2004, 10:21 AM
|
#5 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,691
|
what version of Photopost are you using?
Does the language file cookies.php exist in the languages/english directory?
|
| |
July 19th, 2004, 10:52 AM
|
#6 (permalink)
| | Registered User
Join Date: Dec 2003
Posts: 45
|
I'm using version 4.8D and yes cookies.php is in that directory
|
| |
July 19th, 2004, 03:00 PM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,691
|
Find every instance of this in cookies.php
require "languages/$pplang/cookies.php";
change to this
require "{$Globals['PP_PATH']}/languages/$pplang/cookies.php";
|
| |
July 19th, 2004, 03:14 PM
|
#8 (permalink)
| | Registered User
Join Date: Dec 2003
Posts: 45
|
That fix the problem when I click on login problems, but I still cannot login, if you access let me know.
Thanks
Carlos
|
| |
July 19th, 2004, 03:38 PM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,691
|
You can PM an admin account to check cookie settings
|
| |
July 19th, 2004, 03:43 PM
|
#10 (permalink)
| | Registered User
Join Date: Dec 2003
Posts: 45
|
check your PM
thanks
|
| |
July 19th, 2004, 04:24 PM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,691
|
Did you upgrade your forums from vb2? You need to also make sure you tell Photopost to use the vb3
Since I was unable to login with the supplied access it was a no brainer that your access was wrong or you did not change the forum type when upgrading
your cookie settings need to be as follows in Photopost
cookie path /
cookie domain empty for now
cookie prefix bb vb license entered in photopost config
Last edited by Chuck S; July 19th, 2004 at 04:28 PM.
|
| |
July 19th, 2004, 04:29 PM
|
#12 (permalink)
| | Registered User
Join Date: Dec 2003
Posts: 45
|
I did upgraded from VB2 here are my settings
$vblicense = '########';
$cookie_path = "/";
$cookie_domain = "";
$cookieprefix= "bb";
|
| |
July 19th, 2004, 04:34 PM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,691
|
Correct
However you have not told Photopost your using VB3 so how do you expect to login when your telling Photopost to use VB2 |
| |
July 19th, 2004, 04:40 PM
|
#14 (permalink)
| | Registered User
Join Date: Dec 2003
Posts: 45
|
Hey what you do, thanks for fixing it.
Carlos
Last edited by scroush; July 19th, 2004 at 04:58 PM.
|
| |
July 19th, 2004, 05:27 PM
|
#15 (permalink)
| | Registered User
Join Date: Dec 2003
Posts: 45
|  well now I try to upload and I'm getting this error
Warning: main(image-inc.php): failed to open stream: No such file or directory in /home/modernmu/public_html/photopost/uploadphoto.php on line 17
Fatal error: main(): Failed opening required 'image-inc.php' (include_path='') in /home/modernmu/public_html/photopost/uploadphoto.php on line 17
|
| |
July 19th, 2004, 07:21 PM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,691
|
This has to do with server configuration. It can not even find a file that is in the same directory as the file that is being ran. This is not an issue with 99.99 of the servers out there. I have seen this in the case of a couple servers
in uploadphoto.php
find this
Find every instance of this in cookies.php
require "image-inc.php";
change to this
require "{$Globals['PP_PATH']}/image-inc.php";
|
| |
July 19th, 2004, 08:56 PM
|
#17 (permalink)
| | Registered User
Join Date: Dec 2003
Posts: 45
|
Thanks again I had to change couple of files but it work.
Carlos
|
| | |
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 09:45 AM. | |