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

Home » FUDforum Development » Bug Reports » 3.0.2 typo on fudapi.inc.php
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
3.0.2 typo on fudapi.inc.php [message #165535] Sun, 10 July 2011 20:39 Go to next message
srchild is currently offline  srchild   United Kingdom
Messages: 88
Registered: December 2003
Location: UK
Karma: 1
Member
Line 593 says:

$err = 'value for '. $v .' must be unique, specified value of '. $vals[$v] '. already exists.';


should be:

$err = 'value for '. $v .' must be unique, specified value of '. $vals[$v] .' already exists.';




Simon Child
Re: 3.0.2 typo on fudapi.inc.php [message #165536 is a reply to message #165535] Mon, 11 July 2011 00:21 Go to previous message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
It was fixed a while ago, unfortunately after the FUDforum 3.0.2 release.

Details @ http://fudforum.org/forum/index.php?t=msg&goto=163773
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Permissions to Edit Messages on 3.0.2
Next Topic: New web server, try to install 3.0.0 / clearos 5.2
Goto Forum:
  

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

Current Time: Sat Apr 27 12:37:50 GMT 2024

Total time taken to generate the page: 0.02565 seconds