-
Content count
55 -
Joined
-
Last visited
Profile Information
-
Real Name
Krisz
- Website
Recent Profile Visitors
7,939 profile views
-
-
Krisz1 started following Country State Selector BS v3.0, W3 osCommerce WIP, New management and osCommerce v4 and and 2 others
-
W3 osCommerce WIP
Krisz1 replied to Hotclutch's topic in osCommerce Online Merchant Community Bootstrap Edition
Hi, First of all, thank you for taking the time and effort to keep OsC alive! I'm running 2.3.4 with many addons (order edit, custom payment methods, etc). Is there a list of core files I can update my installation with?, as opposed to starting from scratch, Thank you. -
New management and osCommerce v4
Krisz1 replied to osCommerce-Official's topic in News and Announcements
I've joined the forum in 2003 (18 years already!) with OsC 2.2MS2, and now still running 2.3.4. I learned how to fix few things here and there when it breaks, more like when you own an 18 year old car and already know where to look under the hood. Added the SEO .htaccess hack and I've enjoyed a smooth ride with a platform that is not resource intensive for the average shared hosting provider. Having said that, I'm waiting for the new OsC4 and hope for a smooth transition. I won't be able to name all the add-ons that I've installed over the years, so it's going to be a long process to get it up to speed. Hopefully, the team has considered the many stores that are still working with 2.3.4 (and 2.2MS2) into the transition plan.. to make it as painless as possible. -
-
-
-
New management and osCommerce v4
Krisz1 replied to osCommerce-Official's topic in News and Announcements
I stil use the Mario Valdez GUI interface until this day. Great for product maintenance. Sadly, the 'calendar' for products got stuck at December 31, 2020. Guess he didn't think people will still be using his software up to this day!.. I started with 2.2MS2, now, using 2.3.4 in my live store. An OsCommerce fan since 2003. Looking forward for a seamless upgrade and being part of this community. -
Hi Folks, I am having trouble with this update, trying to display the captcha symbol in my contact_us page. Installed hooks per the contrib, edited application_top.php with the code.. // HOOKS require(DIR_FS_CATALOG . '/includes/classes/hooks.php'); $OSCOM_Hooks = new hooks('shop'); $OSCOM_Hooks->register(basename($PHP_SELF, '.php')); Same thing with inside the admin interface " new hooks('shop') " Uploaded all other files. Admin interface shows OK but no captcha on contact_us.php. Error log is empty. I'm using OsC 2.3.4 BS Edition under php 5.6.4. All seems to be working fine, but the extra code is not being added to the form. What could be wrong? If it makes any difference, I already had the recaptcha add on working with the previous revision (January?) . Reinstalled the bm_recaptcha box module, replaced the files with the update, and that was it. Thank you!
-
Hey folks, I am still getting spammed even though recaptcha v3 is set up on contact_us.php. Looking at the google console, most bots are given a 0.9 punctuation score. Even though I selected 1.0 as the threshold in admin panel, google doesn't seem to care much for extra verification like recaptcha v2. Does the threshold I select at the admin panel gets passed onto the script? Thank you.
-
Thanks so much for this contribution, I was tired of getting so much spam on contact_us (I'm on 2.3.4).
-
-
-
This contribution was exactly was I was looking for. Thank you !
- 44 replies
-
- country/state jquery
- automatic
-
(and 2 more)
Tagged with:
-
Krisz1 started following AJAX Attribute Manager support
-
Hi Folks, Just applied this contrib and came across this error: Parse error: syntax error, unexpected T_ELSE in /(...)/admin/categories.php on line 753 Line 753 is marked in the code as "} else { <<Line 753 " I´m using OsC 2.2MS2, I know it´s an old version but I was hoping some contribs will work anyway if (isset($HTTP_GET_VARS['pID'])) { echo tep_image_submit('button_update.gif', IMAGE_UPDATE); } else { echo tep_image_submit('button_insert.gif', IMAGE_INSERT); } echo ' <a href="' . tep_href_link(FILENAME_CATEGORIES, 'cPath=' . $cPath . (isset($HTTP_GET_VARS['pID']) ? '&pID=' . $HTTP_GET_VARS['pID'] : '')) . '">' . tep_image_button('button_cancel.gif', IMAGE_CANCEL) . '</a>'; ?></td> </tr> </table></form> <?php } } else { <<Line 753 ?> <table border="0" width="100%" cellspacing="0" cellpadding="2"> <tr> <td><table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td class="pageHeading"><?php echo HEADING_TITLE; ?></td> <td class="pageHeading" align="right"><?php echo tep_draw_separator('pixel_trans.gif', 1, HEADING_IMAGE_HEIGHT); ?></td> <td align="right"><table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td class="smallText" align="right">
-
Hi guys, I was looking forward into using this contrib, however I´m stuck with this error upon opening the create_order.php: Existing Customer Account Fatal error: Call to undefined function tep_hide_session_id() in/hermes/webxxx/bxxx/pow.x/htdocs/store/admin/create_order.phpon line 171 I managed to sort out the error by removing all three instances of tep_hide_session_id(); but I´m sure that is not the correct workaround for this.. Thanks for any comments! I´m using OsC 2.2MS2
-
Hello ! Can anyone recommend some contrib to improve the existing customer management within Osc admin area? (2.2MS2) I'm using the default one, and I'd like to have the ability to create customers, modify them, get buying ratios, rank them, order then alphabetically, view past purchases... The idea is that if a CSR receives a call from a customer, the rep can retrieve all the info from them and modify it according to their needs. Thanks.
-
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
Krisz1 replied to spidometrs's topic in General Add-Ons Support
Hello I've recently installed this contrib.. it's great, but those who have non-english characters like accents on it's categories could bring us some dificulty using it.. My store is in Spanish, and I use accents like áéíóú on my product name and category name, and although most of the times this is not a problem because SEO URL v2.1 cuts them off (making Libro Pequeño as libro-pequeo), categories who got accents within it's name present a huge problem. Take this for example: Item title: Autoadhesivo Padre Pío (protegeme) Standard OsC URL: www.viareggio.cl/product_info.php?cPath=28&products_id=163 SEO URL: viareggio.szita.net/san-pío-de-pieltrecina-autoadhesivo-padre-protegeme-p-163.html (For testing purposes, I've created a sandbox test environment where SEO is implemented) Second URL ends up with a loop error.. Category name is San Pío de Pietrelcina. SEO trim's the name as viareggio.szita.net/pieltrecina-c-28.html, BUT inside that category items URL become as /san-pío-de-pieltrecina-autoadhesivo-padre-protegeme-p-163.html Any suggestions for a workaround? Thanks. -
Among other's I'm using dineromail. (contrib available on oscommerce) This company replicates in Southamerica the business model used by PayPal. This payment processor charges a somehow high fee for receiving money, AND a fixed per-transaction fee. Is there some way to add automatically a "surcharge" to people that chooses this payment method? The idea is to incentivate the use of other payment methods. Thanks.
-
No problem installing the code, indeed there's a "pack" which you can install in case you have the default installation. The thing is the e-commerce code is not working. Despite making succesfull sales with OsCommerce, those results aren't displayed @ google analytics, but those related to traffic and referrers are OK.
-
I still don't see the results of orders made using the Google analytics code, despite making the appropiate changes I only see traffic results, but no sales reports :(
-
I've added this contribution a few weeks ago but despite receiving some purchases and making some for testing, I don't see any data on my google analytics e-commerce module, it just displays zero. User tracking it's OK, just the e-commerce part isn't working despite that the installation went OK and the correct Google analytics account number was entered. Is there anything else I should do? (considering a default installation, no OsCommerce files changed, just replaced the old files with the one in the contrib) Thanks