osCmax v2.5 User Manual

Event Scheduler version 1.2 for oscmax full install

Event Scheduler version 1.2 for oscmax full install

convert to bts

 

all files are included

 

vent Scheduler
Version 1.2 convert to oscmax2.0.4 & bts   converted by richard armstrong jan 2010

with fck editior

this file has been modifed to convert to  oscmax 2.0.4  all files in this zip have been altered

just copy to you catalog folder and overwrite the existing files this is ONLY oscmax compatible

for english lang
 
 first add this to your css file in your related to your bts template folder  ie - fallback
 
[code] --add to css file properties for:
------------------------------------------------

td.main
td.main2
.infoobox13

this has changed
--------------------------------------------------------------------
--add to admin/includes/boxes/tools.php: (insert before line for WHOS_ONLINE)
-----------------------------------------------------------------------------
 from this  ( if you have to install manually, just copy the "add this line"

'<a href="' . tep_href_link(FILENAME_EVENT_SCH) . '" class="menuBoxContentLink">' . BOX_TOOLS_EVENT_SCH . '</a><br />' .

      to
     
  $contents[] = array('text'  => tep_admin_files_boxes(FILENAME_RECOVER_CART_SALES, BOX_TOOLS_RECOVER_CART) .
                                   tep_admin_files_boxes(FILENAME_BACKUP, BOX_TOOLS_BACKUP) .
                                   tep_admin_files_boxes(FILENAME_BANNER_MANAGER, BOX_TOOLS_BANNER_MANAGER) .
                                   tep_admin_files_boxes(FILENAME_BATCH_PRINT, BOX_TOOLS_BATCH_CENTER) .
                                   tep_admin_files_boxes(FILENAME_CACHE, BOX_TOOLS_CACHE) .
                                   tep_admin_files_boxes(FILENAME_MAIL, BOX_TOOLS_MAIL) .
                                   tep_admin_files_boxes(FILENAME_NEWSLETTERS, BOX_TOOLS_NEWSLETTER_MANAGER) .
                                   tep_admin_files_boxes(FILENAME_SERVER_INFO, BOX_TOOLS_SERVER_INFO) .
                                   tep_admin_files_boxes(FILENAME_PACKAGING, BOX_TOOLS_PACKAGING) .
                                   tep_admin_files_boxes(FILENAME_UPS_BOXES_USED, BOX_TOOLS_UPS_BOXES_USED) .
         add this line-----------> tep_admin_files_boxes(FILENAME_EVENT_SCH, BOX_TOOLS_EVENT_SCH )        .
                                   tep_admin_files_boxes(FILENAME_WHOS_ONLINE, BOX_TOOLS_WHOS_ONLINE));[/code]

 

make sure that you log into your admin and set permoission see http://wiki.oscdox.com/files_access


BTS file and has bee created and add to zip

 


 

User List