This is a discussion on infobox problem within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; I was trying to change the conditions of use page to a dealers page in my information box and am ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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 |
| Sponsored Links | ||
| ||
|
#2
| |||
| |||
| 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
__________________ Google says be nice! |
|
#3
| |||
| |||
| 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
| |||
| |||
| 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
| |||
| |||
| That did the trick. Thanks a lot brendanl79! |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Shop by price infobox problem please help~ | jikey | osCMax v2 Features Discussion | 2 | 11-26-2006 02:14 AM |
| Infobox problem | jikey | osCMax v2 Customization/Mods | 2 | 11-14-2006 06:37 PM |
| Information Infobox | jsp_1983 | osCMax v2 Customization/Mods | 0 | 11-16-2005 03:40 PM |
| infobox admin | chfields | osCMax v2 Features Discussion | 1 | 10-25-2005 09:20 AM |
| Problem installing infobox admin v2_23 | sunspeks | osCMax v2 Features Discussion | 0 | 07-27-2005 08:04 AM |