jimtsik Posted July 15, 2003 Share Posted July 15, 2003 I'm getting the above error when i'm going to faqdesk_search_result.php Warning: main(includes/modules/includes/modules/faqdesk/faqdesk_listing.php) [function.main]: failed to create stream: No such file or directory in /home/khposgr/public_html/shop/faqdesk_search_result.php on line 290 Warning: main(includes/modules/includes/modules/faqdesk/faqdesk_listing.php) [function.main]: failed to create stream: No such file or directory in /home/khposgr/public_html/shop/faqdesk_search_result.php on line 290 Fatal error: main() [function.main]: Failed opening required 'includes/modules/includes/modules/faqdesk/faqdesk_listing.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/khposgr/public_html/shop/faqdesk_search_result.php on line 290 can anyone help me ? Link to comment Share on other sites More sharing options...
ieuflr2000 Posted January 31, 2004 Share Posted January 31, 2004 I'm getting the above error when i'm going to faqdesk_search_result.phpWarning: main(includes/modules/includes/modules/faqdesk/faqdesk_listing.php) [function.main]: failed to create stream: No such file or directory in /home/khposgr/public_html/shop/faqdesk_search_result.php on line 290 Warning: main(includes/modules/includes/modules/faqdesk/faqdesk_listing.php) [function.main]: failed to create stream: No such file or directory in /home/khposgr/public_html/shop/faqdesk_search_result.php on line 290 Fatal error: main() [function.main]: Failed opening required 'includes/modules/includes/modules/faqdesk/faqdesk_listing.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/khposgr/public_html/shop/faqdesk_search_result.php on line 290 can anyone help me ? Change require(DIR_WS_MODULES . FILENAME_FAQDESK_LISTING); to require(DIR_WS_MODULES . 'faqdesk/faqdesk_listing.php'); Ieuflr2000 IEUFLR2000 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.