Full service web hosting, great prices and support. Starts at $1.99/month!
Results 1 to 5 of 5

Thread: infobox problem

  1. #1
    bersh31
    Guest


    Default infobox problem

    I was trying to change the conditions of use page to a dealers page in my information box and am having a problem. It is showing up BOX_INFORMATION_DEALERS. Where is my error? I am a novice at this so please be detailed.
    Here is link to view problem: http://berkon.com/catalog/index.php

  2. #2
    battleaxe
    Guest


    Default RE: infobox problem

    Hi

    It looks like you have to define your box... for a detaied instruction, go to the following guide http://oscdox.com/index.php?op=modlo...gNewBoxesToMax

  3. #3
    brendanl79
    Guest


    Default RE: infobox problem

    If I'm reading this correctly, he is not setting up a new box but rather altering the links in the existant infobox. In which case he needs to modify "includes/boxes/information.php".

  4. #4
    brendanl79
    Guest


    Default RE: infobox problem

    Hey, maybe I should actually look at the questioner's link!

    The infobox link titles are derived from "includes/languages/english.php" (and the corresponding files for any other languages.). For an example:

    in english.php there is:
    define('BOX_INFORMATION_SITEMAP', 'Site Map');

    which is called from information.php like so:
    '<a>' . BOX_INFORMATION_SITEMAP . '</a>';

    Just put a corresponding define in your english.php and line of code in your information.php and you should be all set. Good luck!

  5. #5
    bersh31
    Guest


    Default

    That did the trick. Thanks a lot brendanl79!

Similar Threads

  1. Shop by price infobox problem please help~
    By jikey in forum osCMax v2 Features Discussion
    Replies: 2
    Last Post: 11-26-2006, 02:14 AM
  2. Infobox problem
    By jikey in forum osCmax v2 Customization/Mods
    Replies: 2
    Last Post: 11-14-2006, 06:37 PM
  3. Information Infobox
    By jsp_1983 in forum osCmax v2 Customization/Mods
    Replies: 0
    Last Post: 11-16-2005, 03:40 PM
  4. infobox admin
    By chfields in forum osCMax v2 Features Discussion
    Replies: 1
    Last Post: 10-25-2005, 08:20 AM
  5. Problem installing infobox admin v2_23
    By sunspeks in forum osCMax v2 Features Discussion
    Replies: 0
    Last Post: 07-27-2005, 07:04 AM

Bookmarks

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
  •