The Soda Pop
Eaglenet logo
24/7 updates on happenings in africa
*SIR_SUNSTAR said to Lordeagle 0n 2015-07-24 14:24
Bro wat abt the tutors.
    ·
  • rated(0)
*LORDEAGLE said to Sir_Sunstar 0n 2015-07-24 17:36
Comming soon
    ·
  • rated(0)
*SIR_SUNSTAR said to Lordeagle 0n 2015-07-25 05:08
K
    ·
  • rated(0)
*LORDEAGLE 2015-08-05 12:47
Eaglenet filelist
<!DOCTYPE html>
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="viewport" content="width=device-width,initial-scale=1">
<title>eaglenet.xtgem.com</title>
</head>
<body>
<div class="lordeagle"><h2 class="name"><a  href="/music">MUSICS, SONGS AND RINGTONES</a>
</h2></div>
<div class="section product-list">
<xt:filelist sort_type="updated" sort_dir="desc" folder="/music/witprev" template="&lt;div class='product'&gt;&lt;a class='product-link' href='http://click.buzzcity.net/click.php?partnerid=136453' title='.file_name.'&gt;&lt;div class='pull-left'&gt;&lt;img class='product-icon' src='/music/zicon/.file_name..png' alt='.file_name.'&gt;&lt;div class='info'&gt;&lt;h5&gt;.file_name_base_parsed.&lt;/h5&gt;&lt;img src='/tools/work/ratings/64_stars_50.png' alt='5.0' title='rated 5.0' class='rating'/&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class='pull-right'&gt;&lt;a href='/download?file=.file_name.&name=.file_name_parsed.&category=.file_mime.&size=.file_size.&href=.file_url.&date=.file_date.&time=.file_time.&fold=/music/witprev&img=/music/zicon/.file_name..png'class='btn' title='download .file_name.' style='background-color:#d20808;'&gt;download&lt;/a&gt;&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;" filter="*.*" per_page="10" /></div>
</body>
</html>

Copy code
    ·
  • rated(0)
*LORDEAGLE 2015-08-16 04:36
Hello Friends And Fans!
Am back with another product!
Whats it this time?
I know most of you had wanted my forum twig but it seems like am stingy for not wanting to give the out...
Worry no more! I have gat something far better than the php twig sturf!
Whats this newthing???
xtforum_template.css
By
Lordeagle version 1.0
Whats the big deal???
1,its better than the twig template because it run and executes by the browser without callin on d sever.
2.Has no bugg(s)and can never develop any as long as css is concerned!
3.enhances page load as less work is done by the sever.
4.stands out as ur defult css even at page errors when other forums will look awkward!
5.Designed with css version 1&2 which means all browser support.
6.Updates itself when new versions are released by eaglenet teams....and many more features!
Wow how do I get or use it!???
Its easier than ABCD just goto ur forum page and remove ur current forum css,template and twig if any! Now copy this link
http://eaglenet.xtgem.com/xtforum_template.css
Copy code

Note: It must not be in any folder, you must not edit un else u ar a css guru! Infact dont try to open it if u ar a css file not created by u! Cuz dat simply means u ar nt a guru!, and even if u ar a guru adding or removing company info may terminate our update link its very sensitive!.
Still waiting for next step?? Oops! Ur forum is on a new world! Rush and check and come bk 2 drop feedback!!! See demo @ http://eaglenet.xtgem.com version 2 ready but 4 sale!
Whats d difference??? It came with jquery which adds members icon,admin icon,moderators icon,non logged users icon, a drop down menu of users menu with new icons and many premuim features I dont want drop demo 4 dat becuz its nt yet protectd against scammers but what u c on my forum shld be enough convince u dat such tin had been made available by ur no. 1 coding master lordeagle
BRING IT ON!
    ·
  • rated(0)
*LILKRIX said to Lordeagle 0n 2015-08-16 08:14
Nyc 1 Eagle but how do we upload it if not in any folder???
    ·
  • rated(0)
*LORDEAGLE said to lilkrix 0n 2015-08-16 08:27
Upload to filebrowser
    ·
  • rated(0)
*LORDEAGLE said to Lordeagle 0n 2015-08-20 17:23
Advance and simpler random filelist from paging function


The script below is what i used to display and show random files @ my homepage http://eaglenet.xtgem.com study and edit to display random files if u need any help send me a private message(pm) or visit my forum http://forum.eaglenet.xtgem.com
<script>
var pg = "<xt:url/>"
if (pg == "http://eaglenet.xtgem.com/index"){
location.replace('http://eaglenet.xtgem.com/index?__filelist_page=<xt:random from="1" to="10" x="1"/>')};
</script>

Copy code
(Edited by 2015-08-23 04:06 Lordeagle )
    ·
  • rated(0)
*LILKRIX said to Lordeagle 0n 2015-08-20 17:31
i dnt gt it eagle wat do we edit
    ·
  • rated(0)
*LORDEAGLE said to lilkrix 0n 2015-08-23 04:08
peeps the problem has been point out where I shared the code on xtgem forum. The problem occured becaus ther was no space b/w my url nd d code so I now edited and put space bt dats by d way. Webs(one of d xtgem activ wapmasta in d forum)also pointd out that though d script deservd thumbs up but it has some limitations wic is dat d script is limited 2 d user estimatd pages (i.e from=1 to=10) so wen u upload abov ur estimatd pages automatically u must hav to go back nd update d codes. When I saw such comment I was like= Is that a problem? But u knw white ppl likes efficiency nd modification nd dat y dy grow(dem no get brain pass us cus I get some of them wey I dy teach. But dem uses their brain wel. Nigerians dont make constructive critism nd dats y I hate helpin dem otha than the outsiders). So after readin his comment I knw he espects me nd graham(as 2 of us is d last men standing in d forum as advancd users)to do something. Immediately sometin came into my mind... Nd dat is xtgem custom pagin developd by graham. D script made provision 4 total pages count nd I immediately refered him 2 d script 4 him 2 mak use of it nd also told dat it wil be useless if he has 2 or mor filelist on d page cuz evry filelist on d page wr javascript is, is meant 2 randomise. Then came graham wit his own idea(I codes client side script and sever side own...what a pair...)he made provision of a xtscript dat gets filecount nd devides it by number of d pages and out put d result(thats sever side ni)though i can do that with my javascript had it been the idea struct me b4 now and here is his own script its helpin ni?
<!--parser:xtscript-->
var $c=<xt:filecount folder="/myfolder" />
var $c=call ceil $num=($c/10)
<!--/parser:xtscript-->
<script>
var pg = "<xt:url/>"
if (pg == "http://eaglenet.xtgem.com/index"){
location.replace('http://eaglenet.xtgem.com/index?__filelist_page=<xt:random from="1" to="{_$$c|}" x="1"/>')};
</script>

Copy code

i know some ppl dont like xtscript becuz little tin dy vex d script :D so if u want me 2 code dem to javascript only say hi if u dont say ni....happy sunday peeps
    ·
  • rated(0)
Oniline