PDA

View Full Version : Major Additions - Recipe Mod Database


Pages : 1 [2]

dope15gd
05-30-2007, 07:05 PM
well since u were only using forum the array was pointless, so remove the array and just make it forumid

now that i think of it, i only did on orange skin.

you mean make it something like this right?

<if condition="$post[postcount] == 1 && $thread[forumid] == x">

seeemed to work for me at least. I was getting the same error as that fellow and this fixed it.

awesome mod by the way :)

Michael Biddle
05-31-2007, 12:42 AM
you mean make it something like this right?

<if condition="$post[postcount] == 1 && $thread[forumid] == x">

seeemed to work for me at least. I was getting the same error as that fellow and this fixed it.

awesome mod by the way :)

Yea, thats it, and glad you like it :D

macahs
05-31-2007, 05:27 PM
Were you able to get in?

You have not given me any administrator permissions, I can get into the ACP, but thats it, no settings

Michael Biddle
06-01-2007, 08:44 PM
Were you able to get in?

I told you before, I can access the admincp, but I do not have any permissions, please update my admin permissions for the skins

macahs
06-01-2007, 08:48 PM
Then I don't know how to do what you are asking. I'll polk around but I'm not sure how to do this.

macahs
06-01-2007, 08:51 PM
I just went to Usergroup Permissions, clicked on Admins, then edited you to All Yes (was set to No)... now does it work??

digital3
06-01-2007, 09:05 PM
Pull his admin account (AdminCP--->Users--->Search For Users) up and in the top left drop down box select "Update Administrator Permissions" and give him permissions to edit the styles/themes.

digital3
06-01-2007, 09:07 PM
It is not located in usergroup permissions. That sets permissions for the entire group. You need to edit his specific account as I said above.

Michael Biddle
06-01-2007, 09:09 PM
I just went to Usergroup Permissions, clicked on Admins, then edited you to All Yes (was set to No)... now does it work??
Done, I see you dont have all edits in, so i will do the postbit for ya, let me know if you need anything else

macahs
06-01-2007, 09:47 PM
Thank you. :)

It is not located in usergroup permissions. That sets permissions for the entire group. You need to edit his specific account as I said above.

macahs
06-01-2007, 09:48 PM
Thank you soooo much! :)

I'm going to donate a little to you for helping me as well... I really appreciate it! :)

Michael Biddle
06-01-2007, 10:06 PM
THANKS :D my first donation :D

cajunboy2208
06-02-2007, 10:25 PM
Nice mod white mike. Installing this come Monday =)

Michael Biddle
06-04-2007, 12:46 AM
macahs fixed

Aimee1969
06-04-2007, 01:09 AM
This is awesome!! I know several members on my site will like it. Thanks for helping me out. ;)

Michael Biddle
06-04-2007, 02:58 AM
Not a problem :D

therogueforums
06-06-2007, 09:40 AM
Well, I'd love to say this mod works perfectly on my site, but it doesn't. I installed, following the directions, word for word. I see no evidence that this mod exists on my site. Obviously, I'm forgetting something- what is it?

Fungsten
06-07-2007, 04:03 PM
ACP - Forums and Moderators - Click on a forum - Look at the bottom to see if it's activated.


Well, I'd love to say this mod works perfectly on my site, but it doesn't. I installed, following the directions, word for word. I see no evidence that this mod exists on my site. Obviously, I'm forgetting something- what is it?

Michael Biddle
06-08-2007, 02:07 AM
Yup yup, sorry :D

Michael Biddle
06-08-2007, 06:07 AM
Updated instructions to show how to configure, also I made a new vboption so you do not need to change X in templates, now under vboptions

Michael Biddle
06-09-2007, 03:14 AM
Macahs & Aimee Thanks for donating :D

Fungsten
06-09-2007, 06:03 PM
<div>
$vbphrase[posts]: $post[posts]
</div>


Instead of this in the Postbit(_legacy):

<div>$vbphrase[posts]: $post[posts]</div>

Because it doesn't show up.

Michael Biddle
06-09-2007, 06:46 PM
thats only for postbit though, but yes you are right

Fungsten
06-09-2007, 06:57 PM
thats only for postbit though, but yes you are right

and nothing showed up. Here's the only thing that shows:

65445

And yes, I reinstall/check all the templates. Thanks in advance. I have VB v. 3.6.7

Michael Biddle
06-09-2007, 07:35 PM
well that looks like a newthread template problem, seems like it wasnt edited correctly, recheck them again

ep13
06-10-2007, 09:58 AM
Can this be edited to use for a car site ? car artilces / guides etc?

Fungsten
06-10-2007, 05:33 PM
well that looks like a newthread template problem, seems like it wasnt edited correctly, recheck them again

When you go into the Postbit(_legacy): template and put the changes at the top, then put the </if> at the end, do you mean at the very end of the template?

Right after all this:

[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
</if>
$template_hook[postbit_user_popup]
</table>
</div>
<!-- / post $post[postid] popup menu -->


I put the </if> right after the popup menu.

BTW, I checked the other template changes in newthread and it seems fine.

Michael Biddle
06-10-2007, 09:38 PM
yes, thats at the end ;)

TruthElixirX
06-11-2007, 02:03 AM
I installed, ran the template changes, and everything, but the 2nd configure option doesn't show up in vBulletin options.

Whenever I enable it in a specific forum and try to post a thread, it looks normal, and when I hit submit, it says I must fill in all fields.

I tried reimporting the product several times, and redownloaded it and imported it as well. Same thing. 3.6.6.

Michael Biddle
06-11-2007, 03:24 AM
Wierd, I will reupload a new one, but everything look ok, let me know if theirs any more trouble

TruthElixirX
06-11-2007, 04:30 AM
Go to ACP -> vBulletin Options -> Recipe Mod Database -> Enter the forumid's used for your forum

This is the thing that isn't there. Still isn't. I don't see it. Argh. It doesn't show up. I double checked all of my templates.

In addition to that, none of the new templates are being added. Admin CP > Manage Products > Import Product> Allow overwrite:Yes.

I'm not losing my mind am I?

Michael Biddle
06-11-2007, 05:30 AM
Ok, will work now. I am an idiot :D Sorry

TruthElixirX
06-11-2007, 08:33 AM
Ok, will work now. I am an idiot :D Sorry

Tried it, administration option is there, but the template didn't get added (recipe_new). There isn't a "recipe_anything" anywhere.


Thanks for the help though! :)

RVM
06-12-2007, 01:04 AM
Which template do I edit please? I looked for anything that says recipe but there is nothing. I see options for it in other places but no template to edit. :confused:

talenak
06-12-2007, 02:11 PM
This mod is working on my forum, should I ignore the update?

TruthElixirX
06-12-2007, 09:06 PM
This mod is working on my forum, should I ignore the update?

For now, I THINK you should. I don't think the current update is working correctly. (Me and RVM having problems). Though it could just be coincidence. :)

Michael Biddle
06-13-2007, 03:38 AM
For now, I THINK you should. I don't think the current update is working correctly. (Me and RVM having problems). Though it could just be coincidence. :)

Ok, I just updated once again, for some reason, when I am making templates on my development site, it is not saving them under my products, so I just did it on my live server and it worked so I am going to have to redo my development site :(.

But sorry :D Product update and templates should be working.

TruthElixirX
06-13-2007, 04:36 AM
Ok, I just updated once again, for some reason, when I am making templates on my development site, it is not saving them under my products, so I just did it on my live server and it worked so I am going to have to redo my development site :(.

But sorry :D Product update and templates should be working.


Awesome! Works now. Thanks!

Fungsten
06-14-2007, 02:37 PM
Warning: Invalid argument supplied for foreach() in /admincp/usergroup.php(181) : eval()'d code on line 30


The recipes show up but I'm still getting this error. I went back over the previous posts and couldn't find anything to correct it. Thanks in advance.

Michael Biddle
06-16-2007, 01:10 AM
I have not seen this error before, try to reupload

m0nde
06-17-2007, 09:54 AM
thanks, my users have been asking for something like this :up:

pcoskat
06-23-2007, 06:07 PM
Can this be modified to allow users to upload photos of the dish, as well? Maybe several photos, so they can include prep photos, or pictures of special ingredients?

Michael Biddle
06-25-2007, 08:55 PM
Update:

Added in another if to remove the preview as its bugged

therogueforums
06-27-2007, 02:32 AM
This mod works perfectly on my site. I'm a big fan! Thanks for publishing it!

Michael Biddle
06-27-2007, 02:46 AM
I am now looking for some beta testers for the new version. PM Me if interest.

New version is a huge code change, and now offers pictures.

adrianne
06-27-2007, 04:52 PM
I so wish I wouldn't have upgraded. Now I can't get it to work right and lost all my recipes. *Sigh*

Michael Biddle
06-27-2007, 04:56 PM
So are you asking for help or just moaning to me?

Shazz
06-27-2007, 05:03 PM
So are you asking for help or just moaning to me?

Its a *Note to self*

macahs
06-27-2007, 06:07 PM
Mike, I deleted your acct as I didn't think you'd want to remain a member on a children's boutique forum ;) but I don't mind if you use my site to test some things! :)

I'd have to set you up again - just let me know.

:)

pcoskat
06-29-2007, 12:32 PM
All recipe threads are showing 'done but with error':
http://forum.white-projects.com/american-recipes/15-kis-slap-yo-momma-hot-wings.html

New version is a huge code change, and now offers pictures.

The photo 'attachments' are the deal breaker for me. Rather than have the pictures as attachments, can they appear at the top of the recipe thread?

Maybe with additional prep photos near the bottom?

Ideally, I'd like to be able to randomly dispay in a box in the side column: Recipe title, Main Recipe Photo, User (linked to the recipe).

That way the recipes won't get 'lost' as more are added...

I would also be interested to know how the recipes looked in the vB RSS feed that is created by that forum.

If it could include IMAGE, TITLE, DESCRIPTION...I'd pay GOOD money for this mod.

*Wishful thinking*
Maybe even the opportunity to embed a YouTube video (if someone has created a video tutorial)?

Michael Biddle
07-08-2007, 02:00 AM
All recipe threads are showing 'done but with error':
http://forum.white-projects.com/american-recipes/15-kis-slap-yo-momma-hot-wings.html



The photo 'attachments' are the deal breaker for me. Rather than have the pictures as attachments, can they appear at the top of the recipe thread?

Maybe with additional prep photos near the bottom?

Ideally, I'd like to be able to randomly dispay in a box in the side column: Recipe title, Main Recipe Photo, User (linked to the recipe).

That way the recipes won't get 'lost' as more are added...

I would also be interested to know how the recipes looked in the vB RSS feed that is created by that forum.

If it could include IMAGE, TITLE, DESCRIPTION...I'd pay GOOD money for this mod.

*Wishful thinking*
Maybe even the opportunity to embed a YouTube video (if someone has created a video tutorial)?

Not sure what you mean about the random display for side column. Try and make a picture (dont care if its ugly lol, cuz i cant image either) to demonstrate what you want.

And will look into the RSS feed for it.

Thanks for the advice. Also, if you post at my site, you will normally get a reply same day from me or Arnoud, as I visit their more then here.

Thanks for your support again

djilou
09-06-2007, 11:51 AM
Only think I don't like is that previously added recipies (normal threads) aren't displayed anymore because you've gotten rid of the postbit with that conditional.

Like the hack, just not sure what I'm going to do to get the old recipies into the new system.
any fixe for this yet???

The Modfather
12-05-2007, 04:33 PM
Looks like www.vbulletinzone.com is down. Whitemike, is your retail script still available and supported?


edit: Hmmm...now it's redirecting to http://forum.vbulletinsetup.com/ What's goin on there?

Michael Biddle
12-05-2007, 09:09 PM
Looks like www.vbulletinzone.com is down. Whitemike, is your retail script still available and supported?


edit: Hmmm...now it's redirecting to http://forum.vbulletinsetup.com/ What's goin on there?

It is still availablee and supported at vbulletinsetup.com

The Modfather
12-05-2007, 09:17 PM
Ahhh gotcha gotcha - After spending a while there, I see that the 2 sites have merged.

jdelasko
12-06-2007, 03:29 AM
Exactly what does this mod do that I can't do by just posting a regular thread? I'm confused. And you need another hack to print?

The Modfather
12-07-2007, 09:52 PM
Exactly what does this mod do that I can't do by just posting a regular thread? I'm confused. And you need another hack to print?

I see it as keeping the recipe submissions very consistent in their format vs. some hodge-podge 'every person has their own best way of posting a recipe' submission. Necessary? Meh - probably not. Cool? Definately.

pcoskat
12-12-2007, 02:13 PM
Has this been updated?
Will it work with vB 3.7?

Michael Biddle
12-12-2007, 03:36 PM
Not sure if I will have this version updated for 3.7. I will have it updated on my 2.x series

Tom_S
12-12-2007, 07:27 PM
Mike, You had me setup as a beta tester but I don't even see the forum now. Also why wouldn't you update for 3.7? I just got this setup on my forums and paid you for it brother.

Michael Biddle
12-12-2007, 07:40 PM
Read my post. I will update the paid version, not sure about this free one. and if you would have read the email i sent all members it shows that i merged with vbulletinsetup.com

life is boost
12-24-2007, 12:51 PM
I have an issue, i cant get my admin tools to appear on the top of the post or the post reply button on the top. Is it supposed to do this? if so how can i get them back? i tried taking out the if statements in show thread. But they tools show under all of th posts.

praveen1980
12-30-2007, 03:11 AM
I am trying to add this to my vb forum.
but i do not find these codes

<!-- / message area -->

$imagereg

$posticons

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

</div>
</div>


1. the imagereg and posticons are not together. they are in separate sections that have 10+ lines between them
2. no end of tables as well. i only have the 2 divs.

my question: is it safe to go ahead with it, even if they are not the same pattern as given?

IvyKeepMommy
12-31-2007, 03:51 PM
I upgraded to the 3.7 beta version of VB and now when we try and submit a recipe we get a blank page. I assume there is a problem in a template someplace... any ideas on where I should start looking? I am not a coder :( but LOVE this mod.

IvyKeepMommy
12-31-2007, 03:52 PM
Also i'm pretty sure that I am a paid supporter, but the website I had no longer works (and my email crashed so I lost a bunch of emails).

IvyKeepMommy
12-31-2007, 11:59 PM
Also i'm pretty sure that I am a paid supporter, but the website I had no longer works (and my email crashed so I lost a bunch of emails).

Never mind -- false alarm. I found it all and upgraded to the next version and have it working now... thanks!

qdin
01-17-2008, 02:54 AM
Nice hack thanks :)

qdin
01-17-2008, 02:55 AM
Nice thanx a lot

tqj
01-31-2008, 01:34 PM
Does anyone here have this installed on one of their forums? I was hoping that I might get a chance to see it in action before I decided to install it.

Panagioths
01-31-2008, 01:52 PM
You can see it here (http://www.world.gr/forum/%CE%A3%CF%85%CE%BD%CF%84%CE%B1%CE%B3%CE%AD%CF%82/%CE%A3%CF%80%CE%B1%CE%B3%CE%B3%CE%AD%CF%84%CE%B9-%CE%9A%CE%B1%CF%81%CE%BC%CF%80%CE%BF%CE%BD%CE%AC%C F%81%CE%B1-4130.html), but the site is in greek :p

tqj
02-01-2008, 02:15 PM
Thanx Panagoiths. I went to the site and ran it through Babelfish for translation, but I was unable to see how the add on interacted with the forum.

Is there anyone that has a forum in English that I could register with and look over the recipe add on?

edytwinky
02-01-2008, 08:12 PM
Me too, I'd like to see this in English just to see how it works.

Necrosaro420
02-11-2008, 08:49 PM
How easy is this mod to edit? I could use it for something else besides recipies

Michael Biddle
02-12-2008, 12:47 AM
It is fully phrased, so changing words are easy

Boofo
02-12-2008, 08:34 AM
whitemike, I would suggest to do a drop down for the difficulty setting choices. I might be able to use this on my site as we have single fathers just starting over. I know I could use it personally. ;)

edgeyveggie
02-13-2008, 01:53 AM
It's possible to only have this mod applied to certain forums on my message board, right? So something like a off topic discussion forum doesn't have the same post form?

edgeyveggie
02-13-2008, 02:21 AM
Never mind, figured that out, but now on the very last template mod I get this error:


The following error occurred when attempting to evaluate this template:

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/mysite/public_html/forums/includes/adminfunctions_template.php(3596) : eval()'d code on line 289

This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.

edgeyveggie
02-13-2008, 02:26 PM
Alright I'm an idiot, I just re-did it and it worked idk what happened.

Michael Biddle
02-13-2008, 02:36 PM
Please click install if you use.

And thanks Boofo, now I feel obligated to do it for the great Boofo.

edgeyveggie
02-13-2008, 03:50 PM
I have a new problem, just so I'm understand correctly..
When I make a new recipe post all of the content under "Enter the steps to make your recipe:" will also be posted beneat the recipe formatted post? What's that about? I'm confused.

Brandon Sheley
02-13-2008, 03:56 PM
I have a new problem, just so I'm understand correctly..
When I make a new recipe post all of the content under "Enter the steps to make your recipe:" will also be posted beneat the recipe formatted post? What's that about? I'm confused.

hmm,, do you have a screen shot ?
it should show like the examples Mike posted

edgeyveggie
02-13-2008, 04:05 PM
Go here to see the problem I'm having:

[img=http://img159.imageshack.us/img159/3909/clipboard01od9.th.jpg] (http://img159.imageshack.us/my.php?image=clipboard01od9.jpg)

Michael Biddle
02-13-2008, 04:14 PM
Does it happen if you do not have an attachment?

edgeyveggie
02-13-2008, 04:15 PM
Yeah this is with no attachment.

edgeyveggie
02-15-2008, 02:03 AM
..any ideas? :confused::confused:

Michael Biddle
02-15-2008, 03:26 AM
Demo URL?

Boofo
02-15-2008, 04:05 AM
..any ideas? :confused::confused:

Check your template edits and make sure you do the edits in both places where it tells you to. You missed an edit or have it in the wrong place is all.

edgeyveggie
02-15-2008, 05:05 AM
Click here (http://www.vegiac.com/forums/showthread.php?t=383) to check out the problem.

Boofo
02-15-2008, 05:09 AM
It's a bad template edit. That's all it is. I am running it fine with no problems.

edgeyveggie
02-15-2008, 05:15 AM
I've double checked like 5 times and can't see anything where I would have gone wrong.
I have noticed though that where the directions say to find the following in newthread:

<!-- / message area -->

$imagereg

$posticons

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

</div>
</div>


I only see:

<!-- / message area -->

$posticons

</div>
</div>


Or does this just vary depending on the style being used and doesn't effect anything..?

Because other than that I've done everything correctly.

Boofo
02-15-2008, 05:29 AM
Under $posticons is where you need to add the code for that edit.

edgeyveggie
02-15-2008, 05:36 AM
Under $posticons is where you need to add the code for that edit.

That really worries me then, because the directions don't say to add the </if> after $posticons, at all. I've been adding it after the last <div> because it says to add after, it didn't say to add after $posticons, could you tell me the other directions too that I'm likely mis-performing..? I had no idea that's what that was saying.

Boofo
02-15-2008, 06:08 AM
First, try that and see if it fixes the problem. Let me know.

edgeyveggie
02-15-2008, 06:22 AM
Boofo, just did it from scratch with your suggestion and still did not work, still getting same result..

Boofo
02-15-2008, 06:46 AM
Then he must have some instructions mixed up somewhere. I will get ahold of him and make sure to get it right for you. The code I have is different from yours so the install instructions wouldn't work for you.

Can you send me a PM and I will PM you back my email and you can send me what you have there so maybe I can decipher it or at least have a reference to work from.

edgeyveggie
02-15-2008, 06:51 AM
PM'd. Thanks!

bazzup
02-15-2008, 12:10 PM
Go here to see the problem I'm having:

[img=http://img159.imageshack.us/img159/3909/clipboard01od9.th.jpg] (http://img159.imageshack.us/my.php?image=clipboard01od9.jpg)

mine does exactly the same thing you make the recipe then it puts the instructions in the first post underneath


regards

edgeyveggie
02-16-2008, 06:16 PM
Dang, I wish it worked :/, my whole site is based around cooking pretty much hahah.

dynamite
02-25-2008, 02:09 AM
Any chance of getting this for version 3.7?

jwhale
02-25-2008, 11:08 AM
hi guys, this lokos awsome but i havent updated my board and wondered if I can use this on 3.5 versions?

thanks

Michael Biddle
02-27-2008, 12:35 AM
I have not tested it, but it *should*. It was written in 3.5.x. I would backup everything first ;).

SherryG
03-06-2008, 12:44 PM
Go here to see the problem I'm having:

[img=http://img159.imageshack.us/img159/3909/clipboard01od9.th.jpg] (http://img159.imageshack.us/my.php?image=clipboard01od9.jpg)

Did we get a fix for this issue? I'm having the same problem. This is the only code I see in my template:

<!-- / message area -->

$posticons

</div>
</div>

SherryG
03-06-2008, 04:30 PM
To stop the instructions being repeated, all you have to do is....


It's actually mentioned in the first post, albeit hidden under the "fixes" section. That removed the repeated instructions post on my 3.6.8 test board. :)

I have all of my forum IDs listed but am still get the instructions posted in a separate thread. Any other ideas?

SherryG
03-07-2008, 01:25 PM
Anyone??

I really love this mod but if I can't fix this glitch I'll have to uninstall :(

Bukusami
04-23-2008, 04:02 PM
i know your not supporting this now btu a quick question.

How easy would this be to edit (i am assuming phrases) ot work as a games mod database, the basics are there i am guessing ti will mainly be re-wording.

Michael Biddle
04-23-2008, 08:40 PM
It should be phrased if I remember. Just go through the phrase manager, if not check the templates it was added with. This is still supported, but this version (free version) is not being actively developed.

Bukusami
04-24-2008, 06:31 PM
i will have a look this weekend and see what i can do with it.
Thanks.

StarBuG
05-02-2008, 08:26 AM
Will this be ported to vB3.7 ?

Michael Biddle
05-02-2008, 02:01 PM
This version will not. I have a paid version at forum.vbulletinsetup.com that is.

rapidphim
06-13-2008, 03:03 AM
Can someone please upgrade this hack to 3.7.x?

Michael Biddle
06-13-2008, 04:20 AM
I doubt I will be updating this version to 3.7.x. I have a paid version over at forum.vbulletinsetup.com that works with vBulletin 3.7.x.

life is boost
08-27-2008, 05:28 AM
I am having issues with BBcode not working inside the recipe mod anywhere. anyone find a solution to this?

BBcode IS enabled also.

Michael Biddle
08-27-2008, 09:37 PM
This version of the Recipe Mod does not support BBCode. It is available in the paid version however. Sorry for the inconvenience.

chick
09-02-2008, 05:08 PM
This version of the Recipe Mod does not support BBCode. It is available in the paid version however. Sorry for the inconvenience.

cool... will the paid version work with 3.6.8? I always renew but afraid to upgrade so I need it to work with 3.68

Will the paid version be just an upgrade to this one or should one uninstall and install the new paid version?

Oh and will it print recipe too? :confused:

also I was over at your site logged in but only see the upload of a recipe as a link attachment can you point me to where it is an actual image.

Martell
09-11-2008, 08:42 AM
There will be a version for 3.7.х :confused:

Michael Biddle
09-11-2008, 10:58 PM
Not released here. I have one over at forum.vbulletinsetup.com. It is a paid version though.

rapidphim
09-23-2008, 03:57 PM
Any intention to upgrade this mod to current vB version?

TeelK
09-23-2008, 04:10 PM
he already say no :(

Battle_Ring
01-16-2009, 12:10 AM
can this be used with 3.8??

Brandon Sheley
01-16-2009, 12:11 AM
can this be used with 3.8??
yuppers :up:

SEOvB
01-16-2009, 12:41 AM
Nice modification, thanks

Fungsten
01-18-2009, 06:06 PM
When I imported the product on one of my boards I got this error. It works on my other 3.8 board.

On Edit:

Rechecked the edits. It works now.

ragtek
01-18-2009, 06:10 PM
Is it posible to write somewhere the ingrediants which i have at home and to find the things i can make with them?
That would be arealy cool feature

life is boost
06-26-2009, 05:01 PM
Has anyone had any issues where the recipe stats are not updating?

lostgirl815
06-30-2009, 07:57 PM
Does anybody happen to know where I need to add a security token so that this will work with 3.8? I've tried throwing them into any place with 'hidden'-something but the scattershot approach didn't work.

ruger
08-11-2009, 09:08 AM
Works perfect on my 3.8.3 install. Loved it on my 3.6.8 prior.

BucWiLd
10-10-2009, 08:20 PM
got it working on 3.8.4.. works great although the no bb support is a big grr

Edit: getting s security token error when i edit a recipe....

BucWiLd
10-14-2009, 05:29 PM
uninstalled

seefresh
10-28-2009, 06:23 PM
Running 3.7.2 - is there a way to modify the recipe db so I can have a form with a drop down menu of actual ingredients?

coloradomoms
12-27-2009, 11:41 PM
will there be a 4.0 update?

rumas
02-04-2010, 08:11 PM
I would like to see a VB4.0 update too. Or a tool to convert recipes to regular posts so i can upgrade to VB4.0. Its a great mod and my users like it.

thanks

tqj
02-04-2010, 10:32 PM
I would like to see a VB4.0 update too. Or a tool to convert recipes to regular posts so i can upgrade to VB4.0. Its a great mod and my users like it.

thanks

Rumas,

Would you mind sharing your forum URL so that I can take a loook at the recipe mod?

drbillnye
02-04-2010, 11:40 PM
dude, this would be brilliant. 4.0 version in the works?

blake247
02-22-2010, 05:27 PM
dude, this would be brilliant. 4.0 version in the works?

Agreed

Fungsten
02-22-2010, 05:41 PM
dude, this would be brilliant. 4.0 version in the works?

:up:

WoodPusher
04-13-2010, 08:07 PM
:up:

same here

tidefans
04-16-2010, 03:42 PM
my admincp is telling me that this mod is updated to 4.0.1 but I have no idea where to get that version... any help?

maksum
05-06-2010, 03:33 AM
Also VERY interested in a version for 4. This would be a perfect mod to add to our forum.

Thanks!

Mike

tidefans
06-19-2010, 12:18 PM
Where do I download v 4.0.3 ? It's showing up in my plugin-product page as being updated but I can't find the download site?

maksum
07-09-2010, 10:49 PM
I really really want this, but have version 4. Does anyone know if it's possible to install this on version 4 if I just follow the directions?

Thanks,

Mike

rajcolmo
01-17-2011, 11:24 PM
Same question... really looking to use this on a 4.1.x install of vbull

Deirdre
02-07-2011, 07:58 PM
This mod was awesome. I really want a version that works with 4.x.

It's dearly missed!

Merriweather
04-05-2011, 02:55 AM
The developer has it running in 4.1.2 on his site - Removed - but I've got no idea where to get the update. :(

RedDevil
04-19-2011, 05:23 PM
are there any plans to do a VB4 version of this?

Merriweather
05-24-2011, 10:35 PM
I ended up writing a script to convert all my recipes to posts and then posted a template for my users to use when posting a new recipe.

AuroraStorm
09-10-2011, 02:48 PM
I'm not sure if this mod is still active or the creator is around, but is there a way to add a picture to the recipes? I saw one forum that had it and I liked it but I can't find it anywhere in this thread...

singabaloo
09-19-2012, 08:48 AM
I've created a script that will export the recipes made by this mod, or at least the 3.8 version which I purchased, convert them into a normal post with some formatting and import it back into VB.

If anyone wants a copy, let me know. It comes with no warranty, instruction or support. In fact, it's the first PHP script I have ever written from scratch so buyer beware.