Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
myfootsmells
So I renamed local.config.php.example to local.config.php and added the following lines:
PHP Code:
<?php
$ssuLocalConfig = array(
'plugins' => array('parsers' => array('manufacturers')
),
'identifiers' => array('manufacturers' => 'manufacturer')
);
I then cleared all my cache, refreshed my site and still no go. Am I missing something?
Thanks
->> index/iforged-formula-series-c-8_10_32/iforged-manufacturer-15/aero-p-29
notice how you get the index thing there. This is why it doesnt work. Now I wonder why you have the index there.
I turned off the auto alias on the demo to show you http://demo.rubikintegration.com/ssu...manufacturer-8
Re: Simple SEO URL [support thread]
no clue.. lol how do i start troubleshooting?
Quote:
Originally Posted by
yellow1912
->> index/iforged-formula-series-c-8_10_32/iforged-manufacturer-15/aero-p-29
notice how you get the index thing there. This is why it doesnt work. Now I wonder why you have the index there.
I turned off the auto alias on the demo to show you
http://demo.rubikintegration.com/ssu...manufacturer-8
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
myfootsmells
no clue.. lol how do i start troubleshooting?
Well, I dont think this makes any difference, but lets first start with the easy way: How about getting 3.6.7 and reupload the files first, then clearing your cache, if it still doesnt solve the problem, we will move from there.
Re: Simple SEO URL [support thread]
Hello,
Installed the mod, did not get any errors but I dont see any difference to any URL. How do I turn it on? Or does it work right away?
Re: Simple SEO URL [support thread]
Hello again,
Disregard previous post. Got it working but how do I remove the "c-7_604" and "p-808" from the link below? I have Auto Alias set to True.
http://www.animeheavens.co.uk/shop/f...art-bust-p-808
And, im still experiencing the same problem with Ajax Banner Swapper. It doesnt load the banners, just keep saying "Loading banners"? Below is the script I have for it.
<script>
init_banner_swapper('bannerThree');
</script>
<div id="bannerThree" class="banners">
<div id="bannerThreeImage" class="bannersImage"><img src="images/web_images/indicator.gif"/>
<br />Loading banners, please wait...</div>
<div class="bannerNav">
<span id="bannerThreeNavPrev" class="bannerNavPrev"></span>
<span id="bannerThreeNavCur" class="bannerNavCur"></span>
<span id="bannerThreeNavNext" class="bannerNavNext"></span></div>
</div>
Thank you...
Re: Simple SEO URL [support thread]
Did you reset all the cache?
Re: Simple SEO URL [support thread]
Yes...I did reset all cache but still the same. I even cleared my internet cookies but that didnt made any difference.
Re: Simple SEO URL [support thread]
Im not sure if this is where I should post this question but its about the SEO URL module. I installed the module to our website about 5 months ago www.ribbonsbaskets.com It was working great until last night. I went to click on a catagory and recieved a 404 error. Happens when I click a product as well. Does anyone know what would have caused this, no website changes have taken place for the last month so I dont know why it would just stop working. Any help would be greatly appreciated!
Re: Simple SEO URL [support thread]
does this work with 1.3.7?
Re: Simple SEO URL [support thread]
Any other advice how to make auto alias work?
Thx