Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
New User Welcome PM [v2] Details »»
New User Welcome PM [v2]
Mod Version: 2.1.0, by rob_daemon (Coder) rob_daemon is offline
Developer Last Online: Dec 2012 I like it Show Printable Version Email this Page

This modification is in the archives.
vB Version: 3.0.0 Rating: (3 votes - 3.67 average) Installs: 201
Released: 01 Apr 2004 Last Update: 06 Dec 2004 Downloads: 32
Supported DB Changes  

This hack will send any new users a welcome PM. This will work in vB3 Gold and probably RC versions as well. I will give support for this hack (if it's needed) in this thread.

If you upgraded your vB version and you are using a hack version prior to July 8, 2004:
If you have upgraded vB and your hack version is not July 8, 2004 or newer, run this query (there was a problem with the prior instructions):


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

This hack was last updated: Sun December 5, 2004 at 23:00 PDT
This update has a new on/off switch.

Update includes: vB 3.0.2/3.0.3 instructions

To install follow the instructions in the attached file.

Installation Information
Files to Edit: 1
Queries to Run: 11

Upgrade Instructions:

Open ./register.php and remove the hack (to find the old hack see below). And re-add the updated hack found in the Installation Instructions file.

To upgrade to the December 5th release, you'll need to run these three queries:


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Uninstall Instructions:

Run the queries in this post, and then remove the hack in register.php (see below).

Look for:
Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

To configure it after installation, go to: Admin CP --> Options --> vBulletin Options --> User Registration Options

Attached is a screen grab of the PM by default and text instructions. If the file appears corrupt, please see this post.

Download Now

Only licensed members can download files, Click Here for more information.

Screenshots

Click image for larger version

Name:	Picture 1.jpg
Views:	3776
Size:	134.3 KB
ID:	17795

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Similar Mod
Mod Developer Type Replies Last Post
Send a Private Message to user (and optional user note) when approved for a usergroup majorxp vBulletin 3.5 Add-ons 39 29 May 2008 02:54
Buy/Sell/Trade User Rating System (aka eBay Style User Feedback Hack) eoc_Jason vBulletin 2.x Full Releases 197 28 Oct 2006 03:08
Only Show IP:Logged if user is admin or supermod, and disable Post report by user Fallout2man vBulletin 2.x Full Releases 32 30 Jul 2002 01:20

  #46  
Old 02 Apr 2004, 09:46
nemesis01's Avatar
nemesis01 nemesis01 is offline
 
Join Date: Dec 2001
might work, however as i said the queries i ran to insert the admincp options are not there so i couldn't even configure it anyway.
Reply With Quote
  #47  
Old 02 Apr 2004, 09:48
msimplay's Avatar
msimplay msimplay is offline
 
Join Date: Aug 2002
Originally Posted by nemesis01
might work, however as i said the queries i ran to insert the admincp options are not there so i couldn't even configure it anyway.
did you use phpmyadmin or vbulletin querie system ?
Reply With Quote
  #48  
Old 02 Apr 2004, 09:51
nemesis01's Avatar
nemesis01 nemesis01 is offline
 
Join Date: Dec 2001
i used the vbulletin system, never had a problem with that before, even when it was a hack on vb2.
Reply With Quote
  #49  
Old 02 Apr 2004, 09:54
msimplay's Avatar
msimplay msimplay is offline
 
Join Date: Aug 2002
Originally Posted by nemesis01
i used the vbulletin system, never had a problem with that before, even when it was a hack on vb2.
back up your database and rerun the queries
it should insert the options check my attachment so u know what it looks like

options>registration options
Attached Images
File Type: jpg untitled.JPG (167.4 KB, 114 views)
Reply With Quote
  #50  
Old 02 Apr 2004, 10:02
nemesis01's Avatar
nemesis01 nemesis01 is offline
 
Join Date: Dec 2001
nope, all i keep getting is:

An error occurred while attempting to execute your query. The following information was returned.
error number: 1062
error desc: Duplicate entry 'regpmfrom' for key 1
Reply With Quote
  #51  
Old 02 Apr 2004, 10:10
msimplay's Avatar
msimplay msimplay is offline
 
Join Date: Aug 2002
Originally Posted by nemesis01
nope, all i keep getting is:

An error occurred while attempting to execute your query. The following information was returned.
error number: 1062
error desc: Duplicate entry 'regpmfrom' for key 1
are you sure ur host hasnt disabled the querie ?
as i had a similar problem while flushing post tables
Reply With Quote
  #52  
Old 02 Apr 2004, 10:19
nemesis01's Avatar
nemesis01 nemesis01 is offline
 
Join Date: Dec 2001
yes i am quite sure of that, i just ran the queries on my private .htacess protected test board which is located on the same server and it worked....
Reply With Quote
  #53  
Old 02 Apr 2004, 10:24
Logikos Logikos is offline
 
Join Date: Jan 2003
Very nice, been waiting for this

/me clicks install
__________________
Full Time PHP Developer
Please feel free to contact me if you have any paid work to be done.
Reply With Quote
  #54  
Old 02 Apr 2004, 16:52
rob_daemon's Avatar
rob_daemon rob_daemon is offline
 
Join Date: Sep 2003
Real name: Rob
Originally Posted by Vivi Ornitier
Those all worked rob, yet when i run the 4th query from the install file it gives me

SQL-query :

INSERT INTO `setting`
VALUES (

'regpmtext', 'register', 'Hi $username and welcome to $bbtitle!\r\n\r\nWe appreciate you taking the time to register on our site and we hope you enjoy your stay.\r\n\r\nIf you have any questions, you can ask an administrator for assistance.\r\n\r\nWe hope to see you around.\r\n\r\nSincerely,\r\nThe $bbtitle staff', 'Hi $username and welcome to $bbtitle!\r\n\r\nWe appreciate you taking the time to register on our site and we hope you enjoy your stay.\r\n\r\nIf you have any questions, you can ask an administrator for assistance.\r\n\r\nWe hope to see you around.\r\n\r\nSincerely,\r\nThe $bbtitle staff', 'textarea', 150, 0, 1
)

MySQL said:


#1136 - Column count doesn't match value count at row 1
Try running this:


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Originally Posted by nemesis01
and now, after saving the settings even though the new ones were not there we have this when trying to register:

Database error in vBulletin 3.0.0:

Invalid SQL: SELECT username,userid FROM user WHERE userid=register
mysql error: Unknown column 'register' in 'where clause'

mysql error number: 1054

Date: Friday 02nd of April 2004 02:54:23 AM
Script: http://www.gamers-gateway.com/vb/register.php
Referer: http://www.gamers-gateway.com/vb/register.php

i have had to shut my board because of this, i trust somebody will be kind enough to help....
First, go into phpMyAdmin and run these queries to remove any thing that you had previously added to the database:


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

It definitely sounds like the option queries weren't executed... make sure you run the quires via phpMyAdmin that are found in the instruction file (I believe that the vB query system only allows 1 query at a time).
Reply With Quote
  #55  
Old 02 Apr 2004, 18:17
Mijae's Avatar
Mijae Mijae is offline
 
Join Date: Nov 2001
Originally Posted by rob_daemon
Try running this:


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.



First, go into phpMyAdmin and run these queries to remove any thing that you had previously added to the database:


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

It definitely sounds like the option queries weren't executed... make sure you run the quires via phpMyAdmin that are found in the instruction file (I believe that the vB query system only allows 1 query at a time).
Won't work for me, no matter how many times I rerun the queries, nothing shows up in the admincp, and I get errors when someone registers.
Reply With Quote
  #56  
Old 02 Apr 2004, 18:28
rob_daemon's Avatar
rob_daemon rob_daemon is offline
 
Join Date: Sep 2003
Real name: Rob
Originally Posted by Mijae
Won't work for me, no matter how many times I rerun the queries, nothing shows up in the admincp, and I get errors when someone registers.
What version of vB are you running?
Reply With Quote
  #57  
Old 02 Apr 2004, 19:30
nemesis01's Avatar
nemesis01 nemesis01 is offline
 
Join Date: Dec 2001
I tried that just now, still no luck. The admincp options simply do not show up, I have even had my host run these queries and he can't explain it either.
Reply With Quote
  #58  
Old 02 Apr 2004, 19:48
nemesis01's Avatar
nemesis01 nemesis01 is offline
 
Join Date: Dec 2001
I have just noticed actually, the test board I run is still RC4 (forgot to update ghehe) and my normal board is Gold so maybe that is the problem.
Reply With Quote
  #59  
Old 02 Apr 2004, 19:52
Mijae's Avatar
Mijae Mijae is offline
 
Join Date: Nov 2001
Originally Posted by nemesis01
I have just noticed actually, the test board I run is still RC4 (forgot to update ghehe) and my normal board is Gold so maybe that is the problem.
I have vB3.0.0 GOLD.

Still wont work
Reply With Quote
  #60  
Old 02 Apr 2004, 19:55
nemesis01's Avatar
nemesis01 nemesis01 is offline
 
Join Date: Dec 2001
Originally Posted by Mijae
I have vB3.0.0 GOLD.

Still wont work
Yes, that's what I mean, I can't get it to work on Gold either yet it will on RC4.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Jump


New To Site? Need Help?

All times are GMT. The time now is 17:54.

Layout Options | Width: Wide Color: