[ Video Sharing CMS v4 ] updating admin

Started by msr1545,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

msr1545Topic starter

is there anything special that has to be done in order to add to the moderator (admin) area?
i created a php page but it seems to not work properly, in that its either decorating my code with headers (when trying to download a file) or its calling the wrong mysql db host...   not sure if this customization has a preferred way to be done.

please advise.
  •  

msr1545Topic starter

in addition i am trying to add a list_order to reorg the channels in a custom order, but they sql from functions.php doesn't seem to work when selecting..  i assume this is being cached somewhere and that I can't change the order.
  •  

PHPVibe A.

Hi,

not sure I understand what you really need.

If you drop a php file to the admin call it as sk={filename}

For example:

/moderator/etc.php can be called as /moderator?sk=etc

Is this what you are looking for ?

You can clear cache from the admin panel.

Similar topics (7)