This is a discussion on Error From Include within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hello, Can anyone assit me on this problem? I am attempting to integrate just sections of OScommerce on the main ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hello, Can anyone assit me on this problem? I am attempting to integrate just sections of OScommerce on the main page of this website -Code- <?php if ((USE_CACHE == 'true') && empty($SID)) { echo tep_cache_categories_box(); } else { include('http://www.nakedcosmetix.com/oscommerce/catalog/includes/boxes/categories.php'); } ?> </td> Now the problem is when I goto naked_cosmetix_web_layout2 I get this error: Warning: main(http://www.nakedcosmetix.com/oscomme...tegories.php): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in /home/content/n/a/k/nakedcosmetix/html/beta/index.php on line 222 Warning: main(http://www.nakedcosmetix.com/oscomme...tegories.php): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in /home/content/n/a/k/nakedcosmetix/html/beta/index.php on line 222 Warning: main(): Failed opening 'http://www.nakedcosmetix.com/oscommerce/catalog/includes/boxes/categories.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/content/n/a/k/nakedcosmetix/html/beta/index.php on line 222 Any assistance would be appreciated, thank you in advance. |
|
#2
| |||
| |||
| Anyone have any advice? |
|
#3
| ||||
| ||||
| Yes - your missing everything that get loaded in like application_top.php and who knows what else that gets setup in index.php... Look at: osCommerce: Infoboxes outside OSC |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can not find Header.php in /catalog/include | chrisrex | osCMax v2 Installation issues | 2 | 09-26-2005 03:38 PM |
| How can I allow my search to also include category names? | DeltaWolf7 | osCMax v2 Customization/Mods | 0 | 08-11-2005 03:24 AM |
| Modifying the Information box to include new link | Demented | osCMax v1.7 Discussion | 5 | 05-23-2005 08:43 AM |
| Please include Spanish support in MS2 MAX!!!!!!!!!!!! | isifra | osCMax v1.7 Discussion | 1 | 11-21-2004 04:15 PM |
| EMAIL_TEXT_SUBJECT How to include products_model | ireader | osCMax v1.7 Discussion | 0 | 10-07-2004 04:21 PM |