Drupal 4.6.2 - multi site - pushbutton and mobile themes
I found this in the Error Log this morning -
/banner_file.php?pos=3&path=files&tid=0&max=2 MessageTerminated request because of suspicious input data: a:3:{i:0;a:1:{i:0;a:5:{i:0;a:1:{i:0;s:1:"1";}i:1;a:3:{i:0;s:1:"2";i:1;s:1:"3";i:2;s:1:"4";}i:2;a:11:{i:0;s:1:"5";i:1;s:1:"6";i:2;s:1:"6";i:3;s:2:"10";i:4;s:2:"12";i:5;s:2:"15";i:6;s:2:"15";i:7;s:2:"15";i:8;s:2:"16";i:9;s:2:"16";i:10;s:2:"16";}i:3;a:6:{i:0;s:1:"7";i:1;s:1:"8";i:2;s:2:"11";i:3;s:2:"13";i:4;s:2:"17";i:5;s:2:"17";}i:4;a:4:{i:0;s:1:"9";i:1;s:2:"14";i:2;s:2:"18";i:3;s:2:"18";}}}i:1;a:1:{i:0;a:18:{i:1;O:8:"stdClass":9:{s:5:"views";i:0;s:11:"total_views";s:2:"26";s:9:"day_views";s:2:"26";s:10:"week_views";s:2:"26";s:13:"day_max_views";s:1:"0";s:14:"week_max_views";s:1:"0";s:9:"max_views";s:1:"0";s:8:"filename";s:26:"http://cybereze.com/files/";s:4:"html";s:149:"document.write('
')";}i:2;O:8:"stdClass":9:{s:5:"views";i:0;s:11:"total_views";s:3:"145";s:9:"day_views";s:3:"145";s:10:"week_views";s:3:"145";s:13:"day_max_views";s:1:"0";s:14:"week_max_views";s:1:"0";s:9:"max_views";s:1:"0";s:8:"filename";s:26:"http://cybereze.com/files/";s:4:"html";s:149:"document.write('
')";}i:3;O:8:"stdClass":9:{s:5:"views";i:0;s:11:"total_views";s:3:"123";s:9:"day_views";s:3:"123";s:10:"week_views";s:3:"123";s:13:"day_max_views";s:1:"0";s:14:"week_max_views";s:1:"0";s:9:"max_views";s:1:"0";s:8:"filename";s:26:"http://cybereze.com/files/";s:4:"html";s:143:"document………..
Then errror log entry continues for all banners
I just turned the mobile theme on, I'm thinking that there is something about the mobile theme that triggers this. thinking about using the "category assign feature" to see if i can jump over this some how.
Unless you can suggest a way to not send banners when "switched" to mobile theme.
Comments
Comment #1
Nick@drupal.ru commentedI have just the same with Adc theme.
And I have messagess like that every cron hook and sometimes from anonymous users.
No messages like that from authenticated users. So, I think that it depends on cache. But, switching off cache, has no effect.
Comment #2
povinho commentedI get the error when I use Banners from Banners Exchange programs the use HTML Banners.
In resume when I upload a TXT file with the banner code and not an Simple Image file.
After some time I get that type of error. The banners shows but I get the log full of that messages.
Theme: Goofy. I edited the Theme code to display the Banners:
$output .= '' . banner_display(1) . '';
Regards.
Comment #3
wulff commentedOver six months since last reply. Closing.