This is a discussion on trying to add a link under catalog in the admin within the osCMax v1.7 General Mods Discussion forums, part of the osCMax v1.7 Forums category; hey guys I want to add my own "mod" and link it up under the catalog heading in the admin. ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| hey guys I want to add my own "mod" and link it up under the catalog heading in the admin. i edited catalog.php and added Code: tep_admin_files_boxes(FILENAME_MARKUP, MARKUP) [quote] and created a markup.php file however the link is not showing up. Any ideas? thanks[/quote] |
| Sponsored Links | ||
| ||
| |
|
#2
| |||
| |||
| ok i changed it to Code: tep_admin_files_boxes(FILENAME_MARKUP, BOX_CATALOG_MARKUP) |
|
#3
| ||||
| ||||
| which verison of OS Commerce are you using? |
|
#4
| |||
| |||
| what ever the version is that i downloaded from this site |
|
#5
| ||||
| ||||
| You using max 1.5 or max 1.7 ? |
|
#6
| |||
| |||
| 1.7 |
|
#7
| ||||
| ||||
| open admin/includes/filenames.php and look for this code Code: //end PayPal_Shopping_Cart_IPN Code: //Added by Thinkweb for custom module link in admin
define('FILENAME_MARKUP', 'markup.php');
|
|
#8
| |||
| |||
| ok sweet, now it shows up however the name is wrong. it says BOX_CATALOG_MARKUP is there somewhere i am missing adding the name? thanks! |
|
#9
| |||
| |||
| nevermind i edited /catalog/admin/includes/languages/english.php and defined BOX_CATALOG_MARKUP there. thanks again for the help |
|
#10
| |||
| |||
| ok i guess the next step, is how do i get the heading and all that and any needed osc code to make that page work. is there a modding tutorial somewhere? thanks |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| catalog/admin doesn't open correctly | Kamenotejin | osCMax v2 Installation issues | 5 | 08-04-2006 09:47 AM |
| printable catalog link and image removal problem... | tam283 | osCMax v1.7 Discussion | 1 | 03-28-2005 03:44 PM |
| "Top" Link Located top left corner of catalog. | bgharder | osCommerce 2.2 Modification Help | 1 | 01-30-2005 05:35 AM |
| Need to change the link for the Top » Catalog menu item. | Trinity | osCMax v1.7 Installation | 4 | 09-21-2004 06:41 PM |
| Admin cfg - page link setting? | Anonymous | osCommerce 2.2 Installation Help | 2 | 11-13-2002 11:16 AM |