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

Home » FUDforum » FUDforum Installation Issues » phpBB import failed with FUDforum 2.7.3RC1
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: phpBB import failed with FUDforum 2.7.3RC1 [message #27841 is a reply to message #27830] Wed, 28 September 2005 08:53 Go to previous messageGo to previous message
nuno is currently offline  nuno   Portugal
Messages: 11
Registered: September 2005
Location: Portugal
Karma:
Junior Member
OK, after a quick sleep, I've found the cause:
$r = q('SELECT m.id, m.foff, (..)');

while ($r = db_rowarr($c)) {
	if ($r[4] && $r[2] > $r[4]) {


the problem is that you are passing the $c var to db_rowarr() which isn't defined at all, instead of passing the $r result.


Nuno

[Updated on: Wed, 28 September 2005 08:54]

Report message to a moderator

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Feeds fail after moving servers
Next Topic: The Post flood error ?!?! I have it set to 60 seconds
Goto Forum:
  

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

Current Time: Thu Sep 19 20:13:34 GMT 2024

Total time taken to generate the page: 0.04950 seconds