Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

jhdesign

Archived
  • Posts

    226
  • Joined

  • Last visited

Everything posted by jhdesign

  1. I've installed this addon, I've published the order total module but the actual discount never shows up or gets calculated? I do see the success message after I apply the coupon but the order totals remains the same (there is no line indicating gift voucher discount). Has anyone experienced this issue? Any help is appreciated.
  2. is there a way to remove the -p-### and -c-### from the URL?
  3. Any ideas why I would get this URL: Wooden-Jewelry-Collection/Wooden-Earrings/amp;products_id/343/ It messes up on the product URL.
  4. I'm experiencing missing product and category names this is AFTER it was working good for a while. The "Fixed seo.class.php" by jpweber, released 25 Nov 2006 DID NOT work for me. Not sure what else to do? Can anyone suggest? all I see is: '-c-21_97.html' etc for URLs.
  5. Vger, Downgrading to PHP4 corrected the issue I had. Now I get a has code generated in checkout_confirmation and no longer see the hacking attemp.
  6. Vger, Can you confirm again: 1) That testing from IP (with SSL for a www.domain.com) does not cause any issues? 2) That HSBC works with php5? After the server move we are still having issues. Mainly testHash.e not being executed (no hash code in checkout_conformation.php) even though hsbc.php points to the right path. Thanks. Jacob
  7. SSL just needs to work once user loggs in, not on the whole site.
  8. I can confirm that the path in hsbc.php is correct after changing host and that its 755. This is a dedicated server so I have full control over it. The host is 1&1, would they still have access to control testHash.e even though its a dedicated server? The path in hsbc.php is: /var/www/vhosts/domain.co.uk/httpdocs/cgi-bin (domain censored) There is also a cgi-bin outside httpdocs, I've tried this one too but no luck.
  9. Padlock does show but upon login there is a warning about domain mismatch. On Checkout_confirmation.php I viewed source and saw this: <input type="hidden" name="OrderHash"> It is missing the "value" there. As I said is working on the other host but now we are moving the site to a new host. Any ideas how that issue could be resolved?
  10. I moved my working HSBC setup to a dedicated server, I'm using the IP address to test out the site before going live. My config files use the IP but SSL of course uses the full site name, I am getting Hacking Attempt! (got all right files in CGI Bin + shared lib in /usr/lib). Is this because of the SSL mismatch error that comes up when SSL kicks in? (IP and domain name)
  11. Excellent. I wonder why I didnt see that one.
  12. I'd like to be able to charge: 1st kg (kilogram) $1.00 then $2.00 for every increase in 0.5kg I know I can use a table for this but I dont want to enter alll the possible weights manually, rather have it automated. Does such a module exist? Jacob
  13. I did everything that was needed but still get hacking attempt. Willing to pay someone for help in order to get this working once and for all.
  14. I have and STILL waiting for a solution.
  15. Vger My host installed: /usr/lib/libstdc++-libc6.2-2.so.3 and libCcCpiTools.so in /public_html/cgi-bin <- is this the correct location. I'm still getting hacking attempt. Jacob
  16. Neil, I've added the orderHash code and this does not match the Hash Key in my HSBC module setup, does this mean that my Hash Key is incorrect? I get this: Hacking atempt! - orderHash=x/a8oTp8HwS6ERTTqX0Ps/6Qcts= hash=line 1 still trying to find out if host has all the shared libraries needed. jacob
  17. My Refer column is always set to "Not Found" How can I fix this? I have added spiders.txt to my /public_html
  18. Anyone solve teh NO SOUND issue? I've got the same problem on my site.
  19. Anyone get the labels export (CSV) working? I keep getting an error. DOWNLOADING C:\DOCUME~1\justin\LOCALS~1\Temp\uhsaa52a-9999.csv" C:\DOCUME~1\justin\LOCALS~1\Temp\uhsaa52a-9999.csv" could not be saved, because an unknown error occurred try saving from a different location.
  20. What is needed for HSBC? IS SSL required? can it be shared? I'm getting hackattempt right now.
  21. What are the server/setup requirements for running this paymet module? I get the infamous HACKING ATTEMPT! error I also added the hashcode output so I get this now but I'm not sure what it means: Hacking atempt! - orderHash=WRfZoUdA0X9hDr1BeBKkpTzwWhE= hash=line 1 Any help is appreciated!
  22. When I select orders and then choose labels (radio) and hit confirm i get an error when it tries to d/l the EXCEL file Something along the lines of: .csv could not be saved because an unknown error occured try saving to a different location Any ideas????
  23. After hitting continue on checkout_shipping.php I get this error: Fatal error: Cannot use object of type __PHP_Incomplete_Class as array in /home/crust/public_html/includes/classes/gift.php on line 25 Can anyone help? Jacob
×
×
  • Create New...