Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Product Notification / Login broken


jhande

Recommended Posts

Posted

Awhile ago I changed the product notifications box to a button. Could have sworn I tested it and all was fine.

 

I tried testing it today and AHHH... ohmy.gif

 

Not logged in, browsing products, click on Notify Me button.

 

Login or Create Account page loads, enter my username & password, click Continue button.

 

Page Not Found 404 (not even my custom 404 page). Points to this URL =

https://secure.bluehost.com/~handesho/login.php?action=process&osCsid=504468f9362b637942fbefa775ae3544

 

Hit browser refresh button, my name is in the header greeting as being logged in but receive this error message =

Error: No match for E-Mail Address and/or Password.

 

Here's my Notify Me button code:

<?php 
if($product_info['products_quantity'] <= 0) echo '<a href="' . tep_href_link(basename($PHP_SELF), tep_get_all_get_params(array('action')) . 'action=notify', $request_type) . '">' . tep_image_button('button_notification.gif') . '</a>'; ?>

 

I have "Ultimate SEO URLs 2.1d Updated" & "Header Tags SEO 3.1.4" installed if that helps?

 

Oh by the way, logging in normal works fine.

- :: Jim :: -

- My Toolbox ~ Adobe Web Bundle, XAMPP & WinMerge | Install ~ osC v2.3.3.4 -

Posted

I've Googled to the end... still nothing found that helps fix this problem.

 

I uninstalled my button, tried another contribution, even put back the original notifications infobox - still broken.

 

I turned off Ultimate SEO URLs and BINGO... problem gone!

 

Guess it's back to reading through the contributions 218 pages and then bothering Jack with this.

 

Can't believe I'm the only one with this problem, at least from what I've found so far.

 

sad.gif

- :: Jim :: -

- My Toolbox ~ Adobe Web Bundle, XAMPP & WinMerge | Install ~ osC v2.3.3.4 -

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...