Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Navigation of Information Individual Pages all messed up


asiandivergal

Recommended Posts

Posted

Hi there,

 

I was doing some coding (I am not sure which part I inadvertably changed), but now my Information Box Pages navigation structure has changed.

 

Previously, all the Information Box Pages were linked together, so that at the end of each page, you will be directed to the next Information Box Page. Now, when I click on the Continue button of each Information Box Page, I am directed back to my Index page.

 

I opened up my about.php page to take a look at the navigation part, and here is what it says:

 

<td align="right"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image_button('button_continue.gif', IMAGE_BUTTON_CONTINUE) . '</a>'; ?></td>

 

Could someone please take a look at my site and let me know which part of the coding I have accidentally changed? :blush:

 

http://www.ebookcrescent.com/catalog/

 

I guess this will teach a PHP/OScommerce/programming newbie not to play with fire! :rolleyes:

 

Thank you in advance to all you kind souls out there!

 

Cheers,

Agnes

Posted

I do not see any problem there. That's standard stock osc behaviou. The about us page or any other page in the info box should return to the index (home) page when click on Continue,

 

Ken

commercial support - unProtected channel, not to be confused with the forum with same name - open to everyone who need some professional help: either PM/email me, or go to my website (URL can be found in my profile).

over 20 years of computer programming experience.

Posted
I do not see any problem there. That's standard stock osc behaviou. The about us page or any other page in the info box should return to the index (home) page when click on Continue,

 

Ken

 

 

Hi Ken,

 

Thanks for your help!

 

I guess i must have gotten knocked out too much programming code :)

Archived

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

×
×
  • Create New...