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)

bananalive 07-03-2009 10:57 AM

Quote:

Originally Posted by vithorius (Post 1841300)
Man... This is a GREAT hack, but I guess that the title must be changed...! :( :confused:

Where it says "without php or html knowledge" should say "with a lot of HTML knowledge and a bit of PHP" :rolleyes: :eek: :up:

You do not need any html/php knowledge to create a basic form. You just have to fill in the boxes with some basic details - bb code is used throughout rather than html code. There are more advanced features included which do require php knowledge such as forms hook for those who wish to do more with their form.

bananalive 07-03-2009 10:58 AM

1 Attachment(s)
Quote:

Originally Posted by tldagent (Post 1841389)
Hello and thank you for this great modification.

I sort of have a problem. If I go to the form and edit the form and then enter a description and check the boxes to save or PM form details and hit save, none of it save and I'm redirected to my forum home page. I'm using VB 3.8.3 with VBSEO.

Tried many times to save, reinstalled mod, always same result.

I'm not sure if vbseo is messing it up or whether some of the forms are missing their 'actions'.

Try importing attached file, as i have checked all forms have actions.

bananalive 07-03-2009 11:01 AM

Quote:

Originally Posted by Qwest (Post 1841453)
Would it be possible to use this to create a custom user registration form?

I want to make a landing page so that when a user clicks on an ad and comes to my site they see my custom easy registration form.

There is no function for registrations.

bananalive 07-03-2009 11:03 AM

Quote:

Originally Posted by MoveOver.cc (Post 1841891)
Hi,

Sorry if this has been asked before.

I would like to see a specific form as a module for cmps.

Is this possible and if so, how.

Thx

Create the form.

Then view the form.

View page source.

Copy the form part of the page source.

Create a new html module/page with the part of the page source copied in previous step.

MoveOver.cc 07-03-2009 11:26 AM

Thx,

Will give that a go.

MoveOver.cc 07-03-2009 11:33 AM

Hi,

Excuse my limited knowledge.

Step1 - Do I copy the the whole of the source code or just the link to the page

Step 2 - When adding a module in CMPS, is it BB Code Module, Template Module or PHP File Module

Step 3 - What do I do now.

Thanks

bananalive 07-03-2009 11:38 AM

Quote:

Originally Posted by MoveOver.cc (Post 1841962)
Hi,

Excuse my limited knowledge.

Step1 - Do I copy the the whole of the source code or just the link to the page

Step 2 - When adding a module in CMPS, is it BB Code Module, Template Module or PHP File Module

Step 3 - What do I do now.

Thanks

You want to create a template page.

Select all styles

Template Content is where you put the copied code.

You only want to copy the form part of the page source. So not the header/ navbar/ footer.

So everything from:
HTML Code:

<form action="misc.php" method="post"
To:
HTML Code:

</tr>
</table>
</form>


MoveOver.cc 07-03-2009 11:51 AM

Thanks

Have done all of that correctly.

I have worked out how to change this to a module but I cannot find how to make it appear as a module in the main cmps page.

Please help

tldagent 07-03-2009 01:43 PM

Quote:

Originally Posted by bananalive (Post 1841928)
I'm not sure if vbseo is messing it up or whether some of the forms are missing their 'actions'.

Try importing attached file, as i have checked all forms have actions.

Thanks a bunch for your prompt reply.

Imported and overwrote the current form and it still does the same thing. So I created a new form and the description seems to attach itself on a new form just fine but once I go into edit that form and check the selection boxes and hit save, it goes directly to:
Code:

http://www.philosophyforum.com/forum/#lounge
so I'm thinking it may need some re-write rules for vbseo. For some reason hitting submit opens that anchor link to the lounge.

Does anyone else using this form have vbseo with similar problems?

bananalive 07-03-2009 02:50 PM

Quote:

Originally Posted by MoveOver.cc (Post 1841983)
Thanks

Have done all of that correctly.

I have worked out how to change this to a module but I cannot find how to make it appear as a module in the main cmps page.

Please help

Can't you add it to the main page like any other module?


All times are GMT. The time now is 09:08 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.02542 seconds
  • Memory Usage 1,747KB
  • 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
  • (2)bbcode_html_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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