short description
Usage
<?plugin AllUsers ?>
Arguments
- page (default: current pagename)
- The page to execute upon.
Example
<?plugin AllUsers ?>
Fatal Error:
lib/WikiDB/backend/PearDB.php (In template 'browse' < 'body' < 'html'):1059 Error: wikidb_backend_peardb_mysql: fatal database error
- DB Error: syntax error
- (SELECT Username AS userid FROM Members AND IsActive=1 [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND IsActive=1' at line 1])
Fatal PhpWiki Error
lib/WikiDB/backend/PearDB.php (In template 'browse' < 'body' < 'html'):1059 Error: wikidb_backend_peardb_mysql: fatal database error
- DB Error: syntax error
- (SELECT Username AS userid FROM Members AND IsActive=1 [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND IsActive=1' at line 1])
