I get the following error when trying to go to Admin->Extras->Simple SEO Manager (ZC1.3.8a):
I have Module manger 17 installed, and I have read the install file, as well as searching the forum. I moved over from Ultimate SEO because it's not supported, but I can't get this working! It's probably something small that I've done.Code:1146 Table 'kelway_zc3.zen_links_aliases' doesn't exist in: [show fields from zen_links_aliases] If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Help please.
I got blank page when i click on Extra---Simple SEO Url Manager...please help![]()
I installed 2.9.6 and it is running like a charm so far. Thanks!
One support request though. I'd like my product page URLs to have nothing in front of them and I didn't run across a solution or maybe I overlooked it in one of the docs.
Is it possible to "Set max category level" to 0 (zero)? Also, the mod has been active since Sunday, so what will another drastic URL change like this do to SEO? This will have been the third major URL change in four months.
FWIW, I employ custom data fields for product naming depending upon where the user is at on the site and thus have one custom field for SEO URL purposes due to using Ultimate SEO URLs previously. Every proper Zen Cart product name data field has the right French quote (» or ») in it, and I could never get USU to play nice with the character and am having the same problem with SSU. Thus, I need to stick with my custom SEO URL product name data field for SSU's purpose.
Hallo, I am very interested in installing simple SEO URL module.
However, my host's servers are running lighttpd. Will it work?
Kind regards,
orange_juice
Country, as promised I'm now posting up the code below for my new catalog/includes/classes/ssu/cores/cache.php file Replacing your cache file with this new cache file will cause our seo program to no longer cache and thus fixes the problem of your links quitting working. Warning: I'm told by my programmer that this is only good for small sites with little traffic.
Ian
<?php
class SSUCache {
static protected $cache;
static function write($name, $cache_folder, $content, $use_subfolder = false){
return false;
}
static function read($name, $cache_folder, $use_subfolder = false){
return false;
}
}
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
Bookmarks