![]() |
Quote:
|
Quote:
Quote:
|
These are both fixed in 1.1.0.
|
Quote:
|
Quote:
|
Quote:
My Best Regards. :) |
Quote:
The code uses default vBulletin functions to check usernames. The code does not bias based on if someone has requested it already, and this task will get even more complex in the next version. |
Quote:
The other Problem when an User Registers with an Username Requested by other Existing User, and when Approving receiving an Error Message and the Existing User didn't Receiving the Reject Notice of the Requested Username, is still there, I hope you can Enhance it on your next Update. I Like a Lot This Mod, is Really Very Useful. By the way, the Mod works Fine on vB373. Thank You Very Much. :up: My Best Regards. :) |
I easily implemented vBCredits into this. I hard coded it, but I can easily add settings for it and such. All I added was one query.
|
Quote:
|
Quote:
|
Quote:
|
I like this Mod also but I still dont like the fact that a user can submit multiple requests.
How would I add a check to the system. For instance, when a uers submits a request, it checks to see if they have already submitted one, and if so, it will give them an error, "You have a request pending." or something similar. I just had another user submit 20 requests before I could get to the board today to moderate. How would I accomplish this? Through a query to the database to check? Thanks |
I have a very complex system being put into place for how to handle this for 1.1.0. So hang in tight for me to get the time to finish the update.
|
Excellent- wish I could help but my php is more phpoop right now as I'm learning.
Its definitely worth the wait though- simple things like this make moderation easier. |
Well, it's getting more and more complex PHP wise - just the ACP is 10x more advanced.
|
I've been trying my best to customize the message and provide the ACP access url in the PM.
I wish the submitted PM was actually a template rather than a phrase- would be much easier to customize. Any suggestions? Would it be as simple as changing $message=construct(vbphrase) to a $message=eval(templatename) ? |
Quote:
|
So I could customize the PM which is sent to the admin.
EDIT-sorry ,misread question. Because I cannot use vb variables or html in the phrase. I was attempting to hyperlink the text: You may approve or disapprove this in the ACP. by changing it to 'You may approve or disapprove this in the ACP by clicking here' but $vboptions[bburl] wont parse. |
Since you are customizing it for yourself, put the direct link inside of it. HTML can be placed inside of phrases.
|
Quote:
The entire domain-specific url would have to be used which I try to avoid. Its no big deal- I just thought it would give the admin easier access by providing the admincp link. |
Quote:
HTML Code:
<a href="admincp/index.php?loc=unreq.php">here</a> |
html doesnt work in this particular phrase.
and if I use url bbcode, it shows http://admincp/index.php?loc=unreq.php I guess maybe I should find out why this particular Phrase is not allowing the html and that would solve my problem. |
Quote:
|
using phrase:
unreq_adminpm_txt |
Quote:
|
I tried html but it did not parse in the PM and only showed as text with this:
Code:
{1} has requested that his username be changed to {2}. You may approve or disapprove this in the <a href="admincp/index.php?loc=unreq.php">ACP by clicking here</a>. |
Quote:
|
Yes,I can hardcode it with no problem... I just try to avoid that.
But I have to use bbcode since the html wont parse at all in the phrase. |
We moved 40,000 users from a board that used email/pwd for login, so we had 10,000 duplicated usernames we had to change to make unique.
Without this mod we would have had open revolt... or a nightmare of a conversion. I prayed this was a solid mod, and it is bulletproof, what we can see. Where's your paypal donation link? ;) |
Quote:
|
Thanks, this feature should be standard in the software and just a on/off switch. Just imported all my users over last night and woke up to several hundred users looking to change usernames and requesting passwords, this will help out a lot.
|
How do using this mod ?
|
Quote:
|
An excellent Idea...
Will this work with 3.7.3 ?:up: |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Can you tell me where I can find the text for approve/reject PM's? I'd like to customize those a bit.
Thanks! |
All times are GMT. The time now is 08:09 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:
|