

timbeeren
Members-
Content count
13 -
Joined
-
Last visited
Profile Information
-
Real Name
Tim Beeren
-
I am using the contribution Header Tags Controller for a while and in this contribution you can find the line: // The HEAD_TITLE_TAG_ALL is included BEFORE the specific one for the page I want to include the HEAD_TITLE_TAG_ALL AFTER the specific one for the page Now it is: Hengelsport Online Kunstaas (title tag all) | Product name I want: Product name | Hengelsport Online Kunstaas (title tag all) Does anyone know where and how I can change that?
-
When I try to run the script manually I also don't get any amount of mails. In the past it worked properly...
-
Since two days I get this mail from Review Email Run: 'email messages were sent.' instead of: '0 email messages were sent.' OR '1 email messages were sent.' Does anyone know why I'm not getting a amount of email messages anymore? I hope someone know. Best regards, Tim
-
When I want to report the 'products' in pdf I get this error: Warning: Invalid argument supplied for foreach() in /virtualusers/xxxxx/xxxxx/xxxxxxxxxx/public_html/admin/includes/classes/pdf_mysql_report.php on line 255 Line 255 gives me: foreach($colFits as $key=>$val){ Other reports do work but the 'products' won't... Anybody know the solution?
-
[Contribution] Links Manager for osC v1.00
timbeeren replied to VJ's topic in General Add-Ons Support
Thanks! For some reason this file was missing, maybe removed during the installation... Anyway, many thanks! -
[Contribution] Links Manager for osC v1.00
timbeeren replied to VJ's topic in General Add-Ons Support
After installing this contribution I want to approve some links but I get this messages: Warning: file(includes/tld.txt) [function.file]: failed to open stream: No such file or directory in /virtualusers/10046/sites/tim.acenius.com/public_html/admin/includes/functions/validations.php on line 85 Warning: Variable passed to each() is not an array or object in /virtualusers/10046/sites/tim.acenius.com/public_html/admin/includes/functions/validations.php on line 86 Warning: eregi() [function.eregi]: REG_EMPTY in /virtualusers/10046/sites/tim.acenius.com/public_html/admin/includes/functions/validations.php on line 97 Can anyone help me with this? Now it is unable to approve links... -
[contribution support] Custom META Tags per ITEM
timbeeren replied to Randelia's topic in General Add-Ons Support
Does anyone knows how to integrate the tags in your categories if you use this contribution: Category Descriptions MS2 1.4 --> http://addons.oscommerce.com/info/1373 ??? -
Category Descriptions available in more than one language?
timbeeren replied to timbeeren's topic in Add-Ons Development
But in the instruction of the contri, only the admin/categories have to be modfied and none of the language files... -
[Contribution] Category Descriptions MS2
timbeeren replied to lemonsensation's topic in General Add-Ons Support
I have installed the 1.7 version. It works but I only can add the category description for my default language, but I want it for three different languages... How can I modifie the code that he chooses three instead of one language? -
Category Descriptions available in more than one language?
timbeeren posted a topic in Add-Ons Development
I have installed this contribution: http://addons.oscommerce.com/info/1373 It works but I only can add the category description for my default language, but I want it for three different languages... How can I modifie the code that he chooses three instead of one language?