I have a version 4.5.4. After adding a language and under cms pages copying all the records to new added language, in home page i have this error:
Fatal error: Smarty error: [in ox:oxnewstlerinfooxcontent20 line 1]: syntax error: unrecognized tag: $oxcmp_shop->oxshops__oxname->value (Smarty_Compiler.class.php, line 446) in /home/xxxxxx/domains/xxx.xx/public_html/oxid/core/smarty/Smarty.class.php on line 1093
And under newsletter i have this error:
Fatal error: Smarty error: [in ox:oxnewstlerinfooxcontent20 line 1]: syntax error: unrecognized tag: $oxcmp_shop->oxshops__oxname->value (Smarty_Compiler.class.php, line 446) in /home/xxxxx/domainsxxxx.xx/public_html/oxid/core/smarty/Smarty.class.php on line 1093
I have a version 4.5.4. After adding a language and under cms pages copying all the records to new added language, in home page i have this error:
Fatal error: Smarty error: [in ox:oxnewstlerinfooxcontent20 line 1]: syntax error: unrecognized tag: $oxcmp_shop->oxshops__oxname->value (Smarty_Compiler.class.php, line 446) in /home/xxxxxx/domains/xxx.xx/public_html/oxid/core/smarty/Smarty.class.php on line 1093
And under newsletter i have this error:
Fatal error: Smarty error: [in ox:oxnewstlerinfooxcontent20 line 1]: syntax error: unrecognized tag: $oxcmp_shop->oxshops__oxname->value (Smarty_Compiler.class.php, line 446) in /home/xxxxx/domainsxxxx.xx/public_html/oxid/core/smarty/Smarty.class.php on line 1093
On both errors the bottom menu also disapears.
Any ideas?[/QUOTE]
Well does this appear only for the new language or for all, now ?
What exactly did you do to create new language ?
I think i found the sollution why it was that. First of all i installed oxid with demo data. Played arround then deleted all articles straight from database cause deleting an article from admin menu causes that aproved bug. Then i deleted clead seo table data. This I think caused this error. after trying to found where that error came from i decided to make a clean install with no data and wuala:)
I have some notices about the oxid database. why you don’t do the articel id as autoincreament and unique? This make realy hard if i want to update some info throug sql or bulk import The other thing is if i delete articel it’s id from seo table is not deleted. Tehn if i create the article with the same name, the seo url adds suffix oxid. This realy sucks:)