![]() |
Cant make changes in admin cp Ok I know the problem but I cant seem to fix it. My Storage Options are set to the old server but I try to change them and all I get is the sidebar and a blank frame. Now when I did the migration I was able to change paths in the admin but for some reason I cant do it any longer. Anything I try to change just reverts tot he sidebar and blank frame. I cant turn on or off the gallery. I can see photos when logged in as admin. All members see is the closed message. Completely stuck....:confused: |
You can send a url and admin log to the contact us link I have never seen such an issue. You can also try rerunning the install.php script installing into the same database tables and it should update all settings without deleting anything. Or alternatively edit that setting in your pp_ settings table to the correct server path. |
Well I went with changing it in the DB and its displaying fine now but still couldn't open or close the gallery so I opened it in the DB. Fine now its open but I go to upload an image and still no luck it just loops back to the upload page. |
Ok I finally found the install.php. This might be a dumb questions but wouldn't that overwrite the existing database. We don't want to do that.. :) |
You can not overwrite a database persay. Running the install script into tables that exist will give you duplicate errors no big deal when installing the main stuff but alot of the install script is inputting urls server paths etc and we update the tables which means running the install will make sure all urls and server paths are what you want them to be. |
Step 2 install error. As far as I can tell setting are right. Quote:
|
Ya I just tool a look in the admin and its set to GD2 there and MOGIFY in Config. Could this be the issue? |
You should be using GD2 that error is simply telling you that open_basedir is set therefore you can not use mogrify and any program outside your own server path. You just need to roll through an install specifying correct info to update your urls paths. |
No luck now the entire gallery is gone. Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/p16t2ugb/public_html/gallery/header-inc.php on line 57 Warning: require(./global.php) [function.require]: failed to open stream: No such file or directory in /home/p16t2ugb/public_html/gallery/header-inc.php on line 58 Warning: require(./global.php) [function.require]: failed to open stream: No such file or directory in /home/p16t2ugb/public_html/gallery/header-inc.php on line 58 Fatal error: require() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/p16t2ugb/public_html/gallery/header-inc.php on line 58 |
From this forum it seems to be the last step but I checked the config.int and it looks right. // We need to know the server paths to both your vB installation and your PhotoPost installation $vbpath = "/home/p16t2ugb/public_html/forum"; $pppath = "/home/p16t2ugb/public_html/gallery"; |
Your error is saying the complete opposite it is saying we can not find the vb global.php file based off the path entered there. I would triple check the forum path. |
/home/p16t2ugb/public_html/forum Right off my CP Panel and the exact same in PP Classifieds. ??? /home/p16t2ugb/public_html/classifieds |
If your vb path is correct in the vbpath line in the config-int.php file your page should load the only time we see the error your stating is if the path is wrong sometimes users leave classifieds in the forum path which is wrong |
Using forumpath.php I got the same exact line. Heres an exact copy of the config.int Quote:
|
Ok that was weird. I checked the file in my CP Panel and it wrong. On Filezilla it was right. Changed it and I now have the gallery back. I did notice a warning as I did a test upload. Photo uploaded fine and seems to work but can you tell me what this error is for? Quote:
Configuration page still has this on last line.. /usr/bin/mogrify |
You know while were at it any ideal why I also get this error when I log in. Quote:
well that parsed the link it did read scalemotorcars/gallery |
As previously noted above your new server has open_basedir set so you can not use any server program outside your own webroot. Therefore in global options in admin remove any paths to say jpegtran jhead etc as you can not use those. |
Cool that fixed the error with upload. So my server is set to Safe Mode??? Any ideal about the redirect error? |
open_baseir is on not safe mode. if safe mode was on you would not be able to upload. cant say about any vb redirect thing without seeing what you mean. |
1 Attachment(s) If Im logged out and I happen to log in from any gallery page I get this redirect notice. All I have to do is click the forum but its still an error and my members might not feel as carefree about it. |
| All times are GMT -5. The time now is 10:30 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0