/includes/languages/english.php
Wait my bad!
I wish we could delete posts ... !
/includes/languages/english.php
Wait my bad!
I wish we could delete posts ... !
Having the same issue:
/includes/languages/Swedish.php is copied to
/includes/languages/custom_templ/Swedish.php
If both files exist: I get:
Fatal error: Cannot redeclare zen_date_raw() (previously declared in \includes\languages\custom_templ\Swedish.php:58) in \includes\languages\Swedish.php on line 58
If I use the override file only:
Warning: main(includes/languages/Swedish.php): failed to open stream: No such file or directory in \includes\init_includes\init_templates.php on line 72 etc etc
??
Resolved on my part, unknown issue in swedish.php file. When getting rid of some old definitions it worked again.
When you find your own solution ... post it so that it can help others ...Originally Posted by Pauls
![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Hehehe Linda, now you know I always do this, however in this case I had already fixed whatever it was I was concerned with, or the post had nothing to do with the error I was having. Therefore, I wanted to delete this post as it wasn't relevant.Originally Posted by Ajeh
One really should be able to delete a post one creates, unless other people have started to post replies ... which wasn't the case here, you can see I was the next person to post, and I would have deleted this post then.![]()
... will do for sure, in my case the language (swedish.php) file I updated to 1.3.0 had extra definitions for some old mod, which in theory should not break anything (I guess), but when getting rid off all the extras it worked. Tool I use is Files Comparer (freeware), www.script-debugger.com.Originally Posted by Ajeh
This is actually still an issue for me, I want to override english.php so I can add my sites copyright info into the footer. I note that english.php is here includes/languages/english.php, so I created a folder in here includes/languages/mysitesstyle/ and copied the english.php into there. However, the site still sees the original english.php ignoring my override, thanks for your help.
Check you haven't made a typo in the over ride directory nameOriginally Posted by Pauls
is it mysitesstyle or mysitestyle?
No the overrides folder is correctly named
Have you an URL to this site?
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!