Hi Pablo
Trying out the new features and one that I have asked for before has appeared, the Photo Gallery option
However... I can't get it to work. I have created a simple page www.supake.co.uk/testing.php and all I get is an "500 - Internal server error" when I try to view the page. The folder exists (it's in use) it's PHP and I have specified the page is PHP. The only thing I am not sure on and can't see in the help pages is what format the 'Folder Name:' should be in, ie:
Images
images
\images
\rootfolder\images
etc...
Can you confirm?
Also, is there a minimum vsn of PHP needed?
TIA
Photo Gallery - v14.3.1
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: Photo Gallery - v14.3.1
Usually this means that there is a conflict in your settings.
For example, make sure there are no quotes in text.
For example, make sure there are no quotes in text.
Re: Photo Gallery - v14.3.1
Based on the source code I have found the following issues:
- the server name/user/password have not been set. Is this intentional?
- the PHP version in page properties is set to PHP4, it is very likely that this is not supported by your host. I recommend to use PHP5+
- the server name/user/password have not been set. Is this intentional?
- the PHP version in page properties is set to PHP4, it is very likely that this is not supported by your host. I recommend to use PHP5+
Re: Photo Gallery - v14.3.1
Yes, user and password not set, just testing. As I suspected and as you say, it's probably the PHP vsn. I'll upgrade it and try again. Cheers