![]() |
Quote:
|
This might be a bit much to ask, but would it be possible to add an if/then to the PM depending on which usergroup the person chooses at signup.
I've added this hack to my forum: https://vborg.vbsupport.ru/showthread.php?t=75130 Which allows the user to choose between "buyer" and "seller" when they register. Is there a way I could a different PM for buyers and a different PM for sellers (so they each can have a specific welcome)? |
we should have a version working with vb 3.07
|
Quote:
|
Quote:
|
Quote:
1) download the new vbulletin package from the membersarea 2) unzip it 3) upload all files except install.php (keep the same directory structore) 4)point your browser to http://www.yoursite.com/forum/install/upgrade.php vbulletin will automatically redirect you to the upgrade script you need enter your customer number (username on vbulletin.com/members/) and follow the onscreen steps all hacks neds to be reinstalled but only the sourcefile edits the database modifications are already there. |
Yeah the part about reinstalling the mods is the part I don't like ;) I don't think I'll be upgrading at every single minor version. They come out so often!
|
Dus this work to vb 3.0.7 board ??
|
Quote:
|
I have install this nowe and I have create new account but
I cant se eny pm when I have login whit that account what hace I do wrong ?? try here http://forum.tanakawebb.com |
Quote:
your hack works fine i just regged an account named "pmtester" and i received a pm from a moderator named "peter" people can disable pm's ... |
Howe can I changes so that messages com from administratorn ??
and howe can I change this disable pm's |
Quote:
|
Quote:
following instruction of the 1st post? |
The instructions file attached to the first post does indeed work.
|
Hello.
I use 3.0.7, and when the hack is installed, every time i get a new PM, i get a the PM-popup. (even though it is unchecked in the porfile page) How can i do so it dosn't show up always, only when "New PM popup" is checked? Regards, Challenge |
This only affects registration PM's. I'm not sure why this would be happening.
|
Can I make a simple request.
I would realy love to install this hack, but the formatting of the text instruction file is so jumbled I can't for the life of me make heads or tails of it. Anyone care to clean the formatting of it? I would be very thankful. |
Quote:
Quote:
|
For some reason NotePad will not display the file correctly. Right click on it and open with WordPad. Works fine.
Also getting an error when trying to run the queries: Code:
An error occurred while attempting to execute your query. The following information was returned. |
Quote:
|
I just installed and it worked great, but I have one small question and I may have missed the answer in this thread, where do I change the user id of who is sending the pm. ie defaults to user id #1 want to be user id # 5.
|
Quote:
Admin CP --> Options --> vBulletin Options --> User Registration Options And you'll find the setting for this there. |
Thank you
|
Will it work on 3.0.7?
|
Quote:
|
I've got a problem, the new pms are getting sent out 8 times instead of just 1. Is there anything i can do about this?
|
Quote:
|
Whenever I try to open the .txt instructions, it erases all of the line breaks, so its all one big jumble of unintellgible text. I managed to seperate the queries out of it, but I can't do the php like that.
Is there something wrong with the instruction file? EDIT: Nevermind, my comp was just being stupid. |
Sigh
Rob, here got that error for you Quote:
|
Quote:
|
This is a great hack. Couple things I like to change
1) Can I have the new member receive the PM after he/she has activated their account via email? 2) Get rid of the pop up message saying theres a new message. I have it disbaled in AdminCP but still pops up :ermm: Thank you |
Quote:
|
Will the new version be 3.0.7 friendly?
|
This is already built into 3.5
|
No, the new version will not be 3.0.7 friendly; it's too much work because the new version uses data-managers and plugins, not code hacks.
And cmiller, it is? Where? |
Ok is there a way just to stop the popups?
|
Quote:
You know what... I upgraded so maybe this hack just came over with the upgrade. It's a database thing right, no code mods? I can't remember what I did to install it, but when I upgraded I didn't make any of my code mods again and this is in there. |
The vBulletin Options will stay, as they are set to volatile=0, eg. vBulletin Update-Scripts will not delete them.
But they have no effect as the Code isn't there :) |
Quote:
In register.php find: $DB_site->query("UPDATE " . TABLE_PREFIX . "user SET pmtotal = pmtotal + 1, pmunread = pmunread + 1, pmpopup = 2 WHERE userid = $userid"); replace with: $DB_site->query("UPDATE " . TABLE_PREFIX . "user SET pmtotal = pmtotal + 1, pmunread = pmunread + 1, pmpopup = 1 WHERE userid = $userid"); |
All times are GMT. The time now is 10:51 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|