<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>vBulletin Modifications</title>
		<link>http://www.vbhackers.com/</link>
		<description>This is a code modifications forum for the software vBulletin. Learn how to create your own features in vBulletin using PHP, HTML, CSS and MySQL</description>
		<language>en</language>
		<lastBuildDate>Mon, 06 Sep 2010 22:29:59 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.vbhackers.com/images/novera_green/misc/rss.jpg</url>
			<title>vBulletin Modifications</title>
			<link>http://www.vbhackers.com/</link>
		</image>
		<item>
			<title><![CDATA[[HowTo] ibProArcade - Make 'Newest Champions' clickable]]></title>
			<link>http://www.vbhackers.com/f80/howto-ibproarcade-make-newest-champions-clickable-13044/</link>
			<pubDate>Sun, 05 Sep 2010 22:02:18 GMT</pubDate>
			<description><![CDATA[*ibProArcade -  
Make 'Newest Champions' clickable* 
 
*Original.:* 
Image: http://img838.imageshack.us/img838/9595/aufnahme1.jpg  
 
*with Game Link.:* 
Image: http://img340.imageshack.us/img340/8952/aufnahme2c.jpg  
 
     *If you want to get the game name in the 'Newest Champions' field...]]></description>
			<content:encoded><![CDATA[<div><font size="3"><font color="Black"><b>ibProArcade - <br />
Make '<font color="Red">Newest Champions</font>' <font color="Blue">clickable</font></b></font></font><br />
<br />
<b><font size="1">Original.:</font></b><br />
<img src="http://img838.imageshack.us/img838/9595/aufnahme1.jpg" border="0" alt="" class="tcattdimgresizer" onload="NcodeImageResizer.createOn(this);" /><br />
<br />
<b><font size="1">with Game Link.:</font></b><br />
<img src="http://img340.imageshack.us/img340/8952/aufnahme2c.jpg" border="0" alt="" class="tcattdimgresizer" onload="NcodeImageResizer.createOn(this);" /><br />
<br />
     <b><font face="Arial"><font size="2"><font color="Black">If you want to get the game name in the '<font color="Red">Newest Champions</font>' field clickable (as a link), than you have to modify only two lines in the <font color="Red">arcade.php<font color="Black">.!<br />
<br />
</font></font></font></font></font></b>    <font color="Red"><b>find.:</b></font><br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">PHP Code:</div>
	<div class="alt2">
		<hr />
		<code style="white-space:nowrap">
		<div dir="ltr" style="text-align:left;">
			<!-- php buffer start --><code><span style="color: #000000">
<span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$DB</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">query</span><span style="color: #007700">(</span><span style="color: #DD0000">"SELECT&nbsp;c.*,&nbsp;g.gcat,&nbsp;cat.password&nbsp;FROM&nbsp;ibf_games_champs&nbsp;AS&nbsp;c,&nbsp;ibf_games_list&nbsp;AS&nbsp;g,&nbsp;ibf_games_cats&nbsp;AS&nbsp;cat&nbsp;WHERE&nbsp;c.champ_gid=g.gid&nbsp;AND&nbsp;g.gcat=cat.c_id&nbsp;AND&nbsp;g.active=1&nbsp;AND&nbsp;trim(password)=''&nbsp;ORDER&nbsp;BY&nbsp;champ_date&nbsp;DESC&nbsp;LIMIT&nbsp;0,5"</span><span style="color: #007700">);&nbsp;<br /></span><span style="color: #0000BB"></span>
</span>
</code><!-- php buffer end -->
		</div>
		</code>
		<hr />
	</div>
</div>    <b><font color="Red"><br />
<br />
Replace.:</font></b><br />
  <div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">PHP Code:</div>
	<div class="alt2">
		<hr />
		<code style="white-space:nowrap">
		<div dir="ltr" style="text-align:left;">
			<!-- php buffer start --><code><span style="color: #000000">
<span style="color: #0000BB">&nbsp;&nbsp;&nbsp;$DB</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">query</span><span style="color: #007700">(</span><span style="color: #DD0000">"SELECT&nbsp;DISTINCT&nbsp;c.*,&nbsp;g.gcat,&nbsp;g.gid,&nbsp;cat.password&nbsp;FROM&nbsp;ibf_games_champs&nbsp;AS&nbsp;c,&nbsp;ibf_games_list&nbsp;AS&nbsp;g,&nbsp;ibf_games_cats&nbsp;AS&nbsp;cat&nbsp;WHERE&nbsp;c.champ_gid=g.gid&nbsp;AND&nbsp;g.gcat=cat.c_id&nbsp;AND&nbsp;g.active=1&nbsp;AND&nbsp;trim(password)=''&nbsp;ORDER&nbsp;BY&nbsp;champ_date&nbsp;DESC&nbsp;LIMIT&nbsp;0,5"</span><span style="color: #007700">);&nbsp;<br /></span><span style="color: #0000BB"></span>
</span>
</code><!-- php buffer end -->
		</div>
		</code>
		<hr />
	</div>
</div><font color="Red"><b>find.:</b></font><br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">PHP Code:</div>
	<div class="alt2">
		<hr />
		<code style="white-space:nowrap">
		<div dir="ltr" style="text-align:left;">
			<!-- php buffer start --><code><span style="color: #000000">
<span style="color: #0000BB">&nbsp;&nbsp;&nbsp;$row</span><span style="color: #007700">&#91;</span><span style="color: #DD0000">'text'</span><span style="color: #007700">&#93;&nbsp;=&nbsp;</span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">"/&lt;%&nbsp;GAMENAME&nbsp;%&gt;/i"</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$row</span><span style="color: #007700">&#91;</span><span style="color: #DD0000">'champ_gtitle'</span><span style="color: #007700">&#93;&nbsp;,&nbsp;</span><span style="color: #0000BB">$row</span><span style="color: #007700">&#91;</span><span style="color: #DD0000">'text'</span><span style="color: #007700">&#93;&nbsp;);&nbsp;<br /></span><span style="color: #0000BB"></span>
</span>
</code><!-- php buffer end -->
		</div>
		</code>
		<hr />
	</div>
</div><font color="Red"><b>Replace.:</b></font><br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">PHP Code:</div>
	<div class="alt2">
		<hr />
		<code style="white-space:nowrap">
		<div dir="ltr" style="text-align:left;">
			<!-- php buffer start --><code><span style="color: #000000">
<span style="color: #0000BB">&nbsp;&nbsp;&nbsp;$row</span><span style="color: #007700">&#91;</span><span style="color: #DD0000">'text'</span><span style="color: #007700">&#93;&nbsp;=&nbsp;</span><span style="color: #0000BB">preg_replace</span><span style="color: #007700">(</span><span style="color: #DD0000">"/&lt;%&nbsp;GAMENAME&nbsp;%&gt;/i"</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'&lt;a&nbsp;href="arcade.php?do=play&amp;gameid='&nbsp;</span><span style="color: #007700">.&nbsp;</span><span style="color: #0000BB">$row</span><span style="color: #007700">&#91;</span><span style="color: #DD0000">'gid'</span><span style="color: #007700">&#93;&nbsp;.&nbsp;</span><span style="color: #DD0000">'"&nbsp;title="'&nbsp;</span><span style="color: #007700">.&nbsp;</span><span style="color: #0000BB">$row</span><span style="color: #007700">&#91;</span><span style="color: #DD0000">'champ_gtitle'</span><span style="color: #007700">&#93;&nbsp;.&nbsp;</span><span style="color: #DD0000">'"&gt;'&nbsp;</span><span style="color: #007700">.&nbsp;</span><span style="color: #0000BB">$row</span><span style="color: #007700">&#91;</span><span style="color: #DD0000">'champ_gtitle'</span><span style="color: #007700">&#93;&nbsp;.&nbsp;</span><span style="color: #DD0000">'&lt;/a&gt;'&nbsp;</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$row</span><span style="color: #007700">&#91;</span><span style="color: #DD0000">'text'</span><span style="color: #007700">&#93;&nbsp;);&nbsp;<br /></span><span style="color: #0000BB"></span>
</span>
</code><!-- php buffer end -->
		</div>
		</code>
		<hr />
	</div>
</div><font size="3"><font color="Red"><b>..finished.!</b></font></font><br />
<br />
<font color="Black"><b>+++++++++++++++++ </b></font><br />
<br />
<font color="Black"><b>greetings, cRs!MP</b></font> :running:</div>

]]></content:encoded>
			<category domain="http://www.vbhackers.com/f80/">vBulletin Modification Tutorials</category>
			<dc:creator>cRs!MP</dc:creator>
			<guid isPermaLink="true">http://www.vbhackers.com/f80/howto-ibproarcade-make-newest-champions-clickable-13044/</guid>
		</item>
		<item>
			<title><![CDATA[[HowTo] ibProArcade - More than one Random Game]]></title>
			<link>http://www.vbhackers.com/f80/howto-ibproarcade-more-than-one-random-game-13043/</link>
			<pubDate>Sun, 05 Sep 2010 21:45:20 GMT</pubDate>
			<description><![CDATA[*For ibProArcade 2.6.X.... 
 
expand it to Random Games from 1 to x.! 
 
Image: http://img841.imageshack.us/img841/4623/aufnahme1m.jpg  
 
 
**in the file "arcade" - "functions" - "randomgame.php"..* 
 
*Find.:*]]></description>
			<content:encoded><![CDATA[<div><font size="2"><font color="Black"><b>For ibProArcade 2.6.X....<br />
<br />
expand it to Random Games from 1 to x.!<br />
<br />
<img src="http://img841.imageshack.us/img841/4623/aufnahme1m.jpg" border="0" alt="" class="tcattdimgresizer" onload="NcodeImageResizer.createOn(this);" /><br />
<br />
<br />
</b></font></font><font size="2"><font color="Black"><b>in the file &quot;<font color="Red">arcade</font>&quot; - &quot;<font color="Red">functions</font>&quot; - &quot;<font color="Red">randomgame.php</font>&quot;..</b></font></font><br />
<font color="Red"><br />
<b>Find.:</b></font><br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">$DB-&gt;query(&quot;SELECT g.gid, g.gtitle, g.gname, g.gcat, cat.password, cat.active FROM ibf_games_list AS g, ibf_games_cats AS cat WHERE g.active=1 AND cat.active=1 AND g.gcat=cat.c_id AND trim(password)='' ORDER BY RAND() LIMIT <b><font color="Red">1</font></b>&quot;);</code><hr />
</div><font color="Black"><b><br />
<br />
<br />
<font size="2">The Red &quot;</font><font size="2"><font color="Red">1</font></font><font size="2">&quot; is the Number of Random Games</font></b><font size="2"><b>, this number you have <br />
to change, change for five Random Games on five.!<br />
<br />
<br />
<br />
</b></font></font><font size="2"><font color="Red"><b>Example, for five Random Games.:</b></font></font><br />
<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">$DB-&gt;query(&quot;SELECT g.gid, g.gtitle, g.gname, g.gcat, cat.password, cat.active FROM ibf_games_list AS g, ibf_games_cats AS cat WHERE g.active=1 AND cat.active=1 AND g.gcat=cat.c_id AND trim(password)='' ORDER BY RAND() LIMIT <b><font color="Red">5</font></b>&quot;);</code><hr />
</div><font color="Black"><br />
<br />
<br />
---------------------</font><br />
<br />
<font size="2"><font color="Black"><b>greeting, cRs!MP</b></font></font> :rolleyes:</div>

]]></content:encoded>
			<category domain="http://www.vbhackers.com/f80/">vBulletin Modification Tutorials</category>
			<dc:creator>cRs!MP</dc:creator>
			<guid isPermaLink="true">http://www.vbhackers.com/f80/howto-ibproarcade-more-than-one-random-game-13043/</guid>
		</item>
		<item>
			<title>hi need database backup help</title>
			<link>http://www.vbhackers.com/f93/hi-need-database-backup-help-12589/</link>
			<pubDate>Tue, 24 Aug 2010 13:21:59 GMT</pubDate>
			<description>am using vb 3.8.6  
 
downloaded a user list database from internet  
 
when i try to import from myphpadmin 
 
showing some error  
 
please help me</description>
			<content:encoded><![CDATA[<div>am using vb 3.8.6 <br />
<br />
downloaded a user list database from internet <br />
<br />
when i try to import from myphpadmin<br />
<br />
showing some error <br />
<br />
please help me <br />
<br />
this is the datebase dumb <div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">http://www.megaupload.com/?d=DFE70XPF</code><hr />
</div>please help me</div>

]]></content:encoded>
			<category domain="http://www.vbhackers.com/f93/">vBulletin Management Discussion</category>
			<dc:creator>hari4u2</dc:creator>
			<guid isPermaLink="true">http://www.vbhackers.com/f93/hi-need-database-backup-help-12589/</guid>
		</item>
		<item>
			<title>I need a custom mod</title>
			<link>http://www.vbhackers.com/f5/i-need-custom-mod-12565/</link>
			<pubDate>Mon, 23 Aug 2010 10:50:05 GMT</pubDate>
			<description>I want a custom forum timer that will show options for it in acp  
 
needs to be auto on every forum post i choose in options. 
needs to have a auto move option that can be turned on an off that will move closed auctions to a forum awaiting transaction. 
needs to be right after the thread name in...</description>
			<content:encoded><![CDATA[<div>I want a custom forum timer that will show options for it in acp <br />
<br />
needs to be auto on every forum post i choose in options.<br />
needs to have a auto move option that can be turned on an off that will move closed auctions to a forum awaiting transaction.<br />
needs to be right after the thread name in the forum as well.<br />
need version to work on vb 3.8.x as well as 4.0.x<br />
i want option to set how long timer last as well not just a set time already in it<br />
<br />
<br />
thank you <br />
<br />
if needed email me at <a href="mailto:dinobrooks@live.com">dinobrooks@live.com</a><br />
I understand mods arent easy so if a price is set then please contact me.</div>

]]></content:encoded>
			<category domain="http://www.vbhackers.com/f5/">vBulletin Modification Requests</category>
			<dc:creator>Dinobrooks</dc:creator>
			<guid isPermaLink="true">http://www.vbhackers.com/f5/i-need-custom-mod-12565/</guid>
		</item>
		<item>
			<title>Home brings me to the forums instead of the homepage.</title>
			<link>http://www.vbhackers.com/f93/home-brings-me-forums-instead-homepage-12538/</link>
			<pubDate>Fri, 20 Aug 2010 01:15:09 GMT</pubDate>
			<description>I have abadvanced installed and have a custom Homepage. For some reason when I click home it takes me to the forum, and when I click forum it takes me to the forum. Now if I go to the site URL the homepage loads back up but after the site is loaded there is no way to get back to the homepage....</description>
			<content:encoded><![CDATA[<div>I have abadvanced installed and have a custom Homepage. For some reason when I click home it takes me to the forum, and when I click forum it takes me to the forum. Now if I go to the site URL the homepage loads back up but after the site is loaded there is no way to get back to the homepage. Anyone know why this is happening? I'm running vB verion 4.0.6</div>

]]></content:encoded>
			<category domain="http://www.vbhackers.com/f93/">vBulletin Management Discussion</category>
			<dc:creator>NickCJ7</dc:creator>
			<guid isPermaLink="true">http://www.vbhackers.com/f93/home-brings-me-forums-instead-homepage-12538/</guid>
		</item>
		<item>
			<title>VBulletin Skin Issues</title>
			<link>http://www.vbhackers.com/f22/vbulletin-skin-issues-12529/</link>
			<pubDate>Thu, 19 Aug 2010 00:51:01 GMT</pubDate>
			<description>I am trying to sync two of my themes together, but only by using the same .css files.  I have FTP access to both, and am trying to copy over the files from one style to the other.  However, after about 5 minutes, it totally changes and the entire forums get screwed up.  Its like it only wants to...</description>
			<content:encoded><![CDATA[<div>I am trying to sync two of my themes together, but only by using the same .css files.  I have FTP access to both, and am trying to copy over the files from one style to the other.  However, after about 5 minutes, it totally changes and the entire forums get screwed up.  Its like it only wants to keep half of my css.  Its rather annoying.  I've tried chmod 777 all the directories/files in my clientscript/vbulletin_CSS folder, but that hasn't worked either.  Any suggestions?<br />
<br />
Also what's the difference between<br />
/public_html/forums/clientscript/vbulletin_css/style00025l<br />
/public_html/forums/clientscript/vbulletin_css/style00025r<br />
?<br />
<br />
Edit: VBulletin 4</div>

]]></content:encoded>
			<category domain="http://www.vbhackers.com/f22/">vBulletin Support</category>
			<dc:creator>Jimbo</dc:creator>
			<guid isPermaLink="true">http://www.vbhackers.com/f22/vbulletin-skin-issues-12529/</guid>
		</item>
		<item>
			<title>Easy Forms - some questions...</title>
			<link>http://www.vbhackers.com/f22/easy-forms-some-questions-12528/</link>
			<pubDate>Wed, 18 Aug 2010 12:42:24 GMT</pubDate>
			<description>Hi Guys, 
 
Can I ask for some clarification / guidance with Easy Forms for vb?  
 
I am using version 4.1.4 of Easy Forms and would like to raise couple of questions... 
 
1st. Can one form use and/or have influence on results from other form ? e.g. user fills a form, and some fields are...</description>
			<content:encoded><![CDATA[<div>Hi Guys,<br />
<br />
Can I ask for some clarification / guidance with Easy Forms for vb? <br />
<br />
I am using version 4.1.4 of Easy Forms and would like to raise couple of questions...<br />
<br />
1st. Can one form use and/or have influence on results from other form ? e.g. user fills a form, and some fields are pre-populated with data taken from another form (specified by relation and userid of person filling the form)...<br />
<br />
2nd. The form hooks - how do I use them? Is this just writing PHP code in the hook fields when creating the form, or what?<br />
<br />
Many thanks, Radek</div>

]]></content:encoded>
			<category domain="http://www.vbhackers.com/f22/">vBulletin Support</category>
			<dc:creator>grandfso</dc:creator>
			<guid isPermaLink="true">http://www.vbhackers.com/f22/easy-forms-some-questions-12528/</guid>
		</item>
		<item>
			<title>ho tho change perosnalize topics pictues</title>
			<link>http://www.vbhackers.com/f5/ho-tho-change-perosnalize-topics-pictues-12410/</link>
			<pubDate>Tue, 10 Aug 2010 16:52:16 GMT</pubDate>
			<description>I am visitinga VB based formum 
  
its web is denunciando.com 
  
and have two thing that I want to do with my VB forum  
How can I doit, help me please 
  
1. 
Image: http://farm5.static.flickr.com/4120/4878753615_e8ff271535_b.jpg</description>
			<content:encoded><![CDATA[<div>I am visitinga VB based formum<br />
 <br />
its web is denunciando.com<br />
 <br />
and have two thing that I want to do with my VB forum <br />
How can I doit, help me please<br />
 <br />
1.<br />
<img src="http://farm5.static.flickr.com/4120/4878753615_e8ff271535_b.jpg" border="0" alt="" class="tcattdimgresizer" onload="NcodeImageResizer.createOn(this);" /><br />
 <br />
at the left side of every formum they have a realated picture<br />
 <br />
2. New post are moving in a slide bar, at top<br />
 <br />
<img src="http://farm5.static.flickr.com/4101/4878753741_c938ca6c73_b.jpg" border="0" alt="" class="tcattdimgresizer" onload="NcodeImageResizer.createOn(this);" /><br />
 <br />
<img src="http://farm5.static.flickr.com/4136/4879362466_28161295ca_b.jpg" border="0" alt="" class="tcattdimgresizer" onload="NcodeImageResizer.createOn(this);" /><br />
 <br />
help me please.</div>

]]></content:encoded>
			<category domain="http://www.vbhackers.com/f5/">vBulletin Modification Requests</category>
			<dc:creator>gilbertomejiac</dc:creator>
			<guid isPermaLink="true">http://www.vbhackers.com/f5/ho-tho-change-perosnalize-topics-pictues-12410/</guid>
		</item>
	</channel>
</rss>
