osCmax v2.5 User Manual
Results 1 to 2 of 2

HELP! Broke LIVE STORE

This is a discussion on HELP! Broke LIVE STORE within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; I was trying to install the new Paypal IPN 2.6 module, but decided not to, so I restored a backup ...

      
  1. #1
    Anonymous
    Guest


    Default HELP! Broke LIVE STORE

    I was trying to install the new Paypal IPN 2.6 module, but decided not to, so I restored a backup of what I had, now it gives me an error for the Payment Module page. I have replaced the whole admin side of my site, so I dont know why I am still recieving these errors!

    Code:
    Warning: main(/home/nyapwil/public_html/catalog/includes/languages/english/modules/payment/ipn.php): failed to open stream: No such file or directory in /home/nyapwil/public_html/catalog/admin/modules.php on line 129
    
    Warning: main(): Failed opening '/home/nyapwil/public_html/catalog/includes/languages/english/modules/payment/ipn.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nyapwil/public_html/catalog/admin/modules.php on line 129
    
    Warning: main(includes/modules/payment/paypal/application_top.inc.php): failed to open stream: No such file or directory in /home/nyapwil/public_html/catalog/includes/modules/payment/ipn.php on line 17
    
    Fatal error: main(): Failed opening required 'includes/modules/payment/paypal/application_top.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nyapwil/public_html/catalog/includes/modules/payment/ipn.php on line 17

  2. #2
    Active Member
    Join Date
    May 2003
    Posts
    148
    Rep Power
    0


    Default

    well 1st of all i hope the above problem was solved by now, but if not, heres my 2 cents....

    Code:
    Warning: main(/home/nyapwil/public_html/catalog/includes/languages/english/modules/payment/ipn.php): failed to open stream: No such file or directory in /home/nyapwil/public_html/catalog/admin/modules.php on line 129
    the 1st warning is most likely triggering the second n 3rd n so on warnings,

    /home/nyapwil/public_html/catalog/admin/modules.php file must have some kinda call/include for (/home/nyapwil/public_html/catalog/includes/languages/english/modules/payment/ipn.php)

    if you are on *nix server, try using the "grep" function to look for "ipn" string n see what files are associatiing themselves with that string. that might a good start....

Similar Threads

  1. expiry date problem on live store!!
    By jasonabc in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 10-01-2004, 11:32 AM
  2. Session Problem - LIVE STORE!
    By ukgoods in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 07-26-2004, 02:20 PM
  3. Anyone using 1.5 with a live store?
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 6
    Last Post: 12-30-2003, 09:29 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •