

pmsmiers
Members-
Content count
24 -
Joined
-
Last visited
Profile Information
-
Real Name
P.M. Smiers
-
I'm using Header Tag SEO for years and it works great but I'm having problems adding a social bookmark icon. Adding the icons is working fine and the icon is showing in header_tags_seo_social.php, an extra field is showing up fine but when I enter an URL in this field and save it and go back to the header_tags_seo_social.php page the icon is again deselected and the field is empty. I want to make an icon for Trustpilot so when a customer presses the bookmark they get the evaluate page for my website. So no URL and TITLE are needed, just a link (maybe opening in a frame if possible). Can someone give me some help ?
-
I've just installed http://addons.oscommerce.com/info/8307/v,23 I was hoping this would solve my problems with this add on (empty csv files) but this version also just gives me an empty csv files (no errors) any idea's ?
-
I have only one problem with this add on, in page control when I select index.php I can't seem to get the keywords to show when I select : view results It just shows a red box I have three languages and this only happens in the dutch language (german and english work fine) Off course I entered the keywords Please help me solve this strange problem
-
Everything looks like it's working except for the restore function. When I select the file which I would like to restore and press restore I get the following error : 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 ); [TEP STOP]
-
CONTRIBUTION ez Social Login for Google Facebook LinkedIn Microsoft
pmsmiers replied to stylesoft's topic in Add-Ons Development
Yes, callback URL is filled in correctly -
CONTRIBUTION ez Social Login for Google Facebook LinkedIn Microsoft
pmsmiers replied to stylesoft's topic in Add-Ons Development
It still doesn't work, I get following message when I click on Refresh User Acces Token: in dutch: De opgegeven URL wordt niet toegestaan door de configuratie van de applicatie.: Een of meer van de opgegeven URL's zijn niet toegestaan door de instellingen van de app. De URL moet overeenkomen met de website- of canvas-URL, of het domein moet een subdomein zijn van een van de domeinen van de app. in english: the given URL is not permitted for configureation of the application: one or more of the given URL's are not permitted. The URL most be the same as the website of canvas URL' , or the domain must be a sub domain of the domains of the App I did fill in the website url in the setting menu (add platform) What can it be ? With kind regards, Peter -
Yes, found it in : header_tags_opengraph.php and works great. Thanks man for this fast reaction. Regards, Peter
- 97 replies
-
- display tax
- tax info
-
(and 1 more)
Tagged with:
-
Dear Rainer , First I like to say, installing was a breeze easy and this add-on works and looks great. I have one problem when I enable this add on for the : product_info.php page, I get the following at the top left side of this page : Incl. 21% BTW"> Incl. 21% BTW" /> (I'm dutch) When I check the element inspector (Goofle Chrome) the first line is inserted just before the first meta tags and the second one somewhere between the las meta tags. Can you help ?
- 97 replies
-
- display tax
- tax info
-
(and 1 more)
Tagged with:
-
Good day, I want to use this Add on with OSCommerce 2.3.4 but I can't get it to work. I got the buttons working but when I click them to start : label_pdf.php?oID=231 the screen is empty. Most likely the label_pdf.php needs to be adapted to 2.3.4, can someone have a look and post a new 2.3 (or 2.3.4) version ? I really like the idea to be able to print a label. With regards, Peter
-
I've solved this problem by changing all the image names (remove the , ) Other problem : How can I use two different TAX rates ? Some products use 21 percent TAX and some only 6 percent
-
I'm using version GoogleBase 3.4 and it's almost perfect. The only problem is I have to manually change the , to %2C in the image URL How can I change Googlefeeder to automate this ? With regards, Peter
-
jQuery/Ajax Advanced Statistics for osCommerce 2.3
pmsmiers replied to Dr. Rolex's topic in General Add-Ons Support
Tried it, the admin dashboard keeps working now but when I select : advanced_statistics the screen is blank now Error.log : PHP Fatal error: Call to a member function query() on a non-object in /admin/advanced_statistics/general_functions.php on line 47 PHP Warning: file(includes/languages/dutch/modules/boxes/bm_categories2.php): failed to open stream: No such file or directory in /dynamic-sitemap.php on line 117 PHP Warning: file(includes/languages/dutch/modules/boxes/bm_partners.php): failed to open stream: No such file or directory in /dynamic-sitemap.php on line 117 PHP Fatal error: Call to a member function query() on a non-object in /admin/advanced_statistics/general_functions.php on line 47 ****************************************************************** I've solved it !! I've replaced database.php with the original 2.3.3 version (I use OsCommerce 2.3.4) Thanks for you help- 56 replies
-
jQuery/Ajax Advanced Statistics for osCommerce 2.3
pmsmiers replied to Dr. Rolex's topic in General Add-Ons Support
Yes, I only have mysqli_prepared_query and I tried commenting it out but then my whole admin panel is gone- 56 replies
-
jQuery/Ajax Advanced Statistics for osCommerce 2.3
pmsmiers replied to Dr. Rolex's topic in General Add-Ons Support
I've tried : setlocale(LC_ALL, array('en_US.UTF-8', 'en_US.UTF8', 'enu_usa')); define('DATE_FORMAT_SHORT', '%m/%d/%Y'); // this is used for strftime() define('DATE_FORMAT_LONG', '%A %d %B, %Y'); // this is used for strftime() define('DATE_FORMAT', 'm/d/Y'); // this is used for date() define('PHP_DATE_TIME_FORMAT', 'm/d/Y H:i:s'); // this is used for date() No solution Error log : PHP Warning: mysqli_prepare() expects parameter 1 to be mysqli, resource given in /admin/includes/functions/database.php on line 174 PHP Warning: Invalid argument supplied for foreach() in /var/www/vhosts/19/176347/admin/advanced_statistics.php on line 38 PHP Warning: mysqli_prepare() expects parameter 1 to be mysqli, resource given in /admin/includes/functions/database.php on line 174 PHP Warning: mysqli_prepare() expects parameter 1 to be mysqli, resource given in //admin/includes/functions/database.php on line 174 PHP Warning: Invalid argument supplied for foreach() in /var/www/vhosts/19/176347/admin/advanced_statistics.php on line 38 PHP Warning: mysqli_prepare() expects parameter 1 to be mysqli, resource given in /admin/includes/functions/database.php on line 174 PHP Warning: mysqli_prepare() expects parameter 1 to be mysqli, resource given in /admin/includes/functions/database.php on line 174 PHP Warning: end() expects parameter 1 to be array, null given in /admin/advanced_statistics.php on line 185 File does not exist: /admin/ext/tiny_mce/plugins/imagemanager, referer: http://www.espresso-t.nl/admin73pm/advanced_statistics.php File does not exist: admin/ext/tiny_mce/plugins/filemanager, referer: http://www.espresso-t.nl/admin73pm/advanced_statistics.php Any idea's ?- 56 replies
-
jQuery/Ajax Advanced Statistics for osCommerce 2.3
pmsmiers replied to Dr. Rolex's topic in General Add-Ons Support
My Locale settings : setlocale(LC_TIME, 'en_US.ISO_8859-1'); define('DATE_FORMAT_SHORT', '%m/%d/%Y'); // this is used for strftime() define('DATE_FORMAT_LONG', '%A %d %B, %Y'); // this is used for strftime() define('DATE_FORMAT', 'm/d/Y'); // this is used for date() define('PHP_DATE_TIME_FORMAT', 'm/d/Y H:i:s'); // this is used for date() define('DATE_TIME_FORMAT', DATE_FORMAT_SHORT . ' %H:%M:%S');- 56 replies