vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   FORM to THREAD/ FORUM/ POLL/ PM/ EMAIL - CUSTOMIZABLE FORMS - Mod Apps, Orders, News. (https://vborg.vbsupport.ru/showthread.php?t=66082)

agiacosa 03-30-2005 11:56 AM

Quote:

Originally Posted by org
This is exactly the reason I needed to take the leap into converting an existing website (+12000 companies and +3000 active members) into vBulletin. Again thank you Erwin!

I am trying to use the redirect to edit post feature. I need the user tobe able to attach and excel spreadsheet when they respond and that is added as a post to an existing thread.

When I hit submit, I get an error: No Post Specified.

What is going wrong?

Erwin 03-31-2005 01:13 AM

Quote:

Originally Posted by agiacosa
I am trying to use the redirect to edit post feature. I need the user tobe able to attach and excel spreadsheet when they respond and that is added as a post to an existing thread.

When I hit submit, I get an error: No Post Specified.

What is going wrong?

Not sure, as it obviously works for other people.... mmm... the postid is not being passed for some reason...

agiacosa 03-31-2005 01:16 PM

Quote:

Originally Posted by Erwin
Not sure, as it obviously works for other people.... mmm... the postid is not being passed for some reason...

I have Dani's mod-rewrite hack. Could that be causing the problem?

Erwin 04-01-2005 11:05 AM

Quote:

Originally Posted by agiacosa
I have Dani's mod-rewrite hack. Could that be causing the problem?

That's it.

agiacosa 04-01-2005 02:54 PM

Quote:

Originally Posted by Erwin
That's it.

Great! I was afraid of that. :-(

wynode 04-03-2005 07:07 AM

*clicks install*

I was actually looking for a very simple form tool for something else.......and came across this.

Now I ran into some other problem on my forum and this is going to help resovle that problem.

Great work!

gldtn 04-11-2005 03:27 PM

Erwin,

I installed this hack and it works fine, but there is a couple of things I would like to do that I don't quite know how. So I was wondering if you or anyone here could share a bit of your knowledge w/ me.

First; I wanted to be able to let me users to set thier own title to the thread.
Second; I want the form to be executed only when someone click on newthread on a certain forum.

I have a basic idea on how this could be done, but yet don't know how, and for the second option I know I would probably have to edit my showthread template and add an if statement along with some php file editing, but that won't be a problem if someone can provide me the code.

Thanks a Lot!

Erwin 04-13-2005 10:10 PM

Quote:

Originally Posted by gldtn
Erwin,

I installed this hack and it works fine, but there is a couple of things I would like to do that I don't quite know how. So I was wondering if you or anyone here could share a bit of your knowledge w/ me.

First; I wanted to be able to let me users to set thier own title to the thread.
Second; I want the form to be executed only when someone click on newthread on a certain forum.

I have a basic idea on how this could be done, but yet don't know how, and for the second option I know I would probably have to edit my showthread template and add an if statement along with some php file editing, but that won't be a problem if someone can provide me the code.

Thanks a Lot!

1. You need to edit the PHP file and replace the title variable with a form variable. Not hard to figure out if you take a look at the code itself.

2. That's just a template edit. Somewhere in this thread someone posted a way to do this already.

datainternet 04-17-2005 05:41 PM

Hi Erwin,

1. In the form.php - file there is an option called "REDIRECT OPTIONS:". There you can choose Option 0 to show a thank you message.

Now my question: Is it possibly to show this message AND redirect after some seconds to another page?

I need this for this hack by mtha: https://vborg.vbsupport.ru/showpost....&postcount=131

Would be nice if you could help me :).

MFG datainternet

Erwin 04-19-2005 11:14 AM

Quote:

Originally Posted by datainternet
Hi Erwin,

1. In the form.php - file there is an option called "REDIRECT OPTIONS:". There you can choose Option 0 to show a thank you message.

Now my question: Is it possibly to show this message AND redirect after some seconds to another page?

I need this for this hack by mtha: https://vborg.vbsupport.ru/showpost....&postcount=131

Would be nice if you could help me :).

MFG datainternet

Anything is possible. :) You just add a redirect javascript to the template for the redirect I think.


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