cvhainb:
Why isn't the plugin updated here at the Zen Cart plugin's?
Thanks much,
Silver
Printable View
cvhainb:
Why isn't the plugin updated here at the Zen Cart plugin's?
Thanks much,
Silver
I will do when I have many free time.
can this mod work on windows? wampserver
for this version, do i need install module manager before i install ssu?
Hey I got this working, I like it, thanks. I am getting tons of error logs though, with every page load I think, please see below, any ideas? When I turn this off in Admin, I don't get any of these error logs. Most of the error logs are this first one below:
[06-Mar-2014 22:23:13] PHP Warning: require(includes/templates/template_default/templates/tpl_faviconico_default.php): failed to open stream: No such file or directory in .../includes/templates/responsive_template_default/common/tpl_main_page.php on line 233
[06-Mar-2014 22:23:13] PHP Fatal error: require(): Failed opening required 'includes/templates/template_default/templates/tpl_faviconico_default.php' (include_path='.:/hsphere/shared/apache/libexec/php5ext/php/') in .../includes/templates/responsive_template_default/common/tpl_main_page.php on line 233
[06-Mar-2014 22:38:44] PHP Warning: require(includes/templates/template_default/templates/tpl_robotstxt_default.php): failed to open stream: No such file or directory in .../includes/templates/responsive_template_default/common/tpl_main_page.php on line 233
[06-Mar-2014 22:38:44] PHP Fatal error: require(): Failed opening required 'includes/templates/template_default/templates/tpl_robotstxt_default.php' (include_path='.:/hsphere/shared/apache/libexec/php5ext/php/') in .../includes/templates/responsive_template_default/common/tpl_main_page.php on line 233
Other ones I get are ... tpl_appletouchiconpng_default.php and similar
I know I can add these files and make them empty files to stop the logs, but would like to know the real reason they are happening, cause sometimes a new one pops. this is on my live site.
thanks.
I was looking through some of the Simple SEO URL files and I stumbled across this code in the cron/ssu.php file
This should be in the install readme instructions, right? Important? I was trying to figure out why I don't get mostly all of those log error messages on my public/test site but I get them on my public/ live site.PHP Code:
// please change admin folder name if necessary
require('../admin/includes/configure.php');