Member Log In
Site Navigation
Latest Modifications
- [vB 3.6.x] StopSpam
By: flappi282 - [vB 3.8.x] vBulletin Chat Addon for...
By: 123flashchat - [vB 3.5.x] 404 Page Redirect To...
By: Ak Worm - [vB 3.8.x] 404 Page Redirect To...
By: Ak Worm - [vB 4.0.x] 404 Page Redirect To...
By: Ak Worm
Latest Template Mods
- [vB 3.8.4] Images PassWordBox...
By: cRs!MP - [vB 3.8.4] Footer Follow Ups
By: Ak Worm - [vB 3.7.2] Worldofwarcraft blue...
By: Mikeyodesigns - [vB 3.7.0] My Links
By: blind-eddie - [vB 3.7.0] Pop-Up Warning Before...
By: Thelonius Beck
Latest Styles
- [vB 3.8.4] CompletevB - Skylight
By: DreadKnight - [vB 3.8.3] [vB 3.8.4] Barcelona...
By: hoiquantinhoc.com - [vB 3.8.3] Natures Walk by vBSkin...
By: Chri5 - [vB 3.8.3] Green Theme
By: Robdog - [vB 3.8.2] Unreal T 3 - vB3.8.x
By: Butcher
Latest Graphics
- [vB ] [anim.]Team Ranks
By: cRs!MP - [vB ] Abstract Circles (3...
By: cRs!MP - [vB ] PlayStation Rank Images
By: cRs!MP - [vB 3.6.12] Heavy Stroked Button...
By: Shelley - [vB ] Minature Ranks.
By: Shelley
vBulletin Modifications »
vBulletin Modifications »
vBulletin 3.5 / 3.6 Hack Releases »
Major Additions - Recipe Mod
![]() |
| |||||||||||||||||||||||||||||||
| | #101 | |
| |
Status: Offline Quote:
Ok..I deleted the old threads...but now when I go to place a recipe it just shows the normal post and not the recipe style for posting. | |
| |
| | #102 | |||||||||
Location: Anaheim Age: 21 ![]() |
Status: Offline did you add the showthread templates? Support will only be offered through forums Michael Biddle / vBHackers.comvBSEO 3.3.0 Gold Released with New "Virtual HTML Display" Feature Available for download now vBSEO Google Sitemap Generator - Version 2.5 Released Crawlability Network: vBulletin SEO | vBulletin Hackers | |||||||||
| |
| | #103 |
| |
Status: Offline |
| |
| | #104 | |||||||||
Location: Anaheim Age: 21 ![]() |
Status: Offline Thanks rogersnm been real busy lately. anyways will update thread on vbh and vborg :D Support will only be offered through forums Michael Biddle / vBHackers.comvBSEO 3.3.0 Gold Released with New "Virtual HTML Display" Feature Available for download now vBSEO Google Sitemap Generator - Version 2.5 Released Crawlability Network: vBulletin SEO | vBulletin Hackers | |||||||||
| |
| | #105 | ||||||||
| vB Newbie
![]() |
Status: Offline I got absolutely NOTHING.. at least my fav template isnt dead.. I followed the directions.. imported the product from the first page. ran the changes to the GREENFOX template.. NOTHING.. forum id is 48 $thread[forumid] == 48 went back double checked EVERY template modification.. i got Nothing.. created a new forum.. nothing.. changed the forum id to 47.. another forum.. without moderated threads nothing dunno.. doesnt work for me at all.. I dont see ANYTHING.. and i am hitting new posts in diff threads.. nothing is coming up. I am running version 3.6.3. not 3.6.4 No errors .. no posts.. no nothing..so.. that is good.. I mean other than having a swiss cheese template now I would like to get this mod to work.. but i am at a loss.. I even changed this <if condition="$post[postcount] == 1 && $thread[forumid] == 48"> to just this <if condition="$thread[forumid] == 48"> nothing.. Last edited by hvyhitter; 04-09-2007 at 01:27 AM. | ||||||||
| |
| | #106 | |||||||||
Location: Anaheim Age: 21 ![]() |
Status: Offline Updated to fix edit post bug Support will only be offered through forums Michael Biddle / vBHackers.comvBSEO 3.3.0 Gold Released with New "Virtual HTML Display" Feature Available for download now vBSEO Google Sitemap Generator - Version 2.5 Released Crawlability Network: vBulletin SEO | vBulletin Hackers | |||||||||
| |
| | #107 | ||||||||
| vB Newbie
![]() |
Status: Offline Hmm.. it would appear that this whole section in the postbit_legacy is new.. the stuff i put in was about 5 lines.. I thought.. anyhow.. I deleted the old.. put this new one in .. <if condition="$post[postcount] == 1 && $thread[forumid] == X"> <if condition="$show['attachments']"> <!-- attachments --> <div style="padding:$stylevar[cellpadding]px"> <if condition="$show['thumbnailattachment']"> <fieldset class="fieldset"> <legend>$vbphrase[attached_thumbnails]</legend> <div style="padding:$stylevar[formspacer]px"> $post[thumbnailattachments] </div> </fieldset> </if> <if condition="$show['imageattachment']"> <fieldset class="fieldset"> <legend>$vbphrase[attached_images]</legend> <div style="padding:$stylevar[formspacer]px"> $post[imageattachments] </div> </fieldset> </if> <if condition="$show['imageattachmentlink']"> <fieldset class="fieldset"> <legend>$vbphrase[attached_images]</legend> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0"> $post[imageattachmentlinks] </table> </fieldset> </if> <if condition="$show['otherattachment']"> <fieldset class="fieldset"> <legend>$vbphrase[attached_files]</legend> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0"> $post[otherattachments] </table> </fieldset> </if> <if condition="$show['moderatedattachment']"> <fieldset class="fieldset"> <legend>$vbphrase[attachments_pending_approval]</legend> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0"> $post[moderatedattachments] </table> </fieldset> </if> </div> <!-- / attachments --> </if> <else /> Still nothing.. in the AdminCp I do see a new count in the user records for Recipies.. but no other signs of this recipie mod.. Is there an issue with the greenfox template? | ||||||||
| |
| | #108 | |||||||||
Location: Anaheim Age: 21 ![]() |
Status: Offline See on the top line of that code their is an = x u need to change the x to ur forumid. Ans this will work on all templates Support will only be offered through forums Michael Biddle / vBHackers.comvBSEO 3.3.0 Gold Released with New "Virtual HTML Display" Feature Available for download now vBSEO Google Sitemap Generator - Version 2.5 Released Crawlability Network: vBulletin SEO | vBulletin Hackers | |||||||||
| |
| | #109 | ||||||||
| vB Newbie
![]() |
Status: Offline I might try the mod on another template see if it is a hosed up copy of greenfox I got running.. Its possible.. oh well try it on another one.. I have a few more yeah, I figured that out when it complained the first time I made that template edit. my line reads <if condition="$post[postcount] == 1 && $thread[forumid] == 47"> still nothing.. mmmm.. | ||||||||
| |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mod Request | Goku | vBulletin Modification Requests | 2 | 11-30-2006 04:04 PM |
| Only admin and Mod forum !!! | cyberman | vBulletin Modification Requests | 6 | 11-25-2006 08:36 AM |
| [Req] Transaction Mod For uCash/uShop..read please ;) | TwiSteD | vBulletin Modification Requests | 57 | 04-09-2005 11:55 AM |
All times are GMT. The time now is 04:54 AM.
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.















.
.









