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.




LinkBack URL
About LinkBacks








Bookmarks