vBulletin Modifications

Major Additions - Recipe Mod

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > vBulletin Database System > vBulletin 3.5 / 3.6 Hack Releases

Reply
 
Thread Tools Search this Thread
Download Options
You Must Register First
To Download This Modification

Bugs
No bugs found in the system. If you have found a bug, please report a bug here
Submit A Bug | View All Bugs

Advertisement
  
Supported
[vB 3.6.7] Major Additions - Recipe Mod (169)
Released: 12-31-2006, 04:27 PM
Modification Information:
Michael Biddle's Avatar Author: Michael Biddle
Last Online: 10-11-2008
Demo: View Online Demo!
Hack Version: 1.6 Installer Included: 1 Additional queries added to database: 1
New Templates: 3 Template Edits: 3 File Edits: 0
New Files: 0 New Phrases: 12 Installation Time (In Minutes): 5

vB 3.6.0 Compatible!
Plugin
Recipe Mod
By: whitemike
Demo: Here

NOTE: Support will be provided here, but I will get to it sooner on my official site. vBulletin Zone

Installation:
  1. Templates to add:3
  2. Templates to edit:3
  3. Plugins Added: 14
  4. Phrases Added: 12
  5. Quires ran: 9

Instructions:
  1. Import the Product .xml
  2. Edit templates
Editpost:

Find:

You must first be a registered member to view any code.


Add Under:

You must first be a registered member to view any code.
Find:
You must first be a registered member to view any code.


Add After:

You must first be a registered member to view any code.


Showthread:

Find:

You must first be a registered member to view any code.


Add Under:

You must first be a registered member to view any code.


Find:
You must first be a registered member to view any code.


Add Under:
You must first be a registered member to view any code.


Find:
You must first be a registered member to view any code.


Add Above:
You must first be a registered member to view any code.


Newthread:

Find:
You must first be a registered member to view any code.


Add Under:
You must first be a registered member to view any code.


Find:

You must first be a registered member to view any code.


Add After:
You must first be a registered member to view any code.
Find:
You must first be a registered member to view any code.
Replace with:
You must first be a registered member to view any code.

Postbit(_legacy):

Add at Top:


You must first be a registered member to view any code.


Add at End:

You must first be a registered member to view any code.


Find:

You must first be a registered member to view any code.
Add After:
You must first be a registered member to view any code.


Fixes:

1.6
  1. Added another template edit into the newthread template to remove the preview post option

1.5
  1. Added a vboption for the forumid's for the templates to make easier on client side
1.4
  1. Added Template Grouping
  2. Cached Templates
  3. Other small minor changes
1.3
  1. Fixed Spelling - Duh
1.2
  1. Fixed Major Edit Post Bug - Thanks to Nick for opening my eyes
1.1
  1. Fixed Edit Post Bug
  2. Fixed Spelling Error

Thats it!

Configure
  1. Go to ACP -> Forums & Moderators -> Forum Manager -> Pick a forum and at bottom it has a new yesno setting
  2. Go to ACP -> vBulletin Options -> Recipe Mod Database -> Enter the forumid's used for your forum

Please Click Install if you use



Screenshots
Screenshots
File Type: jpg screen1.JPG (39.2 KB, 1223 views)
File Type: jpg screen2.JPG (38.3 KB, 1304 views)


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Add a Comment!
Old 01-30-2007, 09:28 AM   #61
vB Newbie
Join Date: Jan 2007
Roonie is on a distinguished road

Default

i can not reply to recipes, could it be solved?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 02-01-2007, 01:01 PM   #62
vB Newbie
revmitchell's Avatar
Join Date: Jan 2007
Real Name: Pastor Mark A. Mitchell
Location: Florida
revmitchell is on a distinguished road

Default

I cannot get the recipe mod to display.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-01-2007, 01:10 PM   #63
Michael Biddle
Staff
Michael Biddle's Avatar
Join Date: Feb 2005
Real Name: Michael Biddle
Location: Anaheim
Michael Biddle is on a distinguished road

Default

did u edit templates?
__________________
Support will ONLY be offered through forums
Michael Biddle / vBHackers.com
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Crawlability Network: vBulletin SEO | vBulletin Hackers




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-02-2007, 12:41 AM   #64
vB Newbie
revmitchell's Avatar
Join Date: Jan 2007
Real Name: Pastor Mark A. Mitchell
Location: Florida
revmitchell is on a distinguished road

Default

Quote:
<!-- / subject field -->
<if condition="$foruminfo[enable_recipe]">
$newrecipe
<else />

<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td>

<!-- message area -->
<div class="smallfont">$vbphrase[message]:</div>
$messagearea
<!-- / message area -->

$imagereg

$posticons

</td>
</tr>
</table>

</div>
</div>
</if>

I have the title box showing and nothing else. Above is the current meassage area in the newthread template. Is this the problem?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-02-2007, 02:40 AM   #65
Michael Biddle
Staff
Michael Biddle's Avatar
Join Date: Feb 2005
Real Name: Michael Biddle
Location: Anaheim
Michael Biddle is on a distinguished road

Default

did u add the end if?
__________________
Support will ONLY be offered through forums
Michael Biddle / vBHackers.com
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Crawlability Network: vBulletin SEO | vBulletin Hackers




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-27-2007, 03:08 AM   #66
Coder
Join Date: Mar 2006
Location: Fort Bragg, NC
mikem is on a distinguished road

Default Re:

Hey mike, this would be nice also if you can create a tutorials or article mod using this same layouts here. I can imagine it already. Everything based off of this Recipe mod.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-27-2007, 11:21 PM   #67
I'ma VB Newbie, I'm Not Stupid
radicalman's Avatar
Join Date: Feb 2007
Real Name: Leo
Location: Minnesota, USA
radicalman is on a distinguished road

Default Nothing wrong with hack

Hello.

I don't think there is any thing wrong with your hack.
And I would love to have it work. And it does for most of it.

I have VB integrated into my community site.
And I have added a lot of different hacks without much of a problem.
Yours is the first to give me this kind of a problem.

When I click submit to post I get this error:

You must first be a registered member to view any code.
I know it has to do with my other site, but not sure how to fix it.
And I am not familiar with making tables or the phpmyadmin area.

Any help or suggestions would be much appreciated.
I have a lot of older members who would love to use this feature.

Thanks.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-28-2007, 02:51 AM   #68
Coder
Join Date: Mar 2006
Location: Fort Bragg, NC
mikem is on a distinguished road

Default

Quote:
Originally Posted by rogersnm View Post
If you look at the install code you'll see:
You must first be a registered member to view any code.
That means it the max length you can have it is 250, the highest you can make it before it will error is 255, you need to change it to mediumtext which is unlimited.
Darn, I though tI was the only sqlgeek here!:ermm: :mad:




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-28-2007, 02:42 PM   #69
Michael Biddle
Staff
Michael Biddle's Avatar
Join Date: Feb 2005
Real Name: Michael Biddle
Location: Anaheim
Michael Biddle is on a distinguished road

Default

Quote:
Originally Posted by radicalman View Post
Hello.

I don't think there is any thing wrong with your hack.
And I would love to have it work. And it does for most of it.

I have VB integrated into my community site.
And I have added a lot of different hacks without much of a problem.
Yours is the first to give me this kind of a problem.

When I click submit to post I get this error:

You must first be a registered member to view any code.
I know it has to do with my other site, but not sure how to fix it.
And I am not familiar with making tables or the phpmyadmin area.

Any help or suggestions would be much appreciated.
I have a lot of older members who would love to use this feature.

Thanks.
lots of x's hard to see error, but is it showing your prefix correct?
__________________
Support will ONLY be offered through forums
Michael Biddle / vBHackers.com
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Crawlability Network: vBulletin SEO | vBulletin Hackers




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-28-2007, 02:57 PM   #70
I'ma VB Newbie, I'm Not Stupid
radicalman's Avatar
Join Date: Feb 2007
Real Name: Leo
Location: Minnesota, USA
radicalman is on a distinguished road

Default

Quote:
Originally Posted by whitemike View Post
lots of x's hard to see error, but is it showing your prefix correct?
Everything works up to the posting part.

The mysql error that has the phpfox is the site that I had VB integrated into.
It replaces the original forum which was very generic.

The x's are to block my site info.

Thanks.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mod Request Goku vBulletin Modification Requests 2 11-30-2006 01:04 PM
Only admin and Mod forum !!! cyberman vBulletin Modification Requests 6 11-25-2006 05:36 AM
[Req] Transaction Mod For uCash/uShop..read please ;) TwiSteD vBulletin Modification Requests 57 04-09-2005 08:55 AM


All times are GMT -3. The time now is 04:15 PM.


SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)