Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted (edited)

this is the error i get

Warning: main(../../../public_html/superstore/includes/application_top.php) [function.main]: failed to open stream: No such file or directory in /home/davie/public_html/superstore/product_info.php on line 13

 

Warning: main(../../../public_html/superstore/includes/application_top.php) [function.main]: failed to open stream: No such file or directory in /home/davie/public_html/superstore/product_info.php on line 13

 

Fatal error: main() [function.require]: Failed opening required '../../../public_html/superstore/includes/application_top.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/davie/public_html/superstore/product_info.php on line 13

 

on line 13 of product_info.php the application is there

 

this is from the application_top.php

 

(line 13) require('../../../public_html/superstore/includes/application_top.php');

 

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

 

// BOF: Additional Images

if (empty($_GET['pID'])) { $_GET['pID'] = $_GET['products_id']; }

 

 

so its there is there something i have done wrong its when you click a product it gives this error please help

 

the website is http://www.davidgalore.com/superstore if you click on a product you get the error

Edited by davidgalore

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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...