Ring ring
MYCSSTRAP
The world biggest CSS Trap!!
* Biplob_Mondol
Hello everyone, Are you using thumbnail system that stores img url in topic title? you don't want to use the thumbnail system anymore or you want to use a version that doesn't store data in topic title.At the same way,if you are using blog based update that stores data in topic title and you want to upgrade to a version that doesn't stores data in topic title. Then i will be helpful.
.
In order upgrade to new version you have to edit your title. But manually title editing is not so easy.Editing 500 or more post is so boring. :(
Tension not Scodec is going to give you a tool.A tool that can edit 20 topic title automatically in one click.

It will take only few minutes to edit 500 topic title.
.
Note: Term title editing means changing the title to a normal title.
.
Lets start:
1st of all backup your theme in forum codes from both box 1 and box 3.
Then remove everything from box 1 and add this
.
<div name="change">::theme::</div>
Copy code

.
Note: name=change is necessary
Box 3:
.
::THEMES::<div name="trang">::LISTER_BOTTOM::</div>
Copy code

.
Note: name=trang is necessary
.
After that "global setting>Forum"
Now set count of theme in one page as 20.
img
.
Now create a new page and create a ex-loader forum update with this information.
URL:
[input=text] http://yourdomain/forum2_0.xhtml?n=:get-paging:&:time-beg:YmdHis:time-end:[/input]
.
Part: you know the part( use source code viewer)
Display HTML:
[input=text]div,span,b,u,i,a,style[/input]
.
Now post below ex-loader:
.
<script language="JavaScript"> var msg=document.getElementsByName("change"); for(var i=0;i <msg.length;i++){var txt=document.getElementsByName("change")[i].innerHTML; txt=txt.replace(/n/ig,''); txt=txt.replace(/<a href="forum2_theme_(.+?).xhtml?tema=(.+?)">@(.+?)@(.+?)</a>/ig,'<a href="forum2_theme_$1.xhtml?tema=$2:admin-hash-amp:">$4</a><img style="" src="forum2_edit_$1.xhtml?tema=$2:admin-hash-amp:&theme_name=$4&submit=ok" />');
txt=txt.replace(/<a href="forum2_theme_(.+?).xhtml?tema=(.+?)">(.+?)@(.+?)@</a>/ig,'<a href="forum2_theme_$1.xhtml?tema=$2:admin-hash-amp:">$3</a><img style="" src="forum2_edit_$1.xhtml?tema=$2:admin-hash-amp:&theme_name=$3&submit=ok" />');
txt=txt.replace(/<a href="forum2_theme_(.+?).xhtml?tema=(.+?)">(.+?)@(.+?)</a>/ig,'<a href="forum2_theme_$1.xhtml?tema=$2:admin-hash-amp:">$3</a><img style="" src="forum2_edit_$1.xhtml?tema=$2:admin-hash-amp:&theme_name=$3&submit=ok" />');
document.getElementsByName("change")[i].innerHTML=txt; }; </script>
<script language="javascript">
fix=document.getElementsByName('trang')[0].innerHTML;
fix=fix.replace(/forum2_0.xhtml?n=(.+?)">(.+?)</a>/ig,"site_:getid-site:.xhtml?get-paging=$1:admin-hash-amp:#topic">$2</a>");
document.getElementsByName('trang')[0].innerHTML=fix;
</script>

Copy code

.
How to run?
- click in lister page.
1.2.3.4...9 visit each page. each click & page will edit 20 topic automatically.
2015-12-25 20:03 · (0)

Online: Guests: 1
Go to top