Adriano Faria Posted August 4, 2010 Posted August 4, 2010 File Name: (SOS31) Manage Validating Members v1.0.0File Submitter: Adriano FariaFile Submitted: 04 Aug 2010File Category: Hooks and Plugins This hook allows you to conveniently manage your validation queue from the forum side. If you use any kind of new registration validation, you'll notice in the top of your board, besides the Admin CP link, a link (with counter) to this new page. In that page you can manage new users validation. This new link is only visible for users that can access the Admin CP.Click here to download this file
Tony W Posted August 5, 2010 Posted August 5, 2010 Best hook in ages, just what we need, thank you so much for a great hook. Works perfectly. :thumbsup:
3DKiwi Posted August 5, 2010 Posted August 5, 2010 Thanks. Great mod and will be very useful. There's something not quite right as shown by the attached image. I'm away this week and using my Laptop with a 1280 wide screen. As you see the number has wrapped to the next line. Also if there are red entries but no green entries then no red number shows. 3DKiwi
Adriano Faria Posted August 5, 2010 Author Posted August 5, 2010 I can't tell you what it's happening. This screenshot below was taken in 1024x768: The screenshot of file was taken in 1280x1024!
3DKiwi Posted August 5, 2010 Posted August 5, 2010 Update: The display is fine with Firefox but has problems with Chrome. 3DKiwi
Adriano Faria Posted August 5, 2010 Author Posted August 5, 2010 Still has no reason to break: <ul class='right'> <li><if test="$admin > 0 OR $user > 0"><a href="{$this->settings['base_url']}app=members&module=advanced&section=validate"><b>{$this->lang->words['member_validating_queue']}:</b> </if><if test="$admin > 0"><span style='color:red;font-weight:bold'>{$this->lang->words['admin_val']}: {$admin}</span></if> <if test="$admin > 0 AND $user > 0">|</if> <if test="$user > 0"><span style='color:green;font-weight:bold'>{$this->lang->words['user_val']}: {$user}</span></a> </if></li> </ul> Works fine in IE8 as well: Maybe it's just another browser quirk of Chrome.
JahLion Posted August 5, 2010 Posted August 5, 2010 Great hook this save me from keep logging in the ACP to approve new members accounts..thx
Planetby Posted August 5, 2010 Posted August 5, 2010 Brilliant mod Adriano, works perfectly and no glitches noticed on any browsers I tried :)
Owdy Posted August 7, 2010 Posted August 7, 2010 Awesome mod! Thanks. However, if you have renamed admin folder, images in validation center doesnt show because it tryes to find them under "admin" folder. What skin file should i edit to fix this?
Adriano Faria Posted August 7, 2010 Author Posted August 7, 2010 Awesome mod! Thanks. However, if you have renamed admin folder, images in validation center doesnt show because it tryes to find them under "admin" folder. What skin file should i edit to fix this? I'll upload a new file. In the meantime, you can edit admin\applications\members\modules_public\advanced\validate.php. Find: $r['_image'] = "<img src='{$this->settings['board_url']}/admin/skin_cp/_newimages/members/{$image[0]}' alt='{$image[1]}' title='{$image[1]}' />"; Change admin for your admin folder name. I will use the proper setting for this, which I don't remember now. :)
darkidan Posted August 8, 2010 Posted August 8, 2010 i can't see anything in the black row - is there any setting in the acp that set this to on or off? i can only see this in the admin cp..
Adriano Faria Posted August 9, 2010 Author Posted August 9, 2010 No settings. Just install the XML and upload the file.
3DKiwi Posted August 21, 2010 Posted August 21, 2010 This is an excellent mod. However every time I validate a new member an error is generated in my server's cpanel error log. The validation however works. Here's what the error looks like. I have changed my site url and IP address for security reasons:[Sat Aug 21 13:20:44 2010] [error] [client 123.456.789.012] File does not exist: /home/mysite/public_html/public, referer: http://www.mysite.com/forum/index.php?app=members&module=advanced§ion=validate Anyone else getting these errors? 3DKiwi
Adriano Faria Posted August 21, 2010 Author Posted August 21, 2010 File does not exist ? Really weird... if didn't exist it wouldn't work.
3DKiwi Posted August 21, 2010 Posted August 21, 2010 Yup weird. With 40-50 registrations per day I get that many errors. 3DKiwi
Adriano Faria Posted September 3, 2010 Author Posted September 3, 2010 Yup weird. With 40-50 registrations per day I get that many errors. Where do you see the error ?
3DKiwi Posted September 3, 2010 Posted September 3, 2010 Where do you see the error ? In my server's error logs. i.e. in Cpanel. Here's this morning's lot. I have removed my IP address and url info 3DKiwi
Adriano Faria Posted September 3, 2010 Author Posted September 3, 2010 Can't see the image:[#10171] You do not have permission to view this attachment. I'll try to reproduce it in my server.
thomasdw Posted December 1, 2010 Posted December 1, 2010 Update: The display is fine with Firefox but has problems with Chrome. 3DKiwi same problem, does not work with Chrome
RObiN-HoOD Posted December 9, 2010 Posted December 9, 2010 For some weird problem doesn't work for me at all. What may be wrong?
RObiN-HoOD Posted December 10, 2010 Posted December 10, 2010 Now it's working. In the meantime IPS did some debugging in my installation so it may be that or it self-corrected (unlikely). Anyway great work! Thanks!
*Salvo* Posted January 4, 2011 Posted January 4, 2011 I have the same problem with all browsers, even if I mainly use Chrome: Did someone find the solution?
Merlinscave Posted January 5, 2011 Posted January 5, 2011 Great mod...............working perfect. Many thanks :thumbsup:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.