vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Automatically Start a Welcome Thread in the Forum of Your Choice (https://vborg.vbsupport.ru/showthread.php?t=91887)

ged 09-13-2005 10:22 AM

It doesn't work under RC2, as it is said before here in posts.

fly 09-13-2005 11:20 AM

Quote:

Originally Posted by ged
It doesn't work under RC2, as it is said before here in posts.

Yes it does. Worked for me before I upgraded...

amykhar 09-13-2005 11:22 AM

Yes it does. It just has the nasty side effect of throwing things into the moderated queue as well.

Amy

y2krazy 09-13-2005 12:40 PM

Not sure if this has been discussed, but how about forcing a new user that has signed up to post in the Introductions(or whatever yours is called) forum before they can access anything else? Simply have a box in the registration pages for their chance to post this Intro thread(show at registration as a required field). Feedback?

amykhar 09-13-2005 01:10 PM

You don't need a mod for that.
1. Create a new usergroup. Give it the permissions of your registered usergroup. Move all your registered users with at least one post to that group.
2. Change the permissions of your registered usergroup so that the only forum they can post in is your welcome forum.
3. Set up a promotion so that once they have the first post, they are moved to the new user group that you created.
Done.

loonytune15 09-13-2005 02:58 PM

Quote:

Originally Posted by flypaper
hmmm

The thread title doesn't seem to get updated on the main forum display (index) page, just the poster's name gets updated.

I also found this is happening with me as well, plus there is no thread title, any ideas?

*update* thread title appears after someone replies to the initial post.
But it still shows there is no threads. My intro forum on my test forum where i installed this shows 0 threads and 1 post, but there is 2 threads in it.

diettalk 09-14-2005 02:11 PM

I'm getting a database error...

Quote:

Database error in vBulletin 3.5.0 Release Candidate 3:

Invalid SQL:
update post set visible=1,userid=2,username='.John' where postid=;

MySQL Error : You have an error in your SQL syntax; check the manual
that corresponds to your MySQL server version for the right syntax to
use near '' at line 1
Error Number : 1064
Date : Wednesday, September 14th 2005 @ 09:57:52 AM
Script :
http://www.domain.com/forums/registe...839&i=51802920
Referrer :
IP Address : xx.xx.xx.xx
Username : Unregistered
Classname : vb_database

amykhar 09-14-2005 03:30 PM

For some reason, the post wasn't made, which throws that error. I really need to zap this attachment since RC2 seems to have broken some things and I don't have time right now to play with the code.

fly 09-15-2005 02:34 PM

Quote:

Originally Posted by amykhar
For some reason, the post wasn't made, which throws that error. I really need to zap this attachment since RC2 seems to have broken some things and I don't have time right now to play with the code.

I just got the same error. However, it worked for me yesterday, so it doesn't seem to happen every time...

edit: n/m I see you pulled it already.

edit again:
It's obviously this line that is doing it:
Code:

$db->query("update ".TABLE_PREFIX."post set visible=1,userid=$threadstarterid,username='.".addslashes($threadstartername)."' where postid=$newpost[postid]");
is there really supposed to be a period after username=' ? That results in the name being '.flypaper' instead of 'flypaper'. Please excuse my ignorance if wrong, I'm not even a beginning level of coder. kekekeke

Logik 09-15-2005 05:08 PM

the download is missin...?


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