CGBlog 1.10.3 – issue with automatic generated URL's

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
osxfil
Forum Members
Forum Members
Posts: 186
Joined: Wed Apr 01, 2009 6:03 pm

CGBlog 1.10.3 – issue with automatic generated URL's

Post by osxfil »

Hi,
i have issue with creating new entries with CGBlog (running on CMSMS 1.11.8 ). Field for automatic created URL contains error message while generating URL:

Code: Select all

<br /><b>Warning</b>:  error_log() has been disabled for security reasons in <b>/home/www/bocekmedia.net/subdomains/develop/lib/misc.functions.php</b> on line <b>557</b><br /><br /><b>Warning</b>:  error_log() has been disabled for security reasons in <b>/home/www/bocekmedia.net/subdomains/develop/lib/misc.functions.php</b> on line <b>557</b><br />lexikon/2013/09/abe-99
This issue was appears after moving the site from localhost to webhosting.
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1921
Joined: Mon Jan 29, 2007 4:47 pm

Re: CGBlog 1.10.3 – issue with automatic generated URL's

Post by Jo Morg »

Your host provider must have one or more php functions disabled on php.ini.

In order to eliminate this one in particular you need to do one of the following things:
  • - Remove the error_log string from the disable_functions at php.ini file;
  • - Ask your hosting provider to remove the string above if you don't have an access to the php.ini file;
HTH
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Post Reply

Return to “Modules/Add-Ons”