Gossamer Forum
Home : Products : Gossamer Forum : Development, Plugins and Globals :

GT::SQL::Display::HTML->toolbar() not working right :/

Quote Reply
GT::SQL::Display::HTML->toolbar() not working right :/
Anyone got any ideas as to why do= ... ; isn't being passed through correcly? My code is;

$vars->{toolbar} = \GT::SQL::Display::HTML->toolbar($nh,$mh,$vars->{num_messages},GT::CGI->url( path_info => 1 ));

Example URL output;

http://ultranerds.com/cgi-bin/forum_/gforum.cgi?do=;page=2;sb=msg_time;so=DESC;mh=15;

Note the "do=;" part... which should be populated with "do=pmmanager;"

Just in case, I tried accessing it with;

/gforum.cgi?do=pmmanager
..as well as;

/gforum.cgi?do=pmmanager;

TIA for any suggestions

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] GT::SQL::Display::HTML->toolbar() not working right :/ In reply to
I give up for tonight :(

All I want to do, is make a new toolbar, specifically for sent messages (i.e sent_page=...). Anyone know of an easier way to get this? :/

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates