[Addon} Modular SEO Header Tags
#241
Posted 01 May 2012 - 01:44 PM
And i found one small cosmetc typo :
in products_insert.php on row 105 shld be MODULE_HEADER_TAGS_PRODUCT_DESCRIPTION_INSERT_TITLE
and not MODULE_HEADER_TAGS_PRODUCT_KEYWORDS_INSERT_TITLE (this one shuld be only on row 145)
Thanks agin for youre contrib !
#242
Posted 01 May 2012 - 02:04 PM
define('MODULE_HEADER_TAGS_ALL_PAGE_TITLE_STORE_NAME_SEPARATOR', ' - ');
somehow this line was lost.
#243
Posted 01 May 2012 - 08:59 PM
Good catch on the MODULE_HEADER_TAGS_PRODUCT_KEYWORDS_INSERT_TITLE. I'll fix that in the master. Thanks for the bug report.
MODULE_HEADER_TAGS_ALL_PAGE_TITLE_STORE_NAME_SEPARATOR is defined in the settings for catalog/includes/modules/header_tags/ht_all_pages_title_store_name.php, which is where it's used. I'm at a loss to explain why that would not be defined if the module is installed, or why it would be needed if the module is not.
Regards
Jim
Banners Box 2.3.x Support
Categories Accordion Box 2.3.x Support
Categories Images Box 2.2x 2.3.x Support
Closest Shipper 2.2x Support
Document Manager 2.2x Support
Generic Box 2.3.x Support
Get 1 Free 2.2x Support
jQuery Banner Rotator 2.2x 2.3.x Support
Modular Front Page 2.3.x Support
Modular SEO Header Tags 2.3.x Support
MVS 2.2x Support
PDF Datasheet 2.3.x Support
Price Updater 2.2x
Products Specifications 2.2x 2.3.x Development Version Support Bugs/Suggestions
Request a Review 2.2x - 2.3.x Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x Support
#244
Posted 10 May 2012 - 06:17 PM
first of all I've want to thank you for the great work you have done with this add-on!
I've just installed the new versin of Modular SEO Header Tags (1.4.5) and everything apparently worked ok.
but..... I have 2 problems...
1: cannot insert products head title, keywords and description in diffent languages: it lost all the traslations and keep only the principale language
2: I've also installed Magic_SEO_URLs and everything is working till a message error apperas (the $messageStack var). for example, if i insert a wrong password, it report me this fatal error:
"Fatal error: Cannot redeclare class language in /web/htdocs/www.detectalia-italia.it/home/includes/classes/language.php on line 16".
as you can see here http://www.detectalia-italia.it/login.php?action=process
If I disinstall the add-on it works correctly.....
how i can solve them?
can you help me to solve the problem., please?
riccardo
Edited by rikic, 10 May 2012 - 06:26 PM.
#245
Posted 10 May 2012 - 06:26 PM
2. This is likely a problem with Magic_SEO_URLs. I don't know anything about that addon, but most URL rewriters cause problems with other Addons. They don't do anything useful anyway, so I suggest that you remove it.
Regards
Jim
Banners Box 2.3.x Support
Categories Accordion Box 2.3.x Support
Categories Images Box 2.2x 2.3.x Support
Closest Shipper 2.2x Support
Document Manager 2.2x Support
Generic Box 2.3.x Support
Get 1 Free 2.2x Support
jQuery Banner Rotator 2.2x 2.3.x Support
Modular Front Page 2.3.x Support
Modular SEO Header Tags 2.3.x Support
MVS 2.2x Support
PDF Datasheet 2.3.x Support
Price Updater 2.2x
Products Specifications 2.2x 2.3.x Development Version Support Bugs/Suggestions
Request a Review 2.2x - 2.3.x Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x Support
#246
Posted 11 May 2012 - 07:59 AM
1. no, I've installed MSHT after the language. How I can solve it?
2. ok. I'll see what to do.
regards
riccardo
#247
Posted 11 May 2012 - 06:23 PM
Regards
Jim
Banners Box 2.3.x Support
Categories Accordion Box 2.3.x Support
Categories Images Box 2.2x 2.3.x Support
Closest Shipper 2.2x Support
Document Manager 2.2x Support
Generic Box 2.3.x Support
Get 1 Free 2.2x Support
jQuery Banner Rotator 2.2x 2.3.x Support
Modular Front Page 2.3.x Support
Modular SEO Header Tags 2.3.x Support
MVS 2.2x Support
PDF Datasheet 2.3.x Support
Price Updater 2.2x
Products Specifications 2.2x 2.3.x Development Version Support Bugs/Suggestions
Request a Review 2.2x - 2.3.x Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x Support
#248
Posted 11 May 2012 - 06:35 PM
I've just uninstalled Magic_SEO_URLs but the error still appers....!
does it has something to be with the language?
I mean, are the 2 problems connected..??
thank you for you r patience...
riccardo
#249
Posted 11 May 2012 - 06:37 PM
I mean, it seams that when it runs this line
if ($error == true) {
$messageStack->add('login', TEXT_LOGIN_ERROR);
of the login.php file, it cannot redraw the form 'login'... and if I turn off the rewrite the URL REwriter, the whole page doesn't work and reports me the same fatal error.....!
Edited by rikic, 11 May 2012 - 06:42 PM.
#250
Posted 11 May 2012 - 06:49 PM
Regards
Jim
Banners Box 2.3.x Support
Categories Accordion Box 2.3.x Support
Categories Images Box 2.2x 2.3.x Support
Closest Shipper 2.2x Support
Document Manager 2.2x Support
Generic Box 2.3.x Support
Get 1 Free 2.2x Support
jQuery Banner Rotator 2.2x 2.3.x Support
Modular Front Page 2.3.x Support
Modular SEO Header Tags 2.3.x Support
MVS 2.2x Support
PDF Datasheet 2.3.x Support
Price Updater 2.2x
Products Specifications 2.2x 2.3.x Development Version Support Bugs/Suggestions
Request a Review 2.2x - 2.3.x Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x Support
#251
Posted 12 May 2012 - 06:39 PM
I've solved the problem about the $messageStack var (in effect was a URL rewriter's problem).
but what about my second problem (the one that it lost all the product's head title, keywords and description translation once I resave it)?
my pages are in italian and french. does it have something to do?
thank you very mcuh for your attention.
riccardo
#252
Posted 12 May 2012 - 09:02 PM
Regards
Jim
Banners Box 2.3.x Support
Categories Accordion Box 2.3.x Support
Categories Images Box 2.2x 2.3.x Support
Closest Shipper 2.2x Support
Document Manager 2.2x Support
Generic Box 2.3.x Support
Get 1 Free 2.2x Support
jQuery Banner Rotator 2.2x 2.3.x Support
Modular Front Page 2.3.x Support
Modular SEO Header Tags 2.3.x Support
MVS 2.2x Support
PDF Datasheet 2.3.x Support
Price Updater 2.2x
Products Specifications 2.2x 2.3.x Development Version Support Bugs/Suggestions
Request a Review 2.2x - 2.3.x Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x Support
#253
Posted 13 May 2012 - 08:21 AM
just for understand and tring to debug my problem.
I've disinstalled english language (I don't need for the monent) and installing MSHT i've only renamed the directories "english" as "italian".
does it have something to do?
is there a default setup that use the code for english language?
thank you
riccardo
#254
Posted 13 May 2012 - 04:16 PM
Regards
Jim
Banners Box 2.3.x Support
Categories Accordion Box 2.3.x Support
Categories Images Box 2.2x 2.3.x Support
Closest Shipper 2.2x Support
Document Manager 2.2x Support
Generic Box 2.3.x Support
Get 1 Free 2.2x Support
jQuery Banner Rotator 2.2x 2.3.x Support
Modular Front Page 2.3.x Support
Modular SEO Header Tags 2.3.x Support
MVS 2.2x Support
PDF Datasheet 2.3.x Support
Price Updater 2.2x
Products Specifications 2.2x 2.3.x Development Version Support Bugs/Suggestions
Request a Review 2.2x - 2.3.x Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x Support
#255
Posted 14 May 2012 - 08:02 AM
I've unistalled english language only in my web page.
I've installed the modules after making this change.
thank you
riccardo
#256
Posted 14 May 2012 - 06:44 PM
If that's not the problem, I don't know what it is.
Regards
Jim
Banners Box 2.3.x Support
Categories Accordion Box 2.3.x Support
Categories Images Box 2.2x 2.3.x Support
Closest Shipper 2.2x Support
Document Manager 2.2x Support
Generic Box 2.3.x Support
Get 1 Free 2.2x Support
jQuery Banner Rotator 2.2x 2.3.x Support
Modular Front Page 2.3.x Support
Modular SEO Header Tags 2.3.x Support
MVS 2.2x Support
PDF Datasheet 2.3.x Support
Price Updater 2.2x
Products Specifications 2.2x 2.3.x Development Version Support Bugs/Suggestions
Request a Review 2.2x - 2.3.x Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x Support
#257
Posted 15 May 2012 - 04:17 PM
I don't know either what's the problem... I'll keep on investigating. maybe it's a conflict with another modules or add-on installed.
thank you
riccardo
#258
Posted 19 May 2012 - 01:00 PM
I've read the entire topic and I couldn’t find any problem solved related to translation in the product_description_insert mudule. In my case, two languages, English as the main language, and Spanish as second.
I’m inserting the description manually for both English and Spanish. After saving, looks fine in DB and source meta tag page.
When I'm attempting to edit the product in admin, it changes the Spanish description to the default English description, making me re-type the Spanish description manually before saving.
In the case you suggest me to use the product_description instead of the product_decription_insert, I can tell you that I cannot use that module because I use several HTML coding before the description that gets in the way pretty bad.
Regards,
Paul
#259
Posted 19 May 2012 - 05:25 PM
Regards
Jim
Banners Box 2.3.x Support
Categories Accordion Box 2.3.x Support
Categories Images Box 2.2x 2.3.x Support
Closest Shipper 2.2x Support
Document Manager 2.2x Support
Generic Box 2.3.x Support
Get 1 Free 2.2x Support
jQuery Banner Rotator 2.2x 2.3.x Support
Modular Front Page 2.3.x Support
Modular SEO Header Tags 2.3.x Support
MVS 2.2x Support
PDF Datasheet 2.3.x Support
Price Updater 2.2x
Products Specifications 2.2x 2.3.x Development Version Support Bugs/Suggestions
Request a Review 2.2x - 2.3.x Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x Support
#260
Posted 29 May 2012 - 03:51 AM
There is a problem with Canonical link. I have installed FWR Ultimate SEO URL's and seems to me its not working propertly.
It is look like the following
<link rel="canonical" href="http://www.domain-name.com/http://www.domain-name.com/index.php?cPath=" />
Any help I will appreciate it.









