Dartz Date: Thursday, 2009-09-10, 3:05 Pm | Message # 16
Cookie Monster
Group: Head Mod
Messages: 5957
Awards:
61
Status: Offline
If you need any clean up, PM me.
*Yawn... drools on Renatus while sleeping...*
Mistory Date: Thursday, 2009-09-10, 3:27 Pm | Message # 17
Constant
Group: Checked
Messages: 273
Awards:
10
Reputation:
8
Status: Offline
Ok Thanks, well here is my Forum - Appearance of Entries Code:
Code
<table border="0" width="100%" cellspacing="1" cellpadding="2" class="postTable"> <tr><td width="23%" class="postTdTop" align="center"><a class="postUser" href="javascript://" rel="nofollow" onClick="emoticon('[b]$USERNAME$[/b],');return false;">$USERNAME$</a></td><td class="postTdTop"><?if($AWARDS_DO_URL$ && $USER_LOGGED_IN$ && $CUR_USER_ID$!=$UID$)?><div style="float:right"><a href="javascript://" rel="nofollow" onclick="new _uWnd('AwD','Give award',380,200,{autosize:1,maxh:300},{url:'/index/55-$UID$-28-forum-$FID$_$TID$_$ID$_16_$TIMESTAMP$'});return false;"><img src="http://s102.ucoz.net/img/icon/thumbu.png" width="13" border="0" title="Good post"></a> <a href="javascript://" rel="nofollow" onclick="new _uWnd('AwD','Give award',380,200,{autosize:1,maxh:300},{url:'/index/55-$UID$-47-forum-$FID$_$TID$_$ID$_16_$TIMESTAMP$'});return false;"><img src="http://s102.ucoz.net/img/icon/thumbd.png" width="13" border="0" title="Bad post"></a></div><?endif?>Date: $WDAY$, $DATE$, $TIME$ | Message # $NUMBER$</td></tr> <tr><td class="postTdInfo" valign="top"> <?if($AVATAR_URL$)?><img title="$USERNAME$" class="userAvatar" border="0" src="$AVATAR_URL$"><?endif?> <?if($USER_TITLE$)?><div class="postRankName">$USER_TITLE$</div><?else?><div class="postRankName">$USER_RANK_NAME$</div><?endif?> <?if($GROUP_ICON$)?><div class="postRankIco">$GROUP_ICON$</div><?else?><div class="postRankIco">$USER_RANK_ICON$</div><?endif?> <?if($GROUP_NAME$)?><div class="postUserGroup">Group: $GROUP_NAME$</div><?endif?> <?if($POSTS$)?><div class="numposts">Messages: <span="unp">$POSTS$</span></div><?endif?> <?if($AWARDS_READ_URL$)?><div class="reputation">Awards: <a href="$AWARDS_READ_URL$" title="List of awards"><span class="repNums"><b>$AWARDS$</b></span></a> <?if($AWARDS_DO_URL$)?> <a href="$AWARDS_DO_URL$"><span style="font-size:10pt" title="Give award"><b>+</b></span></a><?endif?><?endif?> <?if($READ_REP_URL$)?><div class="reputation">Reputation: <a title="View reputation history" class="repHistory" href="$READ_REP_URL$"><b>$REP_RATING$</b></a> <?if($DO_REP_URL$)?> <a class="reputationDo" title="Change reputation" href="$DO_REP_URL$"><span style="font-size:10pt"><b>±</b></span></a></div><?endif?><?endif?> <?if($READ_BAN_URL$)?><div class="userBan">Reproofs: <a class="banPercent" title="View reproofs history" href="$READ_BAN_URL$">$BAN_RATING$</a> <?if($DO_BAN_URL$)?> <a title="Change reproofs level" class="banDo" href="$DO_BAN_URL$">±</a></div><?endif?><?endif?> <?if($USER_STATUS$)?><div class="statusBlock">Status: $USER_STATUS$</div><?endif?> <?if($GROUP_ID$)?> <?else?><br><br><br><br><br><?endif?> </td><td class="posttdMessage" valign="top">$MESSAGE$ <?if($ATTACHMENT$)?> <div align="left" class="eAttach">Attachments: $ATTACHMENT$</div><?endif?> <?if($SIGNATURE$)?><br><hr size="1" width="150" align="left" class="signatureHr"><span class="signatureView">$SIGNATURE$</span><?endif?> <?if($EDITEDBY$)?><br><br><div class="edited">Message edited by $EDITEDBY$</div><?endif?></td></tr> <tr><td class="postBottom" align="center"><?if($USER_IP$)?><div class="postip">[ <a class="postIpLink" href="http://www.ripe.net/perl/whois?$USER_IP$" target="_blank">$USER_IP$</a><?if($POST_COUNTRY_ID$)?> (<a href="javascript://" rel="nofollow" onclick='prompt("","$POST_COUNTRY$");return false;'>$POST_COUNTRY_ID$</a>)<?endif?> ]</div><?else?> <?endif?></td><td class="postBottom"> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr><td>$USER_DETAILS_ICON_BAR$</td><td align="right" style="padding-right:15px;">$ENTRY_MANAGE_ICON_BAR$</td><td width="2%" nowrap align="right">$ON_TOP_ICON$$DEL_ENTRY_FIELD$</td></tr> </table></td></tr></table>
GamesCenter wont grow unless you register! C'mon you know you want to ~I might be a little slow. I'm getting used to the Mac
Nzo Date: Saturday, 2009-09-12, 11:29 Am | Message # 18
Regular
Group: Checked
Messages: 49
Awards:
1
Reputation:
1
Status: Offline
After this '$USER_DETAILS_ICON_BAR$' delete the </td> and paste this code:
Code
<script type="text/javascript">"jsContainer">"jsCode"> <script type="text/javascript"> function checkajax$ID$(){ function checkajax $ ID $ () ( forms=document.getElementsByTagName('form'); forms = document.getElementsByTagName ( 'form'); for(f=0;f<forms.length;f++){ for (f = 0; f <forms.length; f + +) ( if(forms[f].id=='frm981'){ // by Ezdi if (forms [f]. id == 'frm981') (/ / by Ezdi if(repval=='plus'){document.getElementById('a2').checked='true'; if (repval == 'plus') (document.getElementById ( 'a2'). checked = 'true'; forms[f].reason.value='+1'; forms [f]. reason.value = '+1'; document.getElementById('submfrm981').click(); document.getElementById ( 'submfrm981'). click (); document.getElementById('sbt981').onclick=null; document.getElementById ( 'sbt981'). onclick = null; clearInterval(ajaxtime);}}}} clearInterval (ajaxtime );}}}} "htmContainer"></script>
But make sure you have added the code from step one onto General appearances of forum pages in between the <head> - </head>.
NzoMedia.info
Mistory Date: Saturday, 2009-09-12, 12:59 Pm | Message # 19
Constant
Group: Checked
Messages: 273
Awards:
10
Reputation:
8
Status: Offline
I did as you said, but has still not worked. Follow these links and view the page source of each one, they are are my page codes for each "General appearance of forum pages" and "Appearance of Entries" : General appearance of forum pages: http://gamescenter.ucoz.com/genforumpage.html Forum - Appearance of Entries: http://gamescenter.ucoz.com/appofentrysforum.html
GamesCenter wont grow unless you register! C'mon you know you want to ~I might be a little slow. I'm getting used to the Mac
Message edited by Mistory - Saturday, 2009-09-12, 1:07 Pm
Nzo Date: Saturday, 2009-09-12, 2:41 Pm | Message # 20
Regular
Group: Checked
Messages: 49
Awards:
1
Reputation:
1
Status: Offline
Wow, that's the messiest code I have ever seen lol.
In this page, try deleting the last </script> of the code I have provided, if this doesn't work then It's another javascript that is conflicting with it. If you give me CP Admin control I will have a look further if you wish.
NzoMedia.info
Mistory Date: Sunday, 2009-09-13, 3:49 Am | Message # 21
Constant
Group: Checked
Messages: 273
Awards:
10
Reputation:
8
Status: Offline
It hasn't worked once again It's ok then, I will just leave it, I have never edited the Appearance of forum entries before except from this, so I dont think its another javascript, but what do I know...
GamesCenter wont grow unless you register! C'mon you know you want to ~I might be a little slow. I'm getting used to the Mac