Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Newbie - probably easy - searched but can't find


stevej

Recommended Posts

Posted

The search facility brought nothing useful when I searched for blank pages and adding pages.

 

Basically I want to know how to add a page to the system which can be used with the rest of OSC but just have content within it. Apparently something to do with breadcrumbs?

 

Also how do you edit text? which section holds non-product content? Like landing page content for instance? I looked through the admin section and couldn't see anything obvious. Bear with me please I am clueless at the moment RE OSC and am working with someone elses code - all the OSC comments removed.

The best thing about learning is that no-one can take it away from you - B.B.King

Posted

I looked and could only find a plugin and some information about the system, nothing particularly about simply adding a new page. For instance I got this from privacy.php in the system;

 

<?php

require('includes/application_top.php');

 

require(DIR_WS_LANGUAGES . $language . '/' . FILENAME_PRIVACY);

 

$breadcrumb->add(NAVBAR_TITLE, tep_href_link(FILENAME_PRIVACY));

?>

 

Is there not a way I can change the filename to something else and call the content from there? And where is all this defined?

The best thing about learning is that no-one can take it away from you - B.B.King

Posted

do you have Info System as one of the options in admin ?

Your online success is Paramount.

Posted

No....

 

config,

modules

catalog

customers

reports

locations

taxes

localisation

tools

 

That's the main admin options.

The best thing about learning is that no-one can take it away from you - B.B.King

Posted

If you can't get that information unlimited thing to work, here's the manual way of doing it:

http://wiki.oscommerce.com/helpModsAddBoxLinks

Chris Dunning

osCommerce, Contributions Moderator Team

 

Please do not send me PM! I do not read or answer these often. Use the email button instead!

 

I do NOT support contributions other than my own. Emails asking for support on other people's contributions will be ignored. Ask in the forum or contact the contribution author directly.

Archived

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

×
×
  • Create New...