I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
AIM edwardtilbury
GoogleTalk edwardtilbury
Sure,
Do you want to display all categories or just the top level categories?
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
just the top level ones, basically what I would get it if I was going to the url of:
index.php?main_page=index&cPath=0
I tried to figure it out on my own, but these categories , functions and classes are above my basic php knowledge.
I have the new page added, all I need is the php to insert. :)
THANKS
AIM edwardtilbury
GoogleTalk edwardtilbury
actually, you know what might be easier, if you comment or add code to skip the forwarding of index.php?main_page=index&cPath=0 to the index page.
I don't really understand it the code that causes this, but for you it might be very easy since you put it all together, thanks for the help
AIM edwardtilbury
GoogleTalk edwardtilbury
Hi Yellow...
you'll be please to know that i have got your mod working, i had to add a bit more to the htaccess file in accordance with my hosts rules...
but i am at the same stage that tone2 had...
urls read like mysite/hardware-c-1
I will follow the instructions you gave tone2 and let you know how i get on.. and pester you for more help when i get stuck :-D
I just installed Simple SEO URL, when i open the web site, i can only open main page, but when i click other page, it can't open,
the page display as following:
Object not found!
The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.
If you think this is a server error, please contact the webmaster.
Error 404
127.0.0.1
08/28/09 22:07:07
Apache/2.2.9 (APMServ) mod_ssl/2.2.9 OpenSSL/0.9.8h PHP/5.2.6
Could you tell me how to do that
sounds like a htaccess problem... i had that type of error too
copy and paste this below
#### BOF SSU
Options +FollowSymLinks -MultiViews
RewriteEngine On
# Make sure to change "zencart" to the subfolder you install ZC. # If you use root folder, change to: RewriteBase /
RewriteBase /
# Deny access from .htaccess
RewriteRule ^\.htaccess$ - [F]
RewriteCond %{SCRIPT_FILENAME} !-f
RewriteCond %{SCRIPT_FILENAME} !-d
RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA,L]
#### EOF SSU
found at http://wiki.rubikintegration.com/zen...u/installation
Check with your host if this doesnt work, i required an additional line to suit their systems
Hi Yellow...
I have followed the instructions... but i dont know if i have followed them right.
I changed my config files for both to read
define('DIR_FS_SQL_CACHE', '/var/www/html/cache/ssu');
I this right or WORNG and BAD and EVIL? eitherway it caused alias to work.. but only for pages i set before an alias too before changing the config files. Aliases i created after this change did not take effect. Also any new catagories and products i created didnt appear in Admin>Extras> SSU mrg for me to assign aliases too.
so i set both config back to
define('DIR_FS_SQL_CACHE', '/var/www/html/cache/');
and ALL aliases that did work vanished.
so i then went to Admin>Configuration>SSU
Set Auto Alias Status = Ture
then the aliases i created earlier started to work! woohoo i thought
so i created a few more new products... went to Admin>Extra>SSU Mrg.. set the alias etc..
and now i get this on all new aliases set
Redirect Loop
Redirection limit for this URL exceeded. Unable to load the requested page. This may be caused by cookies that are blocked.
The browser has stopped trying to retrieve the requested item. The site is
redirecting the request in a way that will never complete.
* Have you disabled or blocked cookies required by this site?
* NOTE: If accepting the site's cookies does not resolve the problem, it is probably a server configuration
issue and not your computer.
****************************
i am using 1.3.8a with latest patch
im really stuck now...
Hi
I have installed SSU and have noticed a significant drop in conversions.
I am using PayPal
I am using the latest version of SSU and have PHP5.
Are there any issues with PayPal IPN module - the one that comes bundled with ZC.
If so can you advise how to fix this.
I cant find any problems myself, ive gone through checkout and it seems to be working but when i turn OFF SSU i get more conversions (as a percentage of visitors who come to my site)
Thanks
Bookmarks