Jump to content

Download: (SOS31) Manage Validating Members v1.0.0

Featured Replies

Posted

File Name: (SOS31) Manage Validating Members v1.0.0
File Submitter: Adriano Faria
File Submitted: 04 Aug 2010
File 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

  • Replies 64
  • Views 2.5k
  • Created
  • Last Reply

Best hook in ages, just what we need, thank you so much for a great hook. Works perfectly. :thumbsup:

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

  • Author

I can't tell you what it's happening. This screenshot below was taken in 1024x768:

%7Boption%7D

The screenshot of file was taken in 1280x1024!

Update: The display is fine with Firefox but has problems with Chrome.

3DKiwi

  • Author

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&amp;module=advanced&amp;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>&nbsp;&nbsp;&nbsp;</if></li>

</ul>


Works fine in IE8 as well:

%7Boption%7D

Maybe it's just another browser quirk of Chrome.

Great hook this save me from keep logging in the ACP to approve new members accounts..thx

Brilliant mod Adriano, works perfectly and no glitches noticed on any browsers I tried :)

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?

  • Author
  On 8/7/2010 at 3:00 PM, Owdy said:

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.

:)

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

  • Author

No settings. Just install the XML and upload the file.

  • 2 weeks later...

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&section=validate



Anyone else getting these errors?

3DKiwi

  • Author

File does not exist ? Really weird... if didn't exist it wouldn't work.

Yup weird. With 40-50 registrations per day I get that many errors.

3DKiwi

  • 2 weeks later...

NM

I figured it out

  • Author
  On 8/21/2010 at 11:00 PM, 3DKiwi said:

Yup weird. With 40-50 registrations per day I get that many errors.



Where do you see the error ?
  On 9/3/2010 at 7:02 PM, Adriano Faria said:

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
  • Author

Can't see the image:

  Quote

[#10171] You do not have permission to view this attachment.


I'll try to reproduce it in my server.

Thanks.

3DKiwi

  • 2 months later...
  On 8/5/2010 at 9:16 AM, 3DKiwi said:

Update: The display is fine with Firefox but has problems with Chrome.



3DKiwi




same problem, does not work with Chrome

For some weird problem doesn't work for me at all.

What may be wrong?

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!

  • 4 weeks later...

I have the same problem with all browsers, even if I mainly use Chrome:

post-183717-0-41018400-1294138913_thumb.

Did someone find the solution?

Great mod...............working perfect.

Many thanks :thumbsup:

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.