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
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread GT::SQL::Display::HTML->toolbar() not working right :/ Andy 2629 Sep 6, 2004, 9:17 AM
Post Re: [Andy] GT::SQL::Display::HTML->toolbar() not working right :/
Andy 2511 Sep 6, 2004, 11:45 AM