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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.