-
Content count
744 -
Joined
-
Last visited
-
Days Won
4
vampirehunter last won the day on December 16 2020
vampirehunter had the most liked content!
Profile Information
-
Real Name
vampire
Recent Profile Visitors
-
-
is there way to have the hook system working ? when i add the hook, it stops the google recaptcha working
-
hi i installed this hook system and the google capture was working for a while now suddenly its giving me error in error log and makes my order screen go blank this line here $OSCOM_Hooks->register(basename($PHP_SELF, '.php')); is making the error below it seems, as when i take it out, my admin order page comes back. PHP Fatal error: Cannot declare class hook_admin_orders_paypal, because the name is already in use in /home/website/public_html/includes/hooks/admin/orders/paypal.php on line 13
-
orders page blank white screen, paypal hook error
vampirehunter replied to vampirehunter's topic in osCommerce Online Merchant Community Bootstrap Edition
yes, its a mishmash of older and newer code i think will upgrade to phoenix soon -
orders page blank white screen, paypal hook error
vampirehunter replied to vampirehunter's topic in osCommerce Online Merchant Community Bootstrap Edition
i am not sure. i havent touched any code for long time. i think i have fixed it now for some reason, at the bottom of application top there was these lines $OSCOM_Hooks->register(basename($PHP_SELF, '.php')); ive removed this and now its working. i copied over the oscom paypal apps "order.php" files again and now seems ok. very strange -
orders page blank white screen, paypal hook error
vampirehunter posted a topic in osCommerce Online Merchant Community Bootstrap Edition
can anyone advise? i have following error orders page is not working, just shows blank white screen error log is showing this PHP Fatal error: Cannot declare class hook_admin_orders_paypal, because the name is already in use in /home/website/public_html/includes/hooks/admin/orders/paypal.php on line 13 -
Payments by credit card stopped working on Friday
vampirehunter replied to HowardR's topic in PayPal
hi the latest paypal app is 2017 it says. i tried that and nothing happened but the file above which HowardR works. is there a link to the phoenix paypal app? i only just discovered this error today on mine -
ok thanks, i can see it now cheers
-
hi i installed the plugin, is it a hidden type thing? i cannot see it on the create account page when i sign up for something
-
BS Slick Image Gallery Question - 2.3.4.1 CE Compatible Image Gallery Module for Product Info
vampirehunter replied to Bobber's topic in Templates and Images
Does this require any thumbnailer plugin like kissitthumbnailer?- 15 replies
-
- 2.3.4.1 ce
- bootstrap
- (and 8 more)
-
How do you make the quality of the thumbnails better? I have kissit thumbnailer instslled but the thumbnails are very poor quality.
-
-
-
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
vampirehunter replied to spidometrs's topic in General Add-Ons Support
Hi, that was it! i enabled mysqli in cpanel via php selector and it worked straight away cheers -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
vampirehunter replied to spidometrs's topic in General Add-Ons Support
i installed the latest 2.2 seo urls on an edge installation and im getting that php error in error log. neither the category or product names are showing in the urls, just the product ids and category ids been through the installlation step by step multiple times so not sure why its not working -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
vampirehunter replied to spidometrs's topic in General Add-Ons Support
how is this enabled on web hosting? does the webhost have to do it? or can it be done in cpanel? -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
vampirehunter replied to spidometrs's topic in General Add-Ons Support
i uninstalled it and php error went away so something in the addon code is giving issue, just impossible to work out what. -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
vampirehunter replied to spidometrs's topic in General Add-Ons Support
i checked everything again and cannot figure out why the url is not showing category or product name.