Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thanks. I changed that line, but got a syntax error. I think the echo part needed single quotes instead of speech marks

    <br />
    <b>Parse error</b>:  syntax error, unexpected T_DNUMBER, expecting ',' or ';' in <b>/home/bananalo/public_html/wp-content/plugins/catablog/templates/admin-export.php</b> on line <b>1</b><br />

    I then changed it to the following:
    <?php echo '<?xml version="1.0" encoding="UTF-8" ?>' ?>

    … and then didn an export again, it’s showing no items.

    <?xml version="1.0" encoding="UTF-8" ?>
    <catablog_items date="2010-10-20" time="17:35:15">
    
    </catablog_items>

    Is it looking like i’ll have to do a reset?

    I didn’t take a backup unfortunately. If I export my data, I get the following in the output file.

    <br />
    <b>Parse error</b>:  syntax error, unexpected T_STRING in <b>/home/bananalo/public_html/wp-content/plugins/catablog/templates/admin-export.php</b> on line <b>1</b><br />

    Hope this gives you something to go on 🙂

    Many thanks in advance.

    Just upgraded to 0.9.0 and all of my items have disappeared!

    If I try and create more items, I get a message telling me it was created successfully, but doesn’t actually create the item.

    Not happy as I’ve spent DAYS adding items in and now they’re gone 🙁

Viewing 3 replies - 1 through 3 (of 3 total)