Merlinscave Posted January 5, 2011 Posted January 5, 2011 I have the same problem with all browsers, even if I mainly use Chrome: Did someone find the solution? Go to ACP > look and feel > skin > manage templates. Under global templates find > sos31_validatingusers find <ul class='right'> <li><if test="$admin > 0 OR $user > 0"><a href="{$this->settings['base_url']}app=members&module=advanced§ion=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> replace with <ul class='right'> <li><if test="$admin > 0 OR $user > 0"><a href="{$this->settings['base_url']}app=members&module=advanced§ion=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> The ''Member Validating Queue: User validation: ??'' will move to left
*Salvo* Posted January 5, 2011 Posted January 5, 2011 Go to ACP > look and feel > skin > manage templates. Under global templates find > sos31_validatingusers find replace with The ''Member Validating Queue: User validation: ??'' will move to left Thank you, Merlinscave, but it seems that it doesn't work. Not with Chrome. I dodn't try with other browsers.
Merlinscave Posted January 5, 2011 Posted January 5, 2011 Try to replace it with this<ul class='left'> <li><if test="$admin > 0 OR $user > 0"><a href="{$this->settings['base_url']}app=members&module=advanced§ion=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>
Merlinscave Posted January 7, 2011 Posted January 7, 2011 Is there a way to let only the Root admins see the link ?? Now all other admins can see it and we don't want that.
*Salvo* Posted January 7, 2011 Posted January 7, 2011 Try to replace it with this This simply transferred the problem from left side to right- Thanks, btw
Owdy Posted January 26, 2011 Posted January 26, 2011 Is there way to show one custom profile field in aproval screen? I have one custom profile field mandatory in registeration and it would be nice if it shows in that screen.
3DKiwi Posted June 12, 2011 Posted June 12, 2011 Does the hook work with 3.2? I couldn't operate without this hook. Thanks 3DKiwi
Adriano Faria Posted June 13, 2011 Author Posted June 13, 2011 I didn't test it yet... I'll do it and will post here asap.
Adriano Faria Posted June 15, 2011 Author Posted June 15, 2011 Does the hook work with 3.2? I couldn't operate without this hook. +1 Almost there: Just need to reskin with those new colored buttons...
3DKiwi Posted June 15, 2011 Posted June 15, 2011 Brilliant. It's a huge time saver with up to 50 new registrations each day at my forums and each one I need to check that they filled out their custom profile information correctly. Cheers 3DKiwi
Adriano Faria Posted June 21, 2011 Author Posted June 21, 2011 Came back to this today: A little more work and it will be done.
EquestriansAventure Posted July 21, 2011 Posted July 21, 2011 Will this be upgraded to 3.2 ? Thanks love this mod
Merlinscave Posted August 3, 2011 Posted August 3, 2011 It will... next week probably. That would be great
Adriano Faria Posted August 13, 2011 Author Posted August 13, 2011 You can always donate when recognize other's work. Will be released soon and will be free, like previos version. :)
JahLion Posted August 13, 2011 Posted August 13, 2011 What address we can used to send you a donation Adriano,because you sure deserve it for all great work you put out and keeping up with the updates,so i'll like to sure help out any way i can.
Adriano Faria Posted August 13, 2011 Author Posted August 13, 2011 Paypal: adrfaria@yahoo.com.br Thank you.
JahLion Posted August 13, 2011 Posted August 13, 2011 Paypal: adrfaria@yahoo.com.br Thank you. Respect!
broni Posted August 19, 2011 Posted August 19, 2011 Mr. Adriano :) I can't operate 3.2 without this hook. Please, please, please.....
broni Posted August 26, 2011 Posted August 26, 2011 Adriano...I'm sending my bodyguards to Brazil to make sure this hook is updated soon :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.