Modifying the sort order error.

Enthält archivierte Beiträge von Hotschi's Board zum Download MOD.
Posten ist hier nicht möglich, bitte das Supportforum dafür verwenden!
Gesperrt
MitchSchaft

Modifying the sort order error.

Beitrag 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
oxpus

Beitrag von oxpus »

... move a category ...

Which category and where?
MitchSchaft

Beitrag von MitchSchaft »

any category up or down...
oxpus

Beitrag von oxpus »

Do you have install any other MOD in the ACP?
This error can only be produced while using parallel an other MOD...
MitchSchaft

Beitrag 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.
Gesperrt