 | |  | | | Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here. |
December 15th, 2009, 12:45 PM
|
#1 (permalink)
| | Member
Join Date: Jul 2004 Location: Lancashire
Posts: 232
| Disabled for Security Reasons and Some Errors in Photopost 7  Just installed a fresh version of Photopost Pro 7 and integrated with vB4 forum. When I upload an image, I get this error: Quote: |
Warning: exec() has been disabled for security reasons in /*******/public_html/gallery/image-inc.php on line 91
| Some other images don't display the error, but still no image is shown, just the red x.
Also I can't use the vB4 style as it gives me an error, so have to settle for default Photopost Pro 7 look Burnley Photo Gallery on BurnleyWeb.com - Burnley Photo Gallery
Last edited by Neal-UK; December 15th, 2009 at 02:56 PM.
|
| |
December 15th, 2009, 12:55 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
well exec means you cant use imagemagick jhead or jpegtran so simply clear your jpegtran and jhead lines.
As far as any other error you need to list it so we can respond as there should be no issues using vb4
|
| |
December 15th, 2009, 12:55 PM
|
#3 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
Also it appears to me your image path is incorrect?
Your missing the slash between the gallery url and data directory fix your global and storage options and images should be viewable
|
| |
December 15th, 2009, 01:04 PM
|
#4 (permalink)
| | Member
Join Date: Jul 2004 Location: Lancashire
Posts: 232
|
Ah images working again now, why did it miss out the / ?
The error I get using forum integration is: Quote:
Warning: require_once(./includes/functions_showthread.php) [function.require-once]: failed to open stream: No such file or directory in [path]/gallery/header-inc.php on line 131
Fatal error: require_once() [function.require]: Failed opening required './includes/functions_showthread.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/burnleyw/public_html/gallery/header-inc.php on line 131
| vB3 Header, Footer and styles set to YES
|
| |
December 15th, 2009, 01:17 PM
|
#5 (permalink)
| | Member
Join Date: Jul 2004 Location: Lancashire
Posts: 232
| Quote:
Originally Posted by Chuck S well exec means you cant use imagemagick jhead or jpegtran so simply clear your jpegtran and jhead lines.
As far as any other error you need to list it so we can respond as there should be no issues using vb4 | OK i removed jhead and jpegtran lines and it still gives me a warning. Also, when I click on an image to open the larger version, it's pointing to gallerydata/imagename http://www.burnleyweb.com/gallerydat...91113-0052.jpg
What other settings need to be adjusted? I've checked the paths.
|
| |
December 15th, 2009, 02:18 PM
|
#6 (permalink)
| | Member
Join Date: Jul 2004 Location: Lancashire
Posts: 232
|
Images working again, had to also adjust the storage options settings. Still get the security error on image upload and style not working.
|
| |
December 15th, 2009, 02:19 PM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
Neal
Your larger images are not viewing because you have not corrected the storage options url
I can tell you the integration works A community photo gallery - ReefTalk Gallery
is your $vbpath line this in config-int.php?
$vbpath = "/home2/burnleyw/public_html";
|
| |
December 15th, 2009, 02:54 PM
|
#8 (permalink)
| | Member
Join Date: Jul 2004 Location: Lancashire
Posts: 232
| Quote:
Originally Posted by Chuck S Neal
Your larger images are not viewing because you have not corrected the storage options url
I can tell you the integration works A community photo gallery - ReefTalk Gallery
is your $vbpath line this in config-int.php?
$vbpath = "/home2/burnleyw/public_html"; | I do believe it works, it must be down to me
It was set to /home2/burnleyw/public_html/ <- Slash at end but removed. Still not working.
I've just uploaded an image and added some text in the comments box and a link, the comment text and link is showing top left of the page when viewing the image: St Peter, Burnley - Church of England - Burnley Photo Gallery
Also, the name of that image was "St Peter, Burnley - Church of England" but it's put peterburnleychurch together in the url.
|
| |
December 15th, 2009, 03:22 PM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
Okay if you turn off your vb plugin system does it work?
|
| |
December 15th, 2009, 03:24 PM
|
#10 (permalink)
| | Member
Join Date: Jul 2004 Location: Lancashire
Posts: 232
|
It certainly does but it centres the text in the category description. I have my site set to fixed width with auto left and right margin.
|
| |
December 15th, 2009, 03:29 PM
|
#12 (permalink)
| | Member
Join Date: Jul 2004 Location: Lancashire
Posts: 232
|
Ah, vBSEO is the problem. Disabling that and it all works. Done the file edit also, many thanks for the help Chuck S.
|
| |
December 15th, 2009, 03:45 PM
|
#13 (permalink)
| | Member
Join Date: Jul 2004 Location: Lancashire
Posts: 232
|
Still getting that security warning though uploading an image, is that down to vBSEO also?
|
| |
December 15th, 2009, 04:44 PM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
exec?
Are you using GD2?
Have you cleared blank the jpegtran and jhead lines I noted earlier?
|
| |
December 15th, 2009, 04:53 PM
|
#15 (permalink)
| | Member
Join Date: Jul 2004 Location: Lancashire
Posts: 232
|
Yes using GD2 and the lines are empty for jpegtran and jhead.
Should I PM you admin access?
|
| |
December 15th, 2009, 04:58 PM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
You can but I would suspect your not using GD2 but imagemagick maybe
Your calling the exec function
|
| |
December 15th, 2009, 05:02 PM
|
#17 (permalink)
| | Member
Join Date: Jul 2004 Location: Lancashire
Posts: 232
|
Heh, can't PM you. I've checked all settings i know of and they show GD2
|
| |
December 15th, 2009, 05:19 PM
|
#18 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
You would send the url and admin login through the contact us link in the site header above thanks.
|
| |
December 15th, 2009, 05:21 PM
|
#19 (permalink)
| | Member
Join Date: Jul 2004 Location: Lancashire
Posts: 232
|
Message sent, thanks again.
|
| |
December 15th, 2009, 05:33 PM
|
#20 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
You had to turn off extract exif in the settings
The cat dropdown is already reported and we are looking into it
|
| | |
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 11:01 AM. | |