| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Funkydunk's COOL mod for total meta tag control | ||||
|
|
Thread Tools | Search this Thread |
#31
|
|||||||
|
|||||||
Hi Funkydunk,
I've read through this entire thread, and the mod looks fantastic. However, I'm not a programmer, and there seem to be several iterations of the same file, and some posters have only added updates for specific builds... so I'm now a bit confused I'm running 3.4.7. The updated code you've posted above... is this the only file I need to change (I'm assuming it's a change to category_modify.php), or do I still need to change the sql database and all the other things mentioned further up the thread? If that's the case, can you please give me a list of what actually needs changing, or even better, the actual code for each file appropriate for version 3.4.7. Thanks a lot Dave |
|||||||
#32
|
|||||||
|
|||||||
follow it from the top of the thread - all the original code works fine.
The last bit is just to change the display of it in home.tpl.
__________________
ex x-cart guru |
|||||||
#33
|
|||||||
|
|||||||
3.48 worked great as far as I can tell.
Funky, Cameron and anyone else who has contributed.
Thanks! I used the same mods all the way thru and seems that it worked well on 3.4.8. Haven't started to enter data yet but the correct fileds are in place. One that that I struggled with at first was the concept of cutting and pasting the mysql statement. I use PHPmyadmin and this method gave me errors each time. Not that anyone needs to use myadmin, but if you do just simply cut and paste one line at a time and build your columns this way. Use this method if you are getting errors like myself. The suggested way would be the reccommended insert into the update patch section within the cart itself. I didn't see this at first but the info is definately in the threads. Thanks again,
__________________
John Finney \"A good day is going to sleep knowing more than you did when you woke up. |
|||||||
#34
|
|||||||
|
|||||||
Re: Funkydunk's COOL mod for total meta tag control
Quote:
I implemented the above code and didn't realize that I had to change the values, so now I have dolphin keywords and descriptions on pages that I don't modify. How do I fix this? |
|||||||
#35
|
|||||||
|
|||||||
Re: Funkydunk's COOL mod for total meta tag control
Quote:
Just figured it out. I can change the values in the "Company Option" section. |
|||||||
#36
|
|||||||
|
|||||||
__________________
ex x-cart guru |
|||||||
#37
|
|||||||
|
|||||||
Quote:
I've followed the thread and modified everything but I'm getting parse errors on the category_modify.php. I think it has something to do with spaces in the code? I've checked the original x-cart 3.4.8 code and it's identical to the line the error is supposedly on. When I copy the line from the original and paste it in Funkydunk's 3.4.7 mod the error goes away. But the code is exactly the same just with a space or two! So far this has worked until one error that won't go away. Line 151 of funkydunk's code- if ($category_path != $category_name && !func_query_first("select * from $sql_tbl[categories] where category='$category_path'")){ anyone know why i'm getting these errors? the admin/category_modify won't even load. If I restore it to the original, it works fine. |
|||||||
#38
|
|||||||
|
|||||||
This is the code for 3.4.8
Code:
__________________
ex x-cart guru |
|||||||
#39
|
|||||||
|
|||||||
Re: minor problem using it in 3.4.4
Quote:
I have upgraded to 3.4.8 and have applied the mod from the beginning of the thread. I don't think I have missed a step somewhere but I'm still having the line break issue at the top of the Description block. Did this get fixed and I missed it somewhere or is it still an issue. That little line break is annoying ....help! Please. dlee |
|||||||
#40
|
|||||||
|
|||||||
This must be because there is a return or new line in the category_modify.tpl around the description field.
Take the extra space around the value of that field out and it will stop doing this. hth
__________________
ex x-cart guru |
|||||||
|
|||
X-Cart forums © 2001-2020
|