Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Please help rookie find login button code


Guest

Recommended Posts

Hi,

 

Please take a look at this and let me know if you could give me some idea of where I can find the code?

 

sign in button link

 

I want to move that 'sign in' button and the 'forgot password' link down below out of the table so it looks right.

 

This is the code:

<td align="center" class="smalltext"><input type="image" src="includes/languages/english/images/buttons/button_login.gif" border="0" alt="Sign In" title=" Sign In "><br><br><a href="https://host24.ipowerweb.com/~tmanwarr/password_forgotten.php?osCsid=2fc191305977237cb7c151b5206c2d31">Password forgotten? Click here.</a><br><br></td>

 

But I don't know where that is pulling from in the database?

 

Pretty sure I know how to do it html wise...

 

I hope I am making sense. I am a real beginner with this.

 

Any help would be appreciated.

 

Thank you very much...

Link to comment
Share on other sites

Since it doesn't look like you're using the stock login page....I would recommend just searching your php code, and looking for 'FILENAME_PASSWORD_FORGOTTEN' (without the quotes) and you should find the block.

 

HTH,

-Chris

Chris Sullivan

Link to comment
Share on other sites

Since it doesn't look like you're using the stock login page....I would recommend just searching your php code, and looking for 'FILENAME_PASSWORD_FORGOTTEN' (without the quotes) and you should find the block.

 

HTH,

-Chris

Thanks. I found that in password_forgotten.php but I still don't see the html code anywhere?

 

I've looked through a ton of files, I don't see it anywhere :angry:

 

When you said 'search' the php code, is there a way to search all my files on the database through my cpanel?

 

That would be very handy..... :D

 

Thanks...

Link to comment
Share on other sites

i know you have probably looked but i would have expected it in the login.php file.

Yeah that's where I thought it would be, login.php, but I don't see it there.

 

Oh well, I'll have to find it sooner or later......

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...