|
#1
| |||
| |||
| Upgrade Notice - vBulletin 3.7.4
We have uploaded new versions of our styles for vBulletin 3.7.4. Customers can find the new files in the customers area. All vBulletin users are encouraged to upgrade as soon as possible. Bugs/Issues We encourage all our skin users to submit bug reports via our bug tracker. If you have further problems, not relating to bugs etc you can open a support thread for assistance. Manual Changes By popular demand we will document how to manually update tempaltes when few changes are made in an update. Please see the below posts for guidance. P.S Apologies to customers for the late update, as many of you know I have been ill lately and have recovered over the last couple of days. Many thanks for your patience. Last edited by admin; 22-11-2008 at 06:24 PM. |
|
#2
| |||
| |||
| Re: Upgrade Notice - vBulletin 3.7.4 Aria Style - Manual Edits search_results Find: Code: $navbar Code: $template_hook[search_results_top] Code: <if condition="$pagenav"> <table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:3px"> <tr valign="top"> <if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if> </tr> </table> Code: </if>
<if condition="$show['ajax_js'] AND $show['results'] AND !$search['showposts']">
<script type="text/javascript" src="clientscript/vbulletin_ajax_threadslist.js?v=$vboptions[simpleversion]"></script>
<script type="text/javascript">
<!--
vB_AJAX_Threadlist_Init('threadslist');
var titlemaxchars = parseInt("$vboptions[titlemaxchars]");
//-->
</script> Find: Code: </script>
</if>
</div>
</td>
</tr>
</table>
</if>
</form>
<br /> Code: $template_hook[search_results_bottom] Last edited by admin; 23-11-2008 at 09:49 PM. |
|
#3
| |||
| |||
| Re: Upgrade Notice - vBulletin 3.7.4 Chat Fusion - Manual Edits search_results Find: Code: $navbar Code: $template_hook[search_results_top] Code: <if condition="$pagenav"> <table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:3px"> <tr valign="top"> <if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if> </tr> </table> Code: </if>
<if condition="$show['ajax_js'] AND $show['results'] AND !$search['showposts']">
<script type="text/javascript" src="clientscript/vbulletin_ajax_threadslist.js?v=$vboptions[simpleversion]"></script>
<script type="text/javascript">
<!--
vB_AJAX_Threadlist_Init('threadslist');
var titlemaxchars = parseInt("$vboptions[titlemaxchars]");
//-->
</script> Find: Code: </script>
</if>
</div>
</td>
</tr>
</table>
</if>
</form>
<br /> Code: $template_hook[search_results_bottom] Last edited by admin; 23-11-2008 at 09:49 PM. |
|
#4
| |||
| |||
| Re: Upgrade Notice - vBulletin 3.7.4 Red Carbon - Manual Edits search_results Find: Code: $navbar Code: $template_hook[search_results_top] Code: <if condition="$pagenav"> <table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:3px"> <tr valign="top"> <if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if> </tr> </table> Code: </if>
<if condition="$show['ajax_js'] AND $show['results'] AND !$search['showposts']">
<script type="text/javascript" src="clientscript/vbulletin_ajax_threadslist.js?v=$vboptions[simpleversion]"></script>
<script type="text/javascript">
<!--
vB_AJAX_Threadlist_Init('threadslist');
var titlemaxchars = parseInt("$vboptions[titlemaxchars]");
//-->
</script> Find: Code: </script>
</if>
</div>
</td>
</tr>
</table>
</if>
</form>
<br /> Code: $template_hook[search_results_bottom] Code: <input type="submit" class="button" name="sbutton" id="{$editorid}_save" value="$vbphrase[ban_user]" accesskey="s" tabindex="1" /> Code: <input type="submit" class="button" name="sbutton" id="{$editorid}_save" value="$vbphrase[ban_user]" accesskey="s" /> Last edited by admin; 23-11-2008 at 09:50 PM. |
|
#5
| |||
| |||
| Re: Upgrade Notice - vBulletin 3.7.4 Seasons - Manual Edits search_results Find: Code: $navbar Code: $template_hook[search_results_top] Code: <if condition="$pagenav"> <table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:3px"> <tr valign="top"> <if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if> </tr> </table> Code: </if>
<if condition="$show['ajax_js'] AND $show['results'] AND !$search['showposts']">
<script type="text/javascript" src="clientscript/vbulletin_ajax_threadslist.js?v=$vboptions[simpleversion]"></script>
<script type="text/javascript">
<!--
vB_AJAX_Threadlist_Init('threadslist');
var titlemaxchars = parseInt("$vboptions[titlemaxchars]");
//-->
</script> Find: Code: </script>
</if>
</div>
</td>
</tr>
</table>
</if>
</form>
<br /> Code: $template_hook[search_results_bottom] Find: Code: <input type="submit" class="button" name="sbutton" id="{$editorid}_save" value="$vbphrase[ban_user]" accesskey="s" tabindex="1" /> Code: <input type="submit" class="button" name="sbutton" id="{$editorid}_save" value="$vbphrase[ban_user]" accesskey="s" /> Last edited by admin; 23-11-2008 at 09:52 PM. |
|
#6
| |||
| |||
| Re: Upgrade Notice - vBulletin 3.7.4 Web Point - Manual Edits The template postbit flag up as being updated though nothing has changed. Simply open and save the templates to get rid of the warning message. |
|
#7
| |||
| |||
| Re: Upgrade Notice - vBulletin 3.7.4
Hi Chris, Can u mention pls in what templates the changed need to be done? Thanks, Karel |
|
#8
| |||
| |||
| Re: Upgrade Notice - vBulletin 3.7.4
Hi Chris, glad you are recovering. I second the question, in which templates are the edits?
|
|
#9
| |||
| |||
| Re: Upgrade Notice - vBulletin 3.7.4
Apologies, for missing out the template names |
|
#10
| |||
| |||
| Re: Upgrade Notice - vBulletin 3.7.4 No problem ![]() Please add in Redcarbon post above the missing part to change it in threadadmin_easyspam_ban Just for the noobs ;-) Now i see only 1 not customised template: im_send_yahoo Default Template Updated in vBulletin 3.7.4 by Jelsoft Your Custom Template Last Edited in vBulletin 3.7.0 Beta 4 by MaestroX what to do with this one? Many thanks, hopefully fully cured |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Upgrade Notice - vBulletin 3.7.3 | admin | Announcements | 8 | 29-08-2008 04:24 PM |
| Upgrade Notice - vBulletin 3.7.1 | admin | Announcements | 14 | 11-06-2008 06:04 PM |
| Upgrade Notice - vBulletin Blog 1.0.5, vBulletin Project Tools 1.0.3 | admin | Announcements | 2 | 15-05-2008 08:43 PM |
| Upgrade Notice - vBulletin 3.7.0 Gold, vBulletin 3.6.10 | admin | Announcements | 9 | 12-05-2008 01:18 PM |
| Upgrade Notice (vBulletin 3.6.8) | admin | Announcements | 0 | 27-07-2007 01:20 PM |