easier to just make a php script and copy the database to null nuke
the version i got, runs on any server, on any OS, desktop and mobile with a single core, and a single theme, with responsive menu`s, bits of the theme are just wrapped in ( _MOBILE === (bool)true)
doubt it, there are just these worthless exploits https://www.exploit-db.com/exploits/33091/ and those are just pre-programed rubbish using a worm, none of them do anything
the cookie is excepted, every url is verified, its impossible to do SQL injections or change code and form fields with a proxy and do all the inbred 1990 spoof hacks
doubt it, base64_decode the cookie, and you will have a cyphered string, change it and base64_encode back into your cookie, then goto another page, and null nuke will log you out because cookie returns null, and needs the cookie backend key server side
goes to : ./core/sanitize/core_CheckInput.subclass.php
setGlobalParameters( &$set_param ) then goes to setScanParameters( &$set_param, &$varname )
which you can add slashes etc in
if your a hardnut, you just make it defaul to scan all form fields without having to add the hidden form fields, but then some lame webhoster will cry if you are only paying £10 a year and using some rubbish cpu
its simple as taking a shit in the morning to change mpn_sectype using proxomitron
so then, you use single names for all modules, for all column in your database, UID is UID in every table, so you can sanitize each input you need to sanitize with ease
null nuke has its own feeeeel when its online, all the good modern sites use it, drupal and wordpress etc still feel all crusty and slow which you get on news paper websites
i coded it all, stackoverflow sucks, like most sites for php,
the sanizter is from myphpnuke, probably a few lines are different to remove pure html, i recoded most of the bbencoder and fixed all the charector checking, and resize remote images etc
so you can build an array for module folder names using CTRL_Modulelist() enabled module array, taken from the module config file in the modules, folder
null nuke is unfiltered pure text, with full bbcode, instead of not being able to do a million things or use special charectors in posts and do all this and that
all text in protected in the database, and on the webpage
need echo in php to display text to a user, print is ancient and rubbish
"this won`t show on a page";
echo "this will show on a page";
null nuke is 100% php and xhtml, no ?> html shitzzzz <?php
just use html means, you have to add slashes to everything so php and sql work, then they are all stored in the database, messing up your posts, digits, code snippits that have been posted, so you have to remove slashes and hope it works, and removes none that are suppose to be there
use local drive, xcopy modified files into a folder, upload a zip using http://www.net2ftp.com/ and have it extracted faster then normal ping allowed, or instant using your webhost control panel zip upload
Well ninjas apologies, I only use it for QL personally lol. This would be amazing if it were possible to do, it's frustrating using the website without proper mobile or an app :(
Have no problems using it on smartphone. Also I think upgrading/modifying ESR is like upgrading egyptian pyramids. Don't touch the peace of gods who once walked Earth.
You have no problems on smartphone? I guess you don't mind zooming in on tiny text, then zooming out to scroll to see rest of page, then repeating 10x lol. If you've ever used a site optimized for mobile use, and compare it to esr, it's a joke.
Also it's not like upgrading the pyramids, it's more like insisting on still using card catalogues at the library to find information instead of upgrading to the Internet.
ESR has good columnar layout where columns are fixed width and fixed proportions, you need only to double tap on the column that you're reading to make it fill the width of the screen. Right now I just double tap on the place where news are, and the news section zooms and takes full width, the text is readable well even in portrait mode. If I, for example, want then to see "Latest comments" section on the right, I just double tap back, go to top of the page with one tap and double tap that section, and again it zooms to take full width and full screen. I see absolutely no problems with it.
A mobile layout would offer nothing different, it will offer exactly same text at same zoom level (because the current text size when you zoom on a column is pretty much the same as normal text size in a mobile app/website), except maybe a more complex and retarded way to move between sections than double tapping on a place of interest.
I'd be happy to write a responsive CSS for you guys, if the doctype could only be changed to html5, and you can include it as one of the themes, if not use it by default. Whoever is responsible for this, feel free to hit me up if you're interested.
Well, I need confirmation from the admins that they are even interested, and that they will include the theme, so that I don't just spend time writing it for nothing.
Am I the only guy on earth who thinks older HTML style sites are far superior to all of the new garbage that is slow, clunky and needlessly unclear that constitutes modern web design?