PDA

View Full Version : null nuke 1.2.5


p0rt
4th March 2012, 05:47
uploaded a new version of the null.. if all "modules" etc are enabled it kind of looks like http://nullnuke.netai.net/ depending on how you set up side blocks etc, or index blocks in the theme

it has a full shoutcast 2 manager module to run a fully automated station all integrated into the site :

uses user accounts as DNAS DSP login and password and listed dj`s,
autogenerated transcoder calandar when sc_trans is started,
generate playlists from uploaded MP3,
start/stop and monitor multiple DNAS and transcoders and manage and setup multiple streams
sever status side block and on radio stream page + showing a public schedule
install sc_serv and sc_trans as a windows service/linux deamon with a click of a link, stopping deamons needs to be tweaked and store the pid in db

this release has schedule added to remote servers, and dj`s linked to user accounts

you can download the null from https://sourceforge.net/projects/nullnuke/

p0rt
12th March 2012, 13:03
heres a patch if anyone wants it... you can use it on any of the 1.2.5 releases on sourceforge

fixes administration gallery media edit pages
fixes file type extension display classes
fixes image/displayclass resizing

adds custom module bbcode tag arrays, with 2 new arrays for chat and signature : ./core/sanitizer/core_BBCodeConvert.tag_array.php
adds audioplay_0.9.9 mp3 player to file type display classes
adds flayr flv player to file type display classes
adds ajax chat room, type /cmds for cmd list

to use display classes, you need to add .mp3 or .flv mime to
modules you want to allow then filetypes to be uploaded.. todo :

1>login as super admin, and select from the configuration droplist. [ Filetypes ]

2>use the file form field to select a mp3 or flv file, and then click on [ Get Mime Type ] button, the mime and extension fields will be filled in for you. then select the displayclass from the drop list you wish to use to display the file on the page

3>select the checkboxes of the modules you wish to allow the file type to be allowed, when uploading, and then click [ Add Mime To Selected Module ] button

http://nullnuke.netai.net/download.php?op=getit&lid=20

p0rt
13th March 2012, 00:56
patch is now defunkt. i uploaded another repack to source, which also fixes database insert errors when form fields are protected through an array.. so the whole thing is now usable as a site if you make a custom theme or not and run your shoutcast community

you can now put as much code in posts with or without bbcode code tags and all will be good and formatted correctly

p0rt
21st March 2012, 01:05
a whole new null for anyone.. most of the security and been recoded, and now has full dynamic modules, to just upload the files and click on install on the modules admin page,. many other changes and tweaks, and now more of a framework then ever before

https://sourceforge.net/projects/nullnuke/files/version%201.3%20dev/

there is a module template included if you obviously get 006