-

Getting an error in forum_fn.js after Ad Management Install

Support for phpBB3, phpBB3 Modifications, and phpBB3 styles
Forum rules
Bugs go in the Bug Tracker

Re: Getting an error in forum_fn.js after Ad Management Install

Postby rickwolf » Thu Jun 28, 2012 5:04 pm

"The upload was rejected because the uploaded file was identified as a possible attack vector."

http://pastebin.com/w7z03Y4F

Posted it there for ya.
rickwolf
Donor
Donor
 
Posts: 10
Joined: Wed Jun 27, 2012 7:58 pm
Blog: View Blog (0)

Re: Getting an error in forum_fn.js after Ad Management Install

Postby EXreaction » Thu Jun 28, 2012 5:27 pm

I think I've corrected that error now on this board.

Did you do something to try to fix the error? I visited the link you gave me earlier again to check it once and the error no longer shows up.
Grateful for the mods I've built? Then donate!
User avatar
EXreaction
Site Owner
Site Owner
 
Posts: 4996
Joined: Wed Jun 28, 2006 5:08 pm
Blog: View Blog (53)

Re: Getting an error in forum_fn.js after Ad Management Install

Postby rickwolf » Thu Jun 28, 2012 5:33 pm

For now I just commented out anything involving dE() to get rid of the error messages.
rickwolf
Donor
Donor
 
Posts: 10
Joined: Wed Jun 27, 2012 7:58 pm
Blog: View Blog (0)

Re: Getting an error in forum_fn.js after Ad Management Install

Postby EXreaction » Thu Jun 28, 2012 8:50 pm

From looking at the code, it's definitely either something with that mod or something that happened during the installation (something would have had to have been accidentally deleted).

The reason you're getting that error is from this:
Code: Select all
   function init_qr()
   {
      dE('qr_showeditor_div');
      return true;
   }
   onload_functions.push('init_qr();');


That is trying to show an element with an id of qr_showeditor_div, which doesn't exist on the page (hence the error). If you could link me to the QR mod you have installed I can check out the edits it has quick and maybe find what's up.
Grateful for the mods I've built? Then donate!
User avatar
EXreaction
Site Owner
Site Owner
 
Posts: 4996
Joined: Wed Jun 28, 2006 5:08 pm
Blog: View Blog (53)


Re: Getting an error in forum_fn.js after Ad Management Install

Postby EXreaction » Fri Jun 29, 2012 9:22 am

I think I see what the problem is, it is from that QR mod.

Check the edit for
styles/prosilver/template/quickreply_editor.html

That section of javascript code should have been removed during the installation of that mod.
Grateful for the mods I've built? Then donate!
User avatar
EXreaction
Site Owner
Site Owner
 
Posts: 4996
Joined: Wed Jun 28, 2006 5:08 pm
Blog: View Blog (53)

Re: Getting an error in forum_fn.js after Ad Management Install

Postby rickwolf » Sat Jun 30, 2012 8:08 pm

That didn't actually fix the issue with the Community Moderation mod, but it did fix the error for the QR mod. Regardless, I managed to find and fix the issue; thanks again!
rickwolf
Donor
Donor
 
Posts: 10
Joined: Wed Jun 27, 2012 7:58 pm
Blog: View Blog (0)

Previous

Return to phpBB3 Support



Who is online

Users browsing this forum: Sogou Bot and 2 guests