30 Dec, 2006, Tyche wrote in the 1st comment:
Votes: 0
A bug while accessing this URL…
http://www.mudbytes.net/index.php?a=file...

QSF Portal has exited with an error

Invalid argument supplied for foreach()
Warning [2]:
The error was reported on line 1076 of /home/mudbytes/public_html/func/files.php

Code:
1073 LEFT JOIN %pusers u ON u.user_id=f.file_submitted
1074 WHERE file_id=%d", $fid );
1075
1076 foreach($query as $key => $value)
1077 $$key = $value;
1078
1079 $tree = $this->get_filetree($file_catid,true);


Backtrace:

File: /home/mudbytes/public_html/func/files.php
Line: 1076
Call: See above for details.

File: /home/mudbytes/public_html/func/files.php
Line: 922
Call: files->show_file('4', '')

File: /home/mudbytes/public_html/func/files.php
Line: 131
Call: files->display_categories('8')

File: /home/mudbytes/public_html/index.php
Line: 129
Call: files->execute()
30 Dec, 2006, kiasyn wrote in the 2nd comment:
Votes: 0
Fixed.
0.0/2