vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - Easy Forms - Create a form or multiple forms without php or html knowledge (https://vborg.vbsupport.ru/showthread.php?t=201097)

Brathamike 07-23-2009 06:59 PM

Hello,
Not to disrespect your hard work. But i dont understand this mod. Why would someone want to allow a user to make a "Forum". Isnt this the samething as making a forum from the forum manager?

I just dont get this mod. Not sure what it does
and why would i let someone make a forum?

Saviour 07-23-2009 07:13 PM

There are Forums...and then there are Forms...

Notice the difference?

Brathamike 07-23-2009 07:42 PM

Quote:

Originally Posted by Saviour (Post 1854310)
There are Forums...and then there are Forms...

Notice the difference?


Nope sure didnt notice the difference. I havent installed the hack. I am using vb credits. and vbmerchant. I believe this my override my vbcredits

But i do see what you mean though i thought it was Forums lol

OsideRida06 07-24-2009 11:56 PM

Thank you. Installed, and is a very great hack.

nightbloom 07-29-2009 06:36 AM

I did uninstall this mod, but not because it wasnt a great mod, it is. I just switched over to Joomla for my main site and it has functions that are built in for that. I wish they were as easy to use as this product was.

Welshy2008 07-30-2009 04:35 PM

Right, I have tried to use this on a second thread - But I can't - for the life - of me, get it to work.

The first time (thread) - along wit a lot of your help and patience - Worked.

I even changed the "Post Reply" button by adding a plug-in. I have done that with the first thread and the second thread. What I have noticed is that there is a box With a red X and the words "Quick Reply to this message" where the Quick reply Button is supposed to be in each and every post on both threads that I did the "Pluggin" for. How do I get rid of the "Quick Reply" button on those two threads only Please?

Back to the original question:

I have set up another form and entered the correct ThreadID, but it doesn't work for me when I click on the "Reply" (Now changed to one of my choice) button (This was like this before (i changed the button). It has been a long time since I did the first Form to Thread, with you.

I have compared the two forms and cannot think of any reason as to why the new form (second thread one) doen't work.

I still have the "Admin" user permissions for you - if you have time and want a peek. :)

(Cheekyof me - I know).

Your help again, as always is appreciated - Here and on my forum.

Welshy.

MAME 07-30-2009 05:05 PM

Works great! My most valuable mod!

Welshy2008 07-31-2009 10:48 AM

I have clicked on title of my new form, under the "Forms" section and it is exactly how I want it.

All I need now, is help to actually link it to the reply button on the dedicated thread. I have the correct threadID attached to it. :(

bananalive 08-04-2009 10:32 AM

Quote:

Originally Posted by Welshy2008 (Post 1858982)
I have clicked on title of my new form, under the "Forms" section and it is exactly how I want it.

All I need now, is help to actually link it to the reply button on the dedicated thread. I have the correct threadID attached to it. :(

You needed to edit plugin: Easy Forms Reply Button.

Then newreply re-directs to form.

Welshy2008 08-04-2009 02:01 PM

Quote:

Originally Posted by bananalive (Post 1861150)
You needed to edit plugin: Easy Forms Reply Button.

Then newreply re-directs to form.

Thanks for your reply - I have done that. :(

I have copied what you told me to add before - Changing the threadID to new one. (and added it directly below your one)...

Shown below.

Code:

if (in_array($threadinfo[threadid], array(1st thread ID Here)))

header('Location: http://www.mywebsite.com/misc.php?do=form&fid=X') ; 
}
if (in_array($threadinfo[threadid], array(2nd ThreadID Here)))

header('Location: http://www.myforumaddress.com/misc.php?do=form&fid=X') ; 
}



All times are GMT. The time now is 10:11 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.05134 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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