Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2008
    Posts
    141
    Plugin Contributions
    0

    Default No right hand side infobox in my admin

    I've broken something somewhere - in the Admin panel under the Payments module I don't have anything over on the right hand side of the page where I should be configuring each payment method. I tried each previously-configured payment method in turn, and each refreshes the URL in the address bar to include it (for example, http://DomainName/AdminAreaName/modu...ent&module=cod), but the whole right hand column is missing
    The instructions say Insert Disk 3, but only two will fit...
    www.shedtraders.co.uk
    www.tobermorychocolate.co.uk

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: No right hand side infobox

    That means you've got a problem happening with one or more of your payment modules. It could be a missing language file, or a syntax error inside the language or module file. Inside your /includes/languages/english/modules/ folder it expects to find matching files for all the *.php filenames found in your /includes/modules/payment/ folder.

    Your symptoms usually occur when you upload only one of the pair of files for a module, or when you rename a file like "cod.php" to "cod_old.php" and thus you're telling the system to look for a "cod-old.php file in the language folder ... which isn't what you intended at all. Instead, the proper way to rename a file is to replace the ".php" with something like ".old" or ".bak".

    If that doesn't help you figure out what you've done wrong, you can use the Debug Logging utility to find the offending file: https://www.zen-cart.com/tutorials/index.php?article=82 This is included in v1.3.9 by default. If you're using something older than v1.3.9, you should really be planning an upgrade as soon as possible.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Oct 2008
    Posts
    141
    Plugin Contributions
    0

    Default Re: No right hand side infobox

    Quote Originally Posted by DrByte View Post
    That means you've got a problem happening with one or more of your payment modules. It could be a missing language file, or a syntax error inside the language or module file. Inside your /includes/languages/english/modules/ folder it expects to find matching files for all the *.php filenames found in your /includes/modules/payment/ folder.
    As ever, superb help that got me straight to the root of the problem. I was initially confused and was looking for corresponding files in /includes/languages/modules/payment/ rather than /includes/modules/payment (why IS it that zen seems to have such a confusing hierarchy?!) but that was my fault - as soon as I looked in the right folder I found that there was a Google checkout file that didn't have a corresponding one in includes/languages/english/modules. Removed that, and all my right hand side boxes have magically re-appeared! Many thanks, you've saved me hours of headscratching
    The instructions say Insert Disk 3, but only two will fit...
    www.shedtraders.co.uk
    www.tobermorychocolate.co.uk

 

 

Similar Threads

  1. blank strip on right hand side
    By iddy in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 4 Jun 2010, 12:44 PM
  2. Product Image on Right Hand Side - How?
    By Maxpoly in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Oct 2008, 04:44 PM
  3. How do I delete all of the side boxes on the right hand side?
    By laurieudy in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Oct 2007, 03:53 AM
  4. Moving header logo to right hand side
    By e-hol.co.uk in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Jul 2006, 05:02 AM

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