vbdev: very nice chatbox ... i hope my people will like it ... thank you
can you please tell me in which template i must remove code that will remove completly first column on archive page where is the picture menu_open.gif
if you use vbseo you can use those CRR`s:
Code:
'mgc_cb_evo\.php$' => 'chatbox.html'
'mgc_cb_evo\.php\?do=view_chatbox$' => 'chatbox.html'
'mgc_cb_evo\.php\?do=view_archives&page=(\d+)' => 'chatbox/archiv/page-$1.html'
'mgc_cb_evo\.php\?do=view_archives$' => 'chatbox/archiv/page-1/'