[XI] Blog [Paid] [Deleted]

As such, there are pockets of functionality that are intentionally disabled or missing to help narrow down bugs with the new features; this includes upgrading from LNBlog and XIBlog 1.0
Should I upgrade LN to XI 1.0 first?
 
Should I upgrade LN to XI 1.0 first?
The upgrade portion referred to there is specifically from LNBlog or XIBlog 1.0. Blog 1.1 will not notice a difference and upgrade from either one; you don't have to upgrade from LNBlog to XIBlog first to make the jump to 1.1 in the end. :)
 
The upgrade portion referred to there is specifically from LNBlog or XIBlog 1.0. Blog 1.1 will not notice a difference and upgrade from either one; you don't have to upgrade from LNBlog to XIBlog first to make the jump to 1.1 in the end. :)
So I cant upgrade at all right now until beta 2 comes out right? I have xl blog 1.0.0
 
Purchased, thanks for this. I plan to do some serious testing on my small community forum. It is "semi-live" no one knows about it. But I'll be able to catch more issues for you this way. Thanks Onimua!
 
Can you tell us in the thread whats in the update? Anything major?
  • Blog drafts
  • Scheduled entries
  • Multiple author entries
  • Ratings
  • Categories
  • Ability to watch entries
  • What's? new for blogs
There are a few other things, but those are the major additions. Some things are a bit barebone for testing, but will be fleshed out more in later betas.
 
  • Blog drafts
  • Scheduled entries
  • Multiple author entries
  • Ratings
  • Categories
  • Ability to watch entries
  • What's? new for blogs
There are a few other things, but those are the major additions. Some things are a bit barebone for testing, but will be fleshed out more in later betas.

That's an amazing update. Will you have your ratings use Google metadata ratings someday?
 
First bug!

Non-static method XenForo_DataWriter::error() should not be called statically
  1. XenForo_Application::handlePhpError() in XI/Blog/DataWriter/Entry.php at line 154
  2. XenForo_DataWriter::error() in XI/Blog/DataWriter/Entry.php at line 154
  3. XI_Blog_DataWriter_Entry->verifyCategory()
  4. call_user_func_array() in XenForo/DataWriter.php at line 965
  5. XenForo_DataWriter->_runVerificationCallback() in XenForo/DataWriter.php at line 720
  6. XenForo_DataWriter->_isFieldValueValid() in XenForo/DataWriter.php at line 638
  7. XenForo_DataWriter->set() in XenForo/DataWriter.php at line 978
  8. XenForo_DataWriter->bulkSet() in XI/Blog/ControllerPublic/Index.php at line 336
  9. XI_Blog_ControllerPublic_Index->actionAddEntry() in XenForo/FrontController.php at line 310
  10. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  11. XenForo_FrontController->run() in /home/otalk/public_html/index.php at line 13
I was attempting to make my first blog entry on my forum and that's what I got :(.

*Note: Before the error it created my new blog but did not create the entry.
 
Back
Top Bottom