specific problem - please help - Joomla! Forum - community, help and support
everytime click on save after modifying or creating content item following message:
fatal error: savecontent() [function.require]: failed opening required '' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/top3tra1/public_html/administrator/components/com_content/admin.content.php on line 721
...and item left locked
i not know when problem cropped - tried reuploading joomla again already
any suggestions?
thanks
fatal error: savecontent() [function.require]: failed opening required '' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/top3tra1/public_html/administrator/components/com_content/admin.content.php on line 721
...and item left locked
i not know when problem cropped - tried reuploading joomla again already
any suggestions?
thanks
hi
i pretty new @ - answer may not help.
i had problems saving edited content on new sites. due $mosconfig_live_site line in configuration.php did not correspond actual site url. in $mosconfig_live_site line had add www. $mosconfig_live_site line in configuration.php became:
$mosconfig_live_site = 'http://www.yoursitename.com';
that solved problem me. if know this, cant now.
carl
i pretty new @ - answer may not help.
i had problems saving edited content on new sites. due $mosconfig_live_site line in configuration.php did not correspond actual site url. in $mosconfig_live_site line had add www. $mosconfig_live_site line in configuration.php became:
$mosconfig_live_site = 'http://www.yoursitename.com';
that solved problem me. if know this, cant now.
carl
Comments
Post a Comment