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)

amykhar 08-30-2005 02:28 PM

Not yet. I just haven't had time to sit down and dig into it. I'm trying to not use the function that I used to start the new thread because that function seems to have changed behavior in RC2. Instead, I'm trying to go through the datamanager instead. But, the directions for using it aren't the clearest in the world and I just don't have the time to sit and tinker with it at the moment.

fly 08-30-2005 02:34 PM

Quote:

Originally Posted by amykhar
You would combine this hack with the send a welcome PM to users hack.

After I posted that, I saw that thread. Thanks!

fly 08-30-2005 02:53 PM

Hmmm, I'm not sure that plugin will work for me. I need to be able to PM the new user the thread id, so the hacks have to be combined...

Can I just copy the PM code into your hack? I'm guessing not, as Kirby's is a product not a plugin...

amykhar 08-30-2005 03:00 PM

That's what I meant when I said combine. It won't be a direct copy and paste. You'll have to make changes to the code.

fly 08-30-2005 03:05 PM

Quote:

Originally Posted by amykhar
That's what I meant when I said combine. It won't be a direct copy and paste. You'll have to make changes to the code.

Okay, I'll take a look at it. Thanks! I'm new to this whole plugin/product thing.

Kinda offtopic, but can you or someone explain the difference between a product and a plugin?

amykhar 08-30-2005 03:10 PM

A plugin contains a snippet of code that hooks into a file and executes at the same time.

A product is a group of plugins, templates, phrases, and queries grouped together as one functional modification.

fly 09-03-2005 12:52 PM

hmmm

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

ged 09-09-2005 05:40 PM

I got following error on RC2:
Quote:

XML Error: syntax error at Line 1
I tried to install it as a product.

swantonio 09-10-2005 04:47 PM

where it must be put the fà rows xlm like activating itself? :ermm:

swantonio 09-11-2005 07:05 PM

I have installed the plugins but it does not work you explain like making it to me to work thanks....

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...?

gcallman 09-16-2005 09:40 PM

Hi

I ?m working on a site for an international non-profit organization. The online community will be key, and so we?re looking at various ways to incorporate member to member feedback into the site. Before beginning this research, we planned a hack that we thought might do the trick. It?s outlined below. However, we would like to ask if you all think that other, existing hacks might be equally/more functional. Here was our idea:

First, one would create a forum exclusively for positive feedback.
The hack would then:

1) Create a new thread for each user upon registration. The thread could be named after the user in some standard format. (amykhar already did this, it seems: https://vborg.vbsupport.ru/showthrea...light=feedback Would her hack work as part of this scheme?)
2) Paste the URL for that user?s feedback thread directly into his/her signature, perhaps just after ?Feedback at:?

We thought this might be a very elegant way to incorporate feedback into VB, as the forum?s features would very functional. For example:

It would be easy to click from a users post to his/her feedback thread, because the link would be in the signature. Likewise, it would be easy to jump to or from their profile, which would facilitate making contact.
Because the forum is only for positive feedback, ranking by post would have meaning.
Similarly, hot threads would point to people who have done a lot of good work recently.
The report bad post feature could be used to report the presence of negative feedback.
We?re assuming that everyone would subscribe to their own feedback thread and so would be automatically notified.

Thanks

Boofo 09-16-2005 09:46 PM

Where's the file from the first post?

kylek 09-18-2005 02:32 AM

Looks like she pulled it to work on some things

"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."

Xplorer4x4 09-30-2005 08:52 AM

Quote:

Originally Posted by Boofo
Where's the file from the first post?

Good question...:ermm:

Got an update Amy?

Daniel 10-02-2005 06:28 AM

I dont see why you need to remove the whole file when you're editting it... sigh

thetoolman 10-02-2005 06:26 PM

Quote:

Originally Posted by diettalk
I'm getting a database error...

I get the same error since i upgraded to 3.5 gold. I had to uninstall it to stop getting errors.

rblaze 10-04-2005 01:13 AM

Please fix it soon ~___~

I NEED this hack ;D

amykhar 10-04-2005 02:49 AM

It works now if you NEED it. You just have to clear the moderation queue from time to time.

Xplorer4x4 10-04-2005 05:33 AM

Quote:

Originally Posted by amykhar
It works now if you NEED it. You just have to clear the moderation queue from time to time.

I am sure it does, but we can not install it, if it is not atached. ;)

fly 10-04-2005 11:18 AM

Quote:

Originally Posted by amykhar
It works now if you NEED it. You just have to clear the moderation queue from time to time.

sorta. About half the time I get a DB error when someone tries to confirm after email activiation. The error never allows them to confirm, nor is a thread created.

Adib 10-05-2005 12:35 PM

Was the file taken down? Can you please re-attach the file, or is there a problem?

fly 10-05-2005 01:09 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.

Yes, there was a problem.

Blindchild02 10-05-2005 02:50 PM

hope u have this for 3.5 gold :D

fly 10-07-2005 12:58 PM

I think I have fixed this by using the thread creation process talked about over here. So if you're lightly familiar with coding like myself, you may be able to fix this. Hopefully amy will fix and re-release this soon, as I have no idea what the rules are on releasing what I did (since its really her stuff).

Mr Chad 10-09-2005 05:06 PM

Please Amy attach the file :'(

RetroDreams 10-10-2005 02:30 PM

Bump for zip file.

fly 10-10-2005 02:41 PM

Quote:

Originally Posted by RetroDreams
Bump for zip file.

I modified the original code and got it working. However, I do not know if I can post what I have, since it's Amy's hack...

g00gl3r 10-11-2005 04:42 PM

how do we download this ?? :S

Xplorer4x4 10-11-2005 09:46 PM

Quote:

Originally Posted by flypaper
I modified the original code and got it working. However, I do not know if I can post what I have, since it's Amy's hack...

You could ask in the feedback forum. I think it is ok as long as your not posting it as a whole new hack and only ataching it to this thread.

RetroDreams 10-12-2005 03:11 AM

Need someone to release this... I'm waiting on launching a new domain until I have this.


All times are GMT. The time now is 02:40 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.01658 seconds
  • Memory Usage 1,819KB
  • 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
  • (14)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