FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » FUDforum 3.0+ » Account approval email subject is broken (Edit adm_acc?)
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Aw: Re: Account approval email subject is broken [message #168407 is a reply to message #168314] Fri, 26 April 2013 15:48 Go to previous messageGo to previous message
pyroxid is currently offline  pyroxid   Germany
Messages: 15
Registered: August 2012
Location: Berlin, Germany
Karma:
Junior Member
Hi, thanks for your answer.
We do have the German version installed, but I still can not find anything in the msg file.
Searching for adm_acc in msg.php yields nothing for me.

Would it be exptected around line 1180 in msg.php?
1182-1189 (added a return in 1183 and 1184 because too long for a single line in the post)

<?php
// All account approvals.
if ($FUD_OPT_2 1024 && ($accounts_pending_approval q_singleval('SELECT count(*) FROM fud26_users WHERE users_opt>=2097152 AND '
q_bitand('users_opt'2097152) .' > 0 AND id > 0'))) {
$accounts_pending_approval '| <a href="adm/admuserapr.php?S='.s.'&amp;SQ='.$GLOBALS['sq']
.
'">Billigung des sich in der Schwebe befindlichen Kontos</a> <span  class="GenTextRed">('.$accounts_pending_approval.')</span>';
} else {
$accounts_pending_approval '';
}

$q_limit '';
?>


I am a little clueless where to look. Maybe our msg.php is broken?

Thanks again for all help,
Hendrik
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: FUD api to search
Next Topic: Patches?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu May 09 05:13:46 GMT 2024

Total time taken to generate the page: 0.04845 seconds