defining new Content types and Associated player types defining new Content types and Associated player types
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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 2 Guests 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.