Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Xthreads lryics site?
terzier Offline
Member
***
Posts: 91
Joined: Feb 2012
Post: #44
RE: Xthreads lryics site?
please help me. album cover picture still does not show up. what is wrong? Eyes

   

here is my code :

Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" style="clear: both; width: 100%;">
	<tr>
		<td width="70%" valign="top">
			<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
				<tr>
					<td class="thead">
						<div align="center" class="largetext">
							<strong><a href="{$forumurl}">{$foruminfo['name']}</a></strong>
						</div>
					</td>
					{$inlinemodcol}
				</tr>
				<tr>
					<td class="trow1" colspan="2">
						{$threads}{$nullthreads}
					</td>
				</tr>
			</table>
			<div class="float_left">
				{$multipage}
			</div>
			<div class="float_right" style="margin-top: 4px;">
				{$newthread}
			</div>
		</td>
		<td valign="top">
			{$searchforum}
			<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
				<tr>
					<td class="thead">
						<div align="center" class="largetext">
							<strong>Song Category</strong>
						</div>
					</td>
				</tr>
				<tr>
					<td class="trow1">
						<strong><a href="{$forumurl_q}filtertf_xtlyrics_cat=Band Group">Band Group</a></strong>
					</td>
				</tr>
				<tr>
					<td class="trow1">
						<strong><a href="{$forumurl_q}filtertf_xtlyrics_cat=Artist Solo">Artist Solo</a></strong>
					</td>
				</tr>
			</table>
			<br />
			<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
				<tr>
					<td class="thead">
						<div align="center" class="largetext">
							<strong>Song Sorter</strong>
						</div>
					</td>
				</tr>
				<tr>
					<td class="trow1">
						<strong><a href="{$sorturl}&amp;sortby=started&amp;order=desc">Last Added</a></strong>
					</td>
				</tr>
				<tr>
					<td class="trow1">
						<strong><a href="{$sorturl}&amp;sortby=replies&amp;order=desc">Most Commented</a></strong>
					</td>
				</tr>
				<tr>
					<td class="trow1">
						<strong><a href="{$sorturl}&amp;sortby=views&amp;order=desc">Most Viewed</a></strong>
					</td>
				</tr>
				<tr>
					<td class="trow1">
						<strong><a href="{$sorturl}&amp;sortby=lastpost&amp;order=desc">Last Commented</a></strong>
					</td>
				</tr>
				{$ratingcol}
			</table>
		</td>
	</tr>
</table>
<br class="clear" />
<div class="float_right" style="text-align: right;">
	{$inlinemod}
	{$forumjump}
</div>
<br style="clear: both" />
{$inline_edit_js}
<div class="tc smalltext">
	{$foruminfo['name']}<br />
	Powered By: <a href="http://mybbhacks.zingaburga.com" target="_blank">XThreads</a> - <a href="http://mybbhacks.zingaburga.com" target="_blank">MyBB Hacks</a>
</div>


edit : See the following images

with thumb80x60
   

without thumb80x60
   

is there something wrong with the code?


Un-Official MyBB from Indonesia| Facebook Page|Twitter
GARUDA DIDADA KU
(This post was last modified: 03-17-2012 08:23 PM by terzier.)
03-17-2012 08:13 PM
Visit this user's website Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Xthreads lryics site? - Mark2x - 11-01-2010, 06:11 AM
RE: Xthreads lryics site? - ZiNgA BuRgA - 11-01-2010, 09:31 AM
RE: Xthreads lryics site? - 1master1 - 11-02-2010, 05:39 PM
RE: Xthreads lryics site? - RateU - 11-03-2010, 02:06 AM
RE: Xthreads lryics site? - 1master1 - 11-03-2010, 05:45 PM
RE: Xthreads lryics site? - leefish - 11-04-2010, 12:48 AM
RE: Xthreads lryics site? - Mark2x - 11-04-2010, 01:03 PM
RE: Xthreads lryics site? - Mark2x - 11-06-2010, 05:20 AM
RE: Xthreads lryics site? - RateU - 11-06-2010, 05:29 AM
RE: Xthreads lryics site? - 1master1 - 11-06-2010, 04:10 PM
RE: Xthreads lryics site? - Mark2x - 11-08-2010, 01:01 PM
RE: Xthreads lryics site? - ZiNgA BuRgA - 11-08-2010, 01:51 PM
RE: Xthreads lryics site? - leefish - 11-08-2010, 07:18 PM
RE: Xthreads lryics site? - Mark2x - 11-12-2010, 10:43 AM
RE: Xthreads lryics site? - ZiNgA BuRgA - 11-12-2010, 01:29 PM
RE: Xthreads lryics site? - RateU - 11-14-2010, 07:42 AM
RE: Xthreads lryics site? - 1master1 - 11-14-2010, 07:12 PM
RE: Xthreads lryics site? - ZiNgA BuRgA - 11-14-2010, 07:49 PM
RE: Xthreads lryics site? - 1master1 - 11-14-2010, 09:24 PM
RE: Xthreads lryics site? - Mark2x - 11-15-2010, 10:18 AM
RE: Xthreads lryics site? - RateU - 11-17-2010, 12:15 PM
RE: Xthreads lryics site? - 1master1 - 11-17-2010, 03:17 PM
RE: Xthreads lryics site? - RateU - 11-18-2010, 06:54 AM
RE: Xthreads lryics site? - 1master1 - 11-18-2010, 07:26 PM
RE: Xthreads lryics site? - RateU - 11-19-2010, 08:01 AM
RE: Xthreads lryics site? - leefish - 11-19-2010, 08:23 AM
RE: Xthreads lryics site? - ZiNgA BuRgA - 11-19-2010, 09:36 AM
RE: Xthreads lryics site? - 1master1 - 11-19-2010, 09:56 AM
RE: Xthreads lryics site? - Glas - 11-19-2010, 01:37 PM
RE: Xthreads lryics site? - RateU - 11-20-2010, 05:20 AM
RE: Xthreads lryics site? - Glas - 11-20-2010, 06:04 AM
RE: Xthreads lryics site? - RateU - 11-20-2010, 06:31 AM
RE: Xthreads lryics site? - ZiNgA BuRgA - 11-20-2010, 08:12 AM
RE: Xthreads lryics site? - RateU - 11-20-2010, 08:42 AM
RE: Xthreads lryics site? - Bumiayu - 11-28-2010, 01:45 PM
RE: Xthreads lryics site? - ZiNgA BuRgA - 11-28-2010, 02:34 PM
RE: Xthreads lryics site? - Bumiayu - 11-28-2010, 07:01 PM
RE: Xthreads lryics site? - leefish - 11-28-2010, 07:28 PM
RE: Xthreads lryics site? - RateU - 05-30-2011, 03:22 AM
RE: Xthreads lryics site? - terzier - 03-10-2012, 06:35 PM
RE: Xthreads lryics site? - ZiNgA BuRgA - 03-10-2012, 07:13 PM
RE: Xthreads lryics site? - terzier - 03-10-2012, 07:59 PM
RE: Xthreads lryics site? - ZiNgA BuRgA - 03-11-2012, 10:20 AM
RE: Xthreads lryics site? - terzier - 03-17-2012 08:13 PM
RE: Xthreads lryics site? - ZiNgA BuRgA - 03-17-2012, 11:04 PM
RE: Xthreads lryics site? - terzier - 03-18-2012, 02:14 PM
RE: Xthreads lryics site? - ZiNgA BuRgA - 03-18-2012, 08:46 PM
RE: Xthreads lryics site? - Sama34 - 05-07-2012, 02:04 PM
RE: Xthreads lryics site? - RateU - 05-08-2012, 06:33 AM
RE: Xthreads lryics site? - Sama34 - 05-08-2012, 01:45 PM
RE: Xthreads lryics site? - RateU - 10-08-2012, 02:44 AM

 Standard Tools
Forum Jump: