Seite 1 von 1

Modifying the sort order error.

Verfasst: Fr 03.Nov, 2006 04:50
von MitchSchaft
Hey, folks. Installed this yesterday and everything is looking perfect. This is the only mod I could find that would allow users themselves to upload! Thanks.

While in the "Manage categories and their permissions" section, if I try to move a category I get the following error:
Warning: Cannot modify header information - headers already sent by (output started at /home/rigtalk3/public_html/forum/includes/template.php(127) : eval()'d code:1) in /home/rigtalk3/public_html/forum/includes/functions.php on line 1999
Here's line 126-128 of template.php:
// Run the compiled code.
eval($this->compiled_code[$handle]);
return true;
Maybe a SQL command didn't make it through during the installation? I'm not sure where to start and any help will be appreciated. This isn't a big deal since the command goes through and the categories move to where they should.

http://www.rig-talk.com/forum/downloads.php

Verfasst: Fr 03.Nov, 2006 12:57
von oxpus
... move a category ...

Which category and where?

Verfasst: Fr 03.Nov, 2006 15:28
von MitchSchaft
any category up or down...

Verfasst: Fr 03.Nov, 2006 18:17
von oxpus
Do you have install any other MOD in the ACP?
This error can only be produced while using parallel an other MOD...

Verfasst: Fr 03.Nov, 2006 20:16
von MitchSchaft
oh yes, I have A LOT of mods installed. Oh well, I can live with it :D. I know it's not your mod's fault.