Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Warning: main(includes/csecure.php) [function.main]: failed to open stream: No such file or directory in /home/*****/public_html/catalogue/admin/in


Tamar2001

Recommended Posts

Have recently loaded up several modules to increase protection of our site via collection of IP addresses, which also allows us to cofirm the PC the transaction has been run on, is in the country/area it is supposed to be. Prior to these uploads the site was running fine:

 

Below is the error message when trying to connect to the oSCommerce hosted web-site for maintenance and admin: (Have put ** in to ensure a level of privacy.

 

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

 

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

 

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

 

This has come about since we have used IP blocking to stop several hackers trying to buy either all the shop products or other problems.

 

 

 

Had uploaded the following modules:

 

 

 

(i) IP Banningv2.0

 

 

this adds code to catalogue/includes/application_top.php

 

and then adding IP addresses to block on file

 

catalog/includes/csecure

 

 

 

(2) Order IP Recorder,

 

this adds IP address to the check-out invoice and used as additional means of verifying country of origin of customer

 

 

catalog/admin/orders.php

 

catalog/admin/includes/classes/order.php

 

catalog/admin/includes/classes/languages/english/orders.php

 

catalog/checkout-confirmation.php

 

catalog/checkout-process.php

 

catalog/admin/includes/languages/english/checkout-confirmation.php

 

 

 

(3) Order IP Grabber- probably not required,

 

 

 

this adds code to stock invoice and packing slip

 

 

catalog/admin/invoice.php

 

catalog/packingslip.php

 

 

catalog/admin/includes/languages/english/invoice.php

 

catalog/admin/includes/languages/english/packingslip.php

 

 

 

After adding module No (2) the system still worked fine, the problem appeared when module (1) was added.

 

Looking at module (3) this seems similar to module (2) and may cause a conflict.

 

 

Any suggestions would be greatly appreciated.

 

Many thanks indeed and all language and other modules were running fine and items were being purchased and sold with no difficulties. We ran into a few problems with people buying dozens of items for $100,000 or more with no intention to pay, hence the collection of IP addresses to block them from the site.

Link to comment
Share on other sites

Is includes/csecure.php in your admin directory?

Sam

 

Remember, What you think I ment may not be what I thought I ment when I said it.

 

Contributions:

 

Auto Backup your Database, Easy way

 

Multi Images with Fancy Pop-ups, Easy way

 

Products in columns with multi buy etc etc

 

Disable any Category or Product, Easy way

 

Secure & Improve your account pages et al.

Link to comment
Share on other sites

Is includes/csecure.php in your admin directory?

 

Hi again,

 

This is present and correct.

 

I don't think I made myself clear as a newbie with web-sites.

 

The error messages refer to me accessing ther osCommerce hosting for our wbe-site, ie administration; modules, shipping etc. So unable to access this.

 

Our web-site is running and all pages are working, but can't add anything or modify anything on site due to this error message, preventing me from entering.

 

Thank you for your time.

Link to comment
Share on other sites

  • 4 weeks later...
Hi again,

 

This is present and correct.

 

I don't think I made myself clear as a newbie with web-sites.

 

The error messages refer to me accessing ther osCommerce hosting for our wbe-site, ie administration; modules, shipping etc. So unable to access this.

 

Our web-site is running and all pages are working, but can't add anything or modify anything on site due to this error message, preventing me from entering.

 

Thank you for your time.

 

I replaced the includes/csecure.php in my admin directory and this has sorted out the problem, thank you so much for your time and assistance!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...