not displaying theme and getting error message
Posted: Wed Oct 19, 2005 7:02 am
serendipity_db_query($q); // Set current plugin as last plugin in queue. $q = "UPDATE {$serendipity['dbPrefix']}plugins SET sort_order = " . intval($rs[0]) . " WHERE name = '" . $this->instance . "'"; serendipity_db_query($q); return true; break; default: return false; break; } } else { return false; } } } /* vim: set sts=4 ts=4 expandtab : */ ?>
Warning: Cannot modify header information - headers already sent by (output started at /home/bandon1/public_html/nintendogal/plugins/serendipity_event_entryproperties/serendipity_event_entryproperties.php:491) in /home/bandon1/public_html/nintendogal/serendipity_admin.php on line 9
Please, help!
-Bandon
Warning: Cannot modify header information - headers already sent by (output started at /home/bandon1/public_html/nintendogal/plugins/serendipity_event_entryproperties/serendipity_event_entryproperties.php:491) in /home/bandon1/public_html/nintendogal/serendipity_admin.php on line 9
Please, help!
-Bandon