

jhdesign
Members-
Content count
226 -
Joined
-
Last visited
Profile Information
-
Real Name
Jacob
-
Credit Class/Gift Vouchers/Discount Coupons 5.10
jhdesign replied to Strider's topic in General Add-Ons Support
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. -
Does v2.2 work with PHP5?
-
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
jhdesign replied to spidometrs's topic in General Add-Ons Support
is there a way to remove the -p-### and -c-### from the URL? -
Any ideas why I would get this URL: Wooden-Jewelry-Collection/Wooden-Earrings/amp;products_id/343/ It messes up on the product URL.
-
jhdesign started following [CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
-
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
jhdesign replied to spidometrs's topic in General Add-Ons Support
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. -
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.
-
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
-
SSL just needs to work once user loggs in, not on the whole site.
-
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.
-
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?
-
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)
-
Excellent. I wonder why I didnt see that one.
-
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
-
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.
-
I have and STILL waiting for a solution.