Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need help with adding a new page


Tail-Swishing

Recommended Posts

When i added a new page I got the following error message - can anyone give me any advice???

 

Warning: session_start(): open(/data/session/sess_f1d4bbc3e2410cbf50ad37bd4a73a203, O_RDWR) failed: Permission denied (13) in /data/members/paid/t/a/tail-swishing.co.uk/htdocs/www/includes/functions/sessions.php on line 67

 

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /data/members/paid/t/a/tail-swishing.co.uk/htdocs/www/includes/functions/sessions.php:67) in /data/members/paid/t/a/tail-swishing.co.uk/htdocs/www/includes/functions/sessions.php on line 67

Link to comment
Share on other sites

Have you included this new page; i.e., "Something.php", in your includes/filenames.php page?

 

define('FINENAME_SOMETHING', 'something.php');

 

if not, then i would start with that.

 

next, you will need to create a page within the includes/languages/english so that you can populate the page you created. typically, I open an already existing page and Save As: something.php. Essentially, what this page does is fill in the content/info in your "something.php" contained with your Catalog folder.

 

Does this make sense?

 

You end up with two (2) pages called: "something.php" and one page that defines the something.php page you created.

 

I hope this helps if not email me at [email protected] and i can walk you through it.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...