Hi,
Just wondering - is this syntax valid in Links::SiteHTML??
It semeed to be working ok earlier -b ut I cleaned out some old templates from luna - and for some reason, it refuses to load now :/ (just saying 'xx template does not exist in luna" - even though I'm passing it in a valid root => path to a different tempalte set :/)
TIA - this ones got me a bit stumped
Cheeres
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
Just wondering - is this syntax valid in Links::SiteHTML??
Code:
print Links::SiteHTML::display($hit->{Page_Name}, { %$hit, toolbar => \@toolbar } , { root => $CFG->{admin_root_path}. "/templates/$hit->{Template_Set}/" } );It semeed to be working ok earlier -b ut I cleaned out some old templates from luna - and for some reason, it refuses to load now :/ (just saying 'xx template does not exist in luna" - even though I'm passing it in a valid root => path to a different tempalte set :/)
TIA - this ones got me a bit stumped
Cheeres
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

