X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (https://forum.x-cart.com/forumdisplay.php?f=20)
-   -   Funkydunk's COOL mod for total meta tag control (https://forum.x-cart.com/showthread.php?t=2854)

wlekoh 11-23-2003 02:00 PM

But those modifications are for 3.4.4 and I am running 3.4.8
Will it still work ok?

curpier 11-23-2003 05:41 PM

Works fine. Use the category_modify.php for 3.4.8 (posted by funkydunk page 3) Use the category_modify.tpl listed on Page 2 (posted by eleven). Everything else is the same as listed on page 1. I also used the updated meta.tpl and the new bit in home.tpl to transfer metas to product pages.

There seems to be a space that needs to be deleted in the category_modify.tpl ... still searching for it.

elmtronics 11-25-2003 11:44 AM

Has anyone tried this mod on 3.5 yet?
If so how were your results

krishmandal 11-25-2003 03:23 PM

Took a little reading and re-reading, but I got it done.... WAY COOL MOD!!! :D

FunkyDunk, gotta love that guy! :wink:

wlekoh 11-26-2003 10:10 PM

Hmm I still seem to have problems with the category icons not showing up at all after installing this mod on x-cart 3.4.8. I followed all the instructions as mentioned but still no go...anyone else having this problem?

krishmandal 12-04-2003 07:14 AM

Wlekoh--

Sorry, I'd like to help, but I'm not using category icons. Perhaps I should try it, but I'm still trying to get all the little things that don't work for me fixed up before launch.

ifalu 12-17-2003 07:20 AM

Does this work with 3.50?
 
I will like to know

dbr1066 01-02-2004 11:04 AM

I tried this mod on v3.5.1 and now when I try to Modify a category I get an error message "Can't to find template engine!" :(

Looking at the category_modify.php file for v3.5.1, it looks like there are some major differences from 3.4.8 and earlier. Does anyone have any ideas on what needs to be done to get this mod to work with 3.5.1?

adpboss 01-02-2004 11:07 AM

Search for this, i know that Boomer detailed informaton on this board about what is required to get these mods to work in 3.5.x.

dbr1066 01-02-2004 11:36 AM

Thanks adpboss. I found the post, where Boomer suggests replacing all include .. strings with $xcart_dir."/ . I ammended the category_modify.php file as Boomer suggested. Got the same error message. Then I saw that the lines

require "../smarty.php";
require "../config.php";
require "./auth.php";
require "../include/security.php";

all used the same relative linking format, so I replaced them with the $xcart_dir."/ too. There were a couple of other instances in that file of "replace .." which I changed also. Now I just get a completely blank page when trying to modify categories. I checked all the other template files for include .. strings, but didn't find anything.

Unless I missed something obvious (I'll bet I did!) this mod doesn't seem to work on 3.5.1

Can anyone offer any insight?


All times are GMT -8. The time now is 09:09 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.