Results 1 to 10 of 15

Hybrid View

  1. #1
    Join Date
    Mar 2008
    Location
    Gouda, Netherlands
    Posts
    213
    Plugin Contributions
    1

    Default Re: Error after installing a mod

    Yes, I will never forget to make a back up again I think. Lol... well at least I gained a lesson from it!
    Working on http://www.skull-shop.net once again.

  2. #2
    Join Date
    Mar 2008
    Location
    Gouda, Netherlands
    Posts
    213
    Plugin Contributions
    1

    Default Re: Error after installing a mod

    I'm sorry Kobra and every one else reading, I succesfully replaced the english/header.php but still get this error (I think it's the same error)

    Warning: require(includes/languages/english/header.php) [function.require]: failed to open stream: No such file or directory in /www/htdocs/wwadmine/http/admin/includes/languages/english.php on line 647

    Fatal error: require() [function.require]: Failed opening required 'includes/languages/english/header.php' (include_path='.:/usr/share/php:/usr/share/pear') in /www/htdocs/wwadmine/http/admin/includes/languages/english.php on line 647
    Working on http://www.skull-shop.net once again.

  3. #3
    Join Date
    Mar 2008
    Location
    Gouda, Netherlands
    Posts
    213
    Plugin Contributions
    1

    Default Re: Error after installing a mod

    Well I took a wild shot (after backing up the entire site and the db) and overwrit the english.php file. It worked !!!!!!!!!!!!!!!!!!!!!!! Now I have acces to the english admin again! (I don't know why the error occured because ship 2 pay didn't overwrite the english php file though)
    Working on http://www.skull-shop.net once again.

  4. #4
    Join Date
    May 2007
    Posts
    47
    Plugin Contributions
    0

    Default Re: Error after installing a mod

    HI

    I have just installed the ship2pay contrib but it doesnt appear to do anything. I click on insert (which doesnt have an icon) and it does nothing.

    Dont know how to contact the guy who ported it from oscommerce to zen... any ideas?

    rgds
    Mick
    Zen 1.3.8a

  5. #5
    Join Date
    Feb 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Error after installing a mod

    @Pazaz:
    I am investigating the same issue right now. I will share my results if I'll get any...

  6. #6
    Join Date
    Feb 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Error after installing a mod

    The funny thing is, that this mod is using deprecated superglobals $HTTP_POST_VARS & $HTTP_GET_VARS instead of $_POST or $_GET.

    Solution:

    Open file <admin_folder>/ship2pay.php

    Search and replace $HTTP_POST_VARS for $_POST
    Search and replace $HTTP_GET_VARS for $_GET

    This should make this mod _somehow_ alive.
    What needs further fixing is the usage of zen_image_submit and zen_image_button functions, which are called with wrong parameters.
    I will need more time to fix this as well. Hopefully I will post one day complete, fixed ship2pay.php file.

    Hope it helps to you as well.
    Last edited by vko82; 12 May 2010 at 03:01 PM.

 

 

Similar Threads

  1. Fatal Error After installing Cross Sell - Just Another Cross Sell Mod
    By kconklin in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 9 Jul 2010, 02:38 PM
  2. Duplicate Orders after installing abandon cart mod
    By cshart in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 11 Dec 2009, 04:25 PM
  3. My logo disapeared after installing mod - COWOA
    By fredsjo in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 30 Jun 2009, 02:52 PM
  4. Error after installing paypal express mod
    By bmpt in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 14 Jan 2008, 03:52 AM
  5. After installing account holder mod
    By sburke in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 20 Aug 2007, 02:42 PM

Posting Permissions

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