

Owl Sauron
Members-
Content count
82 -
Joined
-
Last visited
Profile Information
-
Real Name
Luis Xavier
Recent Profile Visitors
-
In Page Control: Header Tags SEO V 3.3.11 Should be updated to Header Tags SEO V 3.3.12 Even after changing the file permissions still get the error on Unix Server Permissions settings for the /includes/header_tags.php file appear to be incorrect. Change to 755. NOTE: Disregard if on Windows server. PHP 7.3
-
anyone else having this problem?: admin/categories.php?cPath=&pID=137&action=update_product When editing a products name i get presented with this error: Forbidden You don't have permission to access this resource. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. running on PHP 7.3
-
found a bug in the monitor section: Parse error: syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in /xxx/view_counter/IP2Location.php on line 34
-
-
Purchase without account for 2.3.4 and BS2334
Owl Sauron replied to ArtcoInc's topic in General Add-Ons Support
i will take a look at it later tonight. -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
Owl Sauron replied to spidometrs's topic in General Add-Ons Support
found something else aswell on PHP7.2 Warning: Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP) in /home/naturhigia/public_html/loja/includes/classes/seo.class.php on line 786 -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
Owl Sauron replied to spidometrs's topic in General Add-Ons Support
Hi there. the "Enter special character conversions " option is not working at all for me on a Phoenix 1.0.5.0 shop . Anyone else with this problem? Best regards, -
-
Support thread for JcM Bank Transfer Payments V1.0 Phoenix
Owl Sauron replied to JcMagpie's topic in General Add-Ons Support
found a "bug" Please update the package with this fix: Rename all the "payments" folders to "payment". You have an extra "s" -
Bootstrap 4 in 2.3.4.1
Owl Sauron replied to burt's topic in osCommerce Online Merchant Community Bootstrap Edition
Hi there. where can we get that package? Best regards -
Bootstrap 4 in 2.3.4.1
Owl Sauron replied to burt's topic in osCommerce Online Merchant Community Bootstrap Edition
is there any DB changes between Frozen BS3 and BS4? -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
Owl Sauron replied to spidometrs's topic in General Add-Ons Support
Hi there Im having problems with the Enter special character conversions... ã=>a,õ=>o,á=>a,ç=>c,é=>e,ó=>o,ú=>u,í=>i,Ó=>O,ñ=>n,ê=>e its not working. Using osCommerce Online Merchant v2.3.4.1 CE on PHP7.0 Any thoughts? -
Bootstrap 4 in 2.3.4.1
Owl Sauron replied to burt's topic in osCommerce Online Merchant Community Bootstrap Edition
Damn nice! Btw: what is that header slide module you have on the test site? Keep up the good work! -
Support thread for JcM Custom Store Info Box
Owl Sauron replied to JcMagpie's topic in osCommerce Online Merchant Community Bootstrap Edition
not exactly. Im slowly upgrading the BS3 to BS4 and im currently checking the files diference by comparing them. Found that one out. Hope it was usefull. You have been doing a great job by posting both variants. Hope some others will do the same for new and for the old modules aswell. -
-
Support thread for JcM Custom Store Info Box
Owl Sauron replied to JcMagpie's topic in osCommerce Online Merchant Community Bootstrap Edition
bug fix: templates/bm_jcm_custom_information.php change line 6: height: <?php echo MODULE_BOXES_JCM_CUSTOM_INFORMATION_MARQUEELHEIGHT?>; /*marquee height */ to height: <?php echo MODULE_BOXES_JCM_CUSTOM_INFORMATION_MARQUEEHEIGHT?>; /*marquee height */ -
Bootstrap 4 in 2.3.4.1
Owl Sauron replied to burt's topic in osCommerce Online Merchant Community Bootstrap Edition
Many thanks, Rainer!