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)

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:

Quote:

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

Quote:

Originally Posted by edgeyveggie (Post 1442264)
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]

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

Quote:

Originally Posted by edgeyveggie (Post 1443391)
..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 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:

Code:

  <!-- / message area -->

        $imagereg

        $posticons
       
            </td>
        </tr>
        </table>
       
        </div>
    </div>


I only see:

Code:

<!-- / 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

Quote:

Originally Posted by Boofo (Post 1443451)
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

Quote:

Originally Posted by edgeyveggie (Post 1442278)

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

Quote:

Originally Posted by edgeyveggie (Post 1442278)

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

Code:

<!-- / message area -->

                $posticons
               
                </div>
        </div>


SherryG 03-06-2008 04:30 PM

Quote:

Originally Posted by R-D (Post 1458534)
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?


All times are GMT. The time now is 02:24 AM.

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.01504 seconds
  • Memory Usage 1,793KB
  • 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
  • (3)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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