![]() |
Quote:
Help! |
Quote:
i was looking for this hack |
nevermind
fixed the problem |
How'd you fix it?
|
somehow the code doesnt accept the capital letters (ASC, DESC) so i replaced them w/ (asc, desc)
in admin/forum.php Find: Code:
makecustomchoosercode ("Default sort order","sortdefault","ASC,DESC"); Code:
makecustomchoosercode ("Default sort order","sortdefault","asc,desc"); Code:
makecustomchoosercode ("Default sort order","sortdefault","ASC,DESC",$forum[sortdefault]); Code:
makecustomchoosercode ("Default sort order","sortdefault","asc,desc",$forum[sortdefault]); |
You mean admin/forum.php ;)
|
yeah, sorry :D
|
Quote:
|
Quote:
|
All times are GMT. The time now is 09:43 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|