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

No right column for payment modules in admin

This is a discussion on No right column for payment modules in admin within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; For some reason the right column (install/remove/edit and values part) is missing and it only affects the Payment modules section. ...

      
  1. #1
    New Member
    Join Date
    Aug 2010
    Posts
    25
    Rep Power
    0


    Unhappy No right column for payment modules in admin

    For some reason the right column (install/remove/edit and values part) is missing and it only affects the Payment modules section.

    I've replaced the modules.php in the admin folder with a default one but that has done nothing.

    Any ideas what is causing this odd behavior and how to fix it? No error is being printed (display_errors is finally on).

    Screenshot:http://imgur.com/o8eQL.png

  2. #2
    New Member
    Join Date
    Aug 2010
    Posts
    25
    Rep Power
    0


    Default Re: No right column for payment modules in admin

    Seems like quite an original problem as I haven't come across this anywhere else. Perhaps it's fixable via phpMyAdmin? Everything seems to be fine.

    This is what I see in my log:

    [Sat Aug 14 18:50:07 2010] [debug] mod_deflate.c(615): [client 87.221.112.89] Zlib: Compressed 24764 to 2245 : URL /store/manager/modules.php, referer: http://www.koirankauppa.fi/store/man...p?cPath=&cID=2
    [Sat Aug 14 18:50:08 2010] [debug] mod_deflate.c(615): [client 87.221.112.89] Zlib: Compressed 24764 to 2245 : URL /store/manager/modules.php, referer: http://www.koirankauppa.fi/store/man...p?cPath=&cID=2

  3. #3
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Lightbulb Re: No right column for payment modules in admin

    Have you been 'messing about' with the check/money order payment files?
    Hosting plans with installation, configuration, contributions, support and maintenance.

  4. #4
    New Member
    Join Date
    Aug 2010
    Posts
    25
    Rep Power
    0


    Default Re: No right column for payment modules in admin

    Only the language files, and that causes a blank screen on the last checkout if I modify anything except the title.

    I've replaced all the moneyorder.php files with their originals but still no right column :P

  5. #5
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Lightbulb Re: No right column for payment modules in admin

    Enable error messages in Admin:
    catalog/youradmin/includes/application_top.php (in your case, store/manager/includes/application_top.php)

    PHP Code:
    //  error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED); 
    Hosting plans with installation, configuration, contributions, support and maintenance.

  6. #6
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default Re: No right column for payment modules in admin

    Have you added any custom modules not included with osCmax by default? Or duplicated a module and not removed the original?

    You cannot have any modules in any of the module folders or subfolders that are not working properly or just hanging around. Delete/remove any custom modules that you have added to the modules folders (make a backup of them first).
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  7. #7
    New Member
    Join Date
    Aug 2010
    Posts
    25
    Rep Power
    0


    Default Re: No right column for payment modules in admin

    error_reporting(E_ALL & ~E_NOTICE & ~'E_DEPRECATED');

    That is what I see in the file as the value set.

    Would it be OK to delete all the modules not in use, even the ones that come with osCMax by default or will this mess up the program?

    I've actually managed to work around the right column problem and am now pretty ready to hand this over to the client, I'd want the payment module screen to work properly though as adding extra payment modules in the future is likely.

  8. #8
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Post Re: No right column for payment modules in admin

    Quote Originally Posted by hollowgram View Post
    error_reporting(E_ALL & ~E_NOTICE & ~'E_DEPRECATED');

    That is what I see in the file as the value set.
    Comment out with //, to activate.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  9. #9
    New Member
    Join Date
    Sep 2010
    Posts
    12
    Rep Power
    0


    Default Re: No right column for payment modules in admin

    To support Michael's comments, I too just had this problem today and found this thread in the hope of a fix. I had edited /ext/modules/payment/paypal/express.php and /includes/modules/payment/paypal_express.php and left copies of the originals in each directory named express_orig.php and paypal_express_orig.php - so that I had a clean copy to restore if needed. This caused the exact problem described - no install/edit column in admin --> payment modules. I followed Michael's always excellent advice, removed the files and hey presto back to square one. Thanks guys!

Similar Threads

  1. Admeris Payment Systems Payment Modules
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 08-13-2009, 10:50 AM
  2. Problem with modules.php and shipping & payment modules
    By heroyol in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 11-18-2005, 01:33 PM
  3. add column to admin product listing
    By jlee in forum osCMax v1.7 General Mods Discussion
    Replies: 2
    Last Post: 01-14-2005, 06:09 AM
  4. Bug in Payment Modules?
    By xwisdom in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 01-16-2004, 05:39 AM

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
  •