News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

defining new Content types and Associated player types

Started by tom_a_sparks, August 18, 2006, 01:18:56 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tom_a_sparks

I have installed the filetype editor
and mod it adding new Content types and Associated player types
every time i edit one of the filtypes it is reset with no text any field

I keep getting this for all my new Content types and Associated player types
\include\media.functions.inc.php

    * Notice line 35: Undefined index: fjpg
    * Notice line 35: Undefined index:
    * Notice line 35: Undefined index: fjpg
    * Notice line 35: Undefined index:

Nibbler

You can't add new content types and players using the plugin.


Joachim Müller


tom_a_sparks

I keep getting this for all my new Content types and Associated player types
\include\media.functions.inc.php

    * Notice line 35: Undefined index: fjpg
    * Notice line 35: Undefined index:
    * Notice line 35: Undefined index: fjpg
    * Notice line 35: Undefined index:

Joachim Müller

Turn notices off unless you're a dev and know what they mean. Without knowing what you did it's impossible to give advice.