WebSite X5Help Center

 
Michael H.
Michael H.
User

Using Widgets to Create A Visitors Book  en

Author: Michael H.
Visited 1886, Followers 2, Shared 26  

Hi I am using V9 and have taken advantage of some of the in built widgets.

The only one I cannot get to work is the Visitors Book. I open the Visitors Book  on the site and I can see the page and complete the fields. However,  when I post the entry I get the following error ;

Fatal error: Maximum execution time of 30 seconds exceeded in /home/websitename/public_html/res/x5engine.php on line 2827

has anyone else seen this at all and is there a fix or, more likely, what have I not done?

Posted on the
5 ANSWERS - 1 CORRECT
Michael H.
Michael H.
User
Author

Hi Frank thanks for the reply, apologies for the delay  work getting in way of hobby :-(

On the hosting server they show php as

  • Server version: 5.1.56

Mike

Read more
Posted on the from Michael H.
Cheeky Man
Cheeky Man
User

Wink

Shows here you are a DEMO user??

Go to the ADMIN "Website Test" and see what it says.....

www.yourwebsite.com/admin

Looks like the PHP may be a little outa date!

Read more
Posted on the from Cheeky Man
Luca S.
Luca S.
User

Hello Michael,

You should try to change the settings in the php.ini file in the web server. The Web server administrator should increase the parameter to


max_execution_time = 30; Maximum execution time of Each script

Please make see them the error that you get.

Read more
Posted on the from Luca S.
Michael H.
Michael H.
User
Author

Thank you Luca, I went another route and resolved the issue that way.

Read more
Posted on the from Michael H.