I'm getting this error trying to view ishop.php:
Quote:
Unable to add cookies, header already sent.
File: /home/xxx/public_html/forum/ishop.php
Line: 49
|
I have vb 3.7 beta4 installed.
I dunno why that is happening, but when I remove
Quote:
<script>
<? sajax_show_javascript(); ?>
</script>
<script src="./includes/tableDnD.js" type="text/javascript"></script>
|
The page loads but I cannot rearrange the items since ajax is not there to run it.
The item rearranging doesn't work anyways right?