Warning button for Administrators and Moderators not working
5 posters
Page 1 of 1
Warning button for Administrators and Moderators not working
Hello, I followed every step here:
Warning button for Administrators and Moderators
but nothing shows when I go to a topic and try to add a post.
I use phpbb2, what is the solution?
Thank you in advance
Warning button for Administrators and Moderators
but nothing shows when I go to a topic and try to add a post.
I use phpbb2, what is the solution?
Thank you in advance
Re: Warning button for Administrators and Moderators not working
can you provide a link to your forum
Re: Warning button for Administrators and Moderators not working
Here you go this forum is where I test codes and edit them so it suits my forum:
http://testlone.phpbbonline.com/
http://testlone.phpbbonline.com/
Re: Warning button for Administrators and Moderators not working
well on your test forum this script is causing a error try replacing it with this one and see if it works
- Code:
$(function(){var forums=[];forums[http:forums["رقمالقسم"]=["رابط الايقونه"]; $('a.forumlink').each(function(){var mforum=$(this).attr('href').match(/^\/f(\d+)-/)[1];if(forums[mforum]!==undefined)$(this).closest('tr').find('.row1:first img').attr('src',forums[mforum]);});];});
Re: Warning button for Administrators and Moderators not working
_Twisted_Mods_ wrote:well on your test forum this script is causing a error try replacing it with this one and see if it works
- Code:
$(function(){var forums=[];forums[http:forums["رقمالقسم"]=["رابط الايقونه"]; $('a.forumlink').each(function(){var mforum=$(this).attr('href').match(/^\/f(\d+)-/)[1];if(forums[mforum]!==undefined)$(this).closest('tr').find('.row1:first img').attr('src',forums[mforum]);});];});
I am confused, am I suppose to change the whole Java script provided in the past topic, to this one you just put?
are you sure this code is for the Warning?
Re: Warning button for Administrators and Moderators not working
Yup, don't tick any of the options like 'In All Pages' in the script you've used before, then set the script that has been given above. Make a new JavaScript for it and paste the whole code. Correct me if I'm wrong, sure~
mangaka- Forumember
- Posts : 121
Reputation : 5
Language : Indonesia
Location : Well
Re: Warning button for Administrators and Moderators not working
Thanks for your information.
amvosgine- New Member
- Posts : 4
Reputation : 1
Language : francais
Re: Warning button for Administrators and Moderators not working
This is so confusing! 100% the script _Twisted_Mods_ gave me is not for this option.
He probably mixed someone's topic with mine and placed his code here.
I went to Administration Panel > Modules > JavaScript codes managment and create a new script.
added this code:
Replaced the Arabic language up there to the Link and Icon of the a section as he said!
Followed everything else as stated in the main topic
Warning button for Administrators and Moderators
Nothing working
He probably mixed someone's topic with mine and placed his code here.
I went to Administration Panel > Modules > JavaScript codes managment and create a new script.
added this code:
- Code:
$(function(){var
forums=[];forums[http:forums["رقمالقسم"]=["رابط الايقونه"];
$('a.forumlink').each(function(){var
mforum=$(this).attr('href').match(/^\/f(\d+)-/)[1];if(forums[mforum]!==undefined)$(this).closest('tr').find('.row1:first
img').attr('src',forums[mforum]);});];});
Replaced the Arabic language up there to the Link and Icon of the a section as he said!
Followed everything else as stated in the main topic
Warning button for Administrators and Moderators
Nothing working
Re: Warning button for Administrators and Moderators not working
Hi,
I'm still getting an error on your forum. It again, appears to be coming from this script :
I recommend removing it from your JavaScript codes management to see if it's the problem.
I'm still getting an error on your forum. It again, appears to be coming from this script :
- Code:
$(function(){var forums=[];forums[http:forums[رقمالقسم]=["رابط الايقونه"];$('a.forumlink').each(function(){var mforum=$(this).attr('href').match(/^\/f(\d+)-/)[1];if(forums[mforum]!==undefined)$(this).closest('tr').find('.row1:first img').attr('src',forums[mforum])})});
I recommend removing it from your JavaScript codes management to see if it's the problem.
Re: Warning button for Administrators and Moderators not working
Ange Tuteur wrote:Hi,
I'm still getting an error on your forum. It again, appears to be coming from this script :
- Code:
$(function(){var forums=[];forums[http:forums[رقمالقسم]=["رابط الايقونه"];$('a.forumlink').each(function(){var mforum=$(this).attr('href').match(/^\/f(\d+)-/)[1];if(forums[mforum]!==undefined)$(this).closest('tr').find('.row1:first img').attr('src',forums[mforum])})});
I recommend removing it from your JavaScript codes management to see if it's the problem.
Solved thank you
Similar topics
» Warning button for Administrators and Moderators Not Working?
» Warning button for Administrators and Moderators not working
» Warning button for Administrators and Moderators
» Warning button help
» Like Button - Not Working
» Warning button for Administrators and Moderators not working
» Warning button for Administrators and Moderators
» Warning button help
» Like Button - Not Working
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum