| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
XC SEO v1.1.0 Released | ||||
|
|
Thread Tools | Search this Thread |
#361
|
|||||||
|
|||||||
Re: XC SEO v1.1.0 Released
hey, check your inbox
|
|||||||
#362
|
|||||||
|
|||||||
Re: XC SEO v1.1.0 Released
I have this mod in products.tpl and i am suppose to add the following code. But, I think because I have XC SEO install it's not resolving. How should I rewrite this code? Or add something to htaccess?
<a href="manufacturers.php/?manufacturerid={$products[product].manufacturerid}">{$products[product].manufacturer}</a>
__________________
Thanks. X-Cart 4.1.9 Gold upgraded to 4.1.10 Considering 4.2 Local Computer: Mac OS 10.5.6 Brower Firefox 3.0.5 Server: OS Linux Apache 2.0.63 PHP 5.2.5 MySQL 5.0.51a-community |
|||||||
#363
|
|||||||
|
|||||||
Re: XC SEO v1.1.0 Released
looks like the problem is a slash that you have in your code:
php/? should be php? |
|||||||
#364
|
|||||||
|
|||||||
Re: XC SEO v1.1.0 Released
That was it exactly! Hey, thanks a lot for the mod!
__________________
Thanks. X-Cart 4.1.9 Gold upgraded to 4.1.10 Considering 4.2 Local Computer: Mac OS 10.5.6 Brower Firefox 3.0.5 Server: OS Linux Apache 2.0.63 PHP 5.2.5 MySQL 5.0.51a-community |
|||||||
#365
|
|||||||
|
|||||||
Re: XC SEO v1.1.0 Released
Just a note, I noticed a notification about a user having difficulties with 4.1.9, but he appears to have removed his post. I just want to say, I just now downloaded 4.1.9 fresh, applied all XC SEO modifications without any difficulties, uploaded, installed 4.1.9, ran XC SEO installer, and it's working dandy with no problems.
So, it's been verified to work on 4.1.9, cheers |
|||||||
#366
|
|||||||
|
|||||||
Re: XC SEO v1.1.0 Released
can I get help please, how do I install this on X-cart 4.0.16
My shop has to many custom programing but it will be nice to have this module working for 4.0.X thank you for your Help
__________________
4.0.16 |
|||||||
#367
|
|||||||
|
|||||||
Re: XC SEO v1.1.0 Released
I believe I may have found a small bug with XC SEO v1.2.0
I was checking my client's site to be sure that the xHTML was valid and I was getting a bunch of these errors... duplicate specification of attribute "title" So, I dove into the code and there is a function that looks for the "title" attribute and if it is not found, it adds the title attribute to the a href tag. However, it never finds title attributes that are already there. So, I changed this function and It appears to be working for me... In the file outputfilter.seo.php, I changed this... PHP Code:
to this... PHP Code:
I hope this helps. |
|||||||
#368
|
|||||||
|
|||||||
Re: [MODULE] XC SEO v1.2.0 Released
I installed XC SEO 1.2.0 onto my development site (X-Cart 4.1.8, WIndows XP, Apache 2.2.4, PHP 5.2.4) and ran into a problem.
The URLs look all search-engine-friendly like they should, but when I click on them, I get a 404 - Not found. It seems like the REWRITERULES are not being run (??) Any pointers on where I can look to start to solve this problem?? Thanks.
__________________
X-Cart Version 4.1.8 |
|||||||
#369
|
|||||||||
|
|||||||||
Re: XC SEO v1.1.0 Released
you need to get the mod_rewrite rules setup in your apache installation.
it would probably save you a lot of headaches to do a small linux VM (128MB/etc) for dev. sooo much cleaner. APache + php on windows is such a PITA.
__________________
http://www.tdg-i.com - A web Solutions Company http://www.bebekisses.com X-Cart Gold v4.1.4 Gold - Custom AJAX Swatch color preview based on extjs - Custom Layout Managing: http://www.hotsutra.com (Not work safe) Adult toy store. - Currently developing custom mods, to be disclosed once complete and deployed. contact info: jgarcia at tdg-i.com |
|||||||||
#370
|
|||||||
|
|||||||
Re: XC SEO v1.1.0 Released
This sounds really nice. Thank you for putting it together.
I installed this with no problems on 4.1.9. (After discovering the documentation!) -Michael
__________________
X-Cart 4.1.9 PHP 4.4.1 MySQL 4.0.27 Linux Apache |
|||||||
|
|||
X-Cart forums © 2001-2020
|