vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Recipe Mod Database (https://vborg.vbsupport.ru/showthread.php?t=142871)

Michael Biddle 05-20-2007 04:37 PM

Quote:

Originally Posted by talenak (Post 1251361)
You're awesome! Thanks,

I tried to rate the mod excellent and it my mouse went crazy and picked terrible!! I feel so guilty and it won't let me rerate it! *blush* I nominated for mod of the month though.

Its cool, im not that worried about it. I dont code freely to get praise, i do it for you guys. Glad ya liked it

Quote:

Originally Posted by Shelly (Post 1251491)
awesome mod, we have a ton of recipes submitted by all users, is there any way to add a rating system to them similar to this boards?

This is not enabled yet, but I am sure we could think of something in the future. Thanks for installing.

chatzworld 05-20-2007 05:02 PM

can this mod be used on one forum or dose it have to be uased on the whole board?

Fungsten 05-20-2007 05:08 PM

Go into the "Moderators and Forums" - Click on each forum - At the bottom you can choose whether or not to activate it.

Quote:

Originally Posted by chatzworld (Post 1251529)
can this mod be used on one forum or dose it have to be uased on the whole board?


chatzworld 05-20-2007 05:21 PM

When a new recipie is added, the instructions apear as a 1st post on the forum any ideas how i can fix this

Panagioths 05-20-2007 05:23 PM

When i updated last time, I had to unistall the product and install it again, having the result to lose all my receipes. To update this time, do I have to unistall the product again?

Fungsten 05-20-2007 05:26 PM

Quote:

Originally Posted by Panagioths (Post 1251547)
When i updated last time, I had to unistall the product and install it again, having the result to lose all my receipes. To update this time, do I have to unistall the product again?

I didn't lose any of the recipes either. Not this time anyways!

Panagioths 05-20-2007 05:28 PM

Did you upgrade or reinstall?

Michael Biddle 05-20-2007 05:33 PM

Quote:

Originally Posted by Panagioths (Post 1251553)
Did you upgrade or reinstall?


Go to edit the current product, then remove the uninstall code. then on the new file, remove the install code and it will keep ur data

Fungsten 05-20-2007 05:34 PM

Quote:

Originally Posted by Panagioths (Post 1251553)
Did you upgrade or reinstall?

I think the reinstall is what erases everything.

Panagioths 05-20-2007 05:38 PM

Quote:

Originally Posted by whitemike (Post 1251556)
Go to edit the current product, then remove the uninstall code. then on the new file, remove the install code and it will keep ur data

After I remove the unistall code, I will unistall the 1.3 version and then I will install the 1.4 with the install code removed?
If I just upgrade, will I have problems?

Michael Biddle 05-20-2007 05:53 PM

Well now that i think about it, you could remove the install and uninstall code from the new download, then just overwrite and it shall work

Panagioths 05-20-2007 05:59 PM

Worked just fine. Thnx a lot:D

chatzworld 05-20-2007 06:02 PM

hi how can i fix the problem i am getting with the instrucions apearing as the first post under the recipie?

Michael Biddle 05-20-2007 06:02 PM

Re-read the instructions for the postbit or postbit_legacy. You need to change the X in the top line to ur forum id

chatzworld 05-20-2007 06:05 PM

their is 2 x's

<if condition="$post[postcount] == 1 && $thread[forumid] == array(X,X)">

Which part do i change?

Michael Biddle 05-20-2007 06:11 PM

Well the 2 x's are for multiple forums being used. If its just 1 forum make it

<if condition="$post[postcount] == 1 && $thread[forumid] == array(X)">

chatzworld 05-20-2007 06:16 PM

still shows instructions as a first post

Michael Biddle 05-20-2007 06:16 PM

Did u add the else and end if?

Make me an admin account pm it to me, ill fix for ya

chatzworld 05-20-2007 06:22 PM

ok will do now

chatzworld 05-20-2007 06:25 PM

pm sent

Michael Biddle 05-20-2007 06:28 PM

Done, remove account

chatzworld 05-20-2007 06:30 PM

thanks, so i know what was done?

Michael Biddle 05-20-2007 06:35 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.

chatzworld 05-20-2007 06:37 PM

its ok i will change the other :)

Aimee1969 05-20-2007 06:40 PM

Quote:

Originally Posted by Aimee1969 (Post 1250386)
When we go to post a recipe we get this:
Please complete both the subject and message fields.

What is wrong? Please help...

Can someone help me with my problem? Please...

Michael Biddle 05-20-2007 10:17 PM

Well you are using an outdated version, and what version of vb are u on?

mtalks 05-22-2007 01:34 AM

Quote:

Originally Posted by whitemike (Post 1251727)
Well you are using an outdated version, and what version of vb are u on?

Quote:

Originally Posted by Aimee1969
When we go to post a recipe we get this:
Please complete both the subject and message fields.
They are running VB 3.67 PL1 and I installed 1.4 on a test forum with no problems. It did have version 1.3 on old site and I unistalled it and redid the edits. < -- it was not working before I got involved with it.

The error it gives is : When we go to post a recipe we get this:
Please complete both the subject and message fields

Any suggestions would be greatly appreciated

Michael Biddle 05-22-2007 03:40 AM

I have seen this error once before, and never could get it again. make sure the directions are over your minimum post count.

mtalks 05-22-2007 01:41 PM

Quote:

Originally Posted by whitemike (Post 1252503)
I have seen this error once before, and never could get it again. make sure the directions are over your minimum post count.

Dont quite understand that. I have admin access and if the "Would you like to enable the recipe system in this forum?" is turned to no the forum allows me to post the message fine. Turn it on to yes and we get the error.

I will if necessary try and undo all previous edits to clear the them from any possible errors made prior to me looking at it. I may just restore the templates to their original state and work from there as well (clean template from a default install).

Thanks

Michael Biddle 05-27-2007 04:58 PM

I am saying that I have never been able to reproduce this error, but yes, I have seen it on one board, but I have no clue why it works with the majority, but not the rest

macahs 05-28-2007 12:59 AM

I tried going through most of this thread but gave up and hoped for a quick reason why this is happening to me... tia! :)

I loaded everything and enabled. I hit New Post and everything comes up like it should. I fill in every field and when I hit sumbit - this is the error I am getting. Any ideas what to do?

Error:

Please complete both the subject and message fields.

macahs 05-28-2007 01:02 AM

Edit - should have looked at the last page of posts - sorry.

I guess I am getting the same error. I am running 3.6.4 I believe it is.

Michael Biddle 05-28-2007 02:32 AM

Well that is a differnt error, are you entering data in each box?

macahs 05-28-2007 02:49 AM

Yes- in each box.

Thanks for the quick reply!

Michael Biddle 05-28-2007 03:04 AM

Can I get your url?

macahs 05-28-2007 03:57 AM

Sorry - I didn't see your reply. It's www.janieandjackplace.com. :)

Michael Biddle 05-28-2007 03:35 PM

Quote:

Originally Posted by macahs (Post 1255945)
Sorry - I didn't see your reply. It's www.janieandjackplace.com. :)

Well I made a user, but never got an email to confirm it, please pass mine through

macahs 05-28-2007 08:04 PM

Not sure why it's doing that but I just set you as registered. Thanks!

Michael Biddle 05-29-2007 12:26 AM

Quote:

Originally Posted by macahs (Post 1256423)
Not sure why it's doing that but I just set you as registered. Thanks!


Well just by looking at it I can tell that you have the if wrong in a template, because I am not seeing the title textbox. Set me up as an admin or recheck your template edits on newthread

macahs 05-29-2007 08:18 PM

Sorry - it has been unbelievably hectic today but I did just set you up as an admin. Thank you for trying to help me! :)


All times are GMT. The time now is 04:26 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01582 seconds
  • Memory Usage 1,797KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete