the Script Warning for Locked Topics is not working for some reason
2 posters
Page 1 of 1
the Script Warning for Locked Topics is not working for some reason
the Script Warning for Locked Topics is not working for some reason
https://help.forumotion.com/t137157-warning-for-locked-topics
i did a test and i find out its no longer appear could someone tell me what happen
thanks
https://help.forumotion.com/t137157-warning-for-locked-topics
i did a test and i find out its no longer appear could someone tell me what happen
thanks
Michael_vx- Forumember
- Posts : 659
Reputation : 29
Language : Arabic and some English
Location : Egypt
Re: the Script Warning for Locked Topics is not working for some reason
hi i was able to solve this problem some how
this work is not belong to me but did a help
this the way solved my one
my be for English it should be the same old Script or try this one
i hope that help others as well
for stuff please save this topic as solved thank you
this work is not belong to me but did a help
this the way solved my one
- Code:
$(document).ready(function(){
$('#page-body').has('#i_reply[alt="هذا الموضوع مغلق. لا تستطيع الرد
أو تعديل الموضوع!"]').find('td.nav').closest('table').before('
<center>
<div
class="topic-warning-block" align="center">نعتزر/ الموضوع هذا
مغلق</div>
</center>
');
});
my be for English it should be the same old Script or try this one
- Code:
$(document).ready(function(){
$('#page-body').has('#i_reply[alt="locked"]').find('td.nav').closest('table').before('
<center>
<div
class="topic-warning-block" align="center">We\'re sorry but this topic is locked.</div>
</center>
');
});
i hope that help others as well
for stuff please save this topic as solved thank you
Michael_vx- Forumember
- Posts : 659
Reputation : 29
Language : Arabic and some English
Location : Egypt
Re: the Script Warning for Locked Topics is not working for some reason
Thanks for posting the solution.
Problem solved & topic archived.
|
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Warning for Locked Topics
» Replace folder image with a text (folder image = image od topics, new topics, and locked topics of the categories and forums)
» Show/hide script not working
» Tagging System for some reason not working
» Reputation System & Thanks button not working for some reason !?
» Replace folder image with a text (folder image = image od topics, new topics, and locked topics of the categories and forums)
» Show/hide script not working
» Tagging System for some reason not working
» Reputation System & Thanks button not working for some reason !?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum