Rigel Kentaurus
Well-known member
I haven't finished tested in 1.4 yet. After all, it's still betaalso free blog not works on 1.4 posted in free blog

I haven't finished tested in 1.4 yet. After all, it's still betaalso free blog not works on 1.4 posted in free blog
On the blog's account (whichever blog you want to be visible), what do you have the blog privacy options set to?Thanks Rigel -
Permissions all seem to be OK? If it helps - these blogs were imported from vBulletin 3.8.
/xfa-blog-home "Recent Entries" remains blank for guests. I just created a new test blog post, and that post now shows up for regular users (but none of the recent imported posts), and does not show up for guests.
This is the paid version if that makes a difference?
Just to make sure, not on your account, but the User's Blog?Hi Rigel - I have the same setting - All Visitors is checked.
Mysqli prepare error: Table 'sffchrom_xf2.xf_import_log_blogs' doesn't exist - library/Zend/Db/Statement/Mysqli.php:77
That doesn't look like the blog importer, content_type is for example 'blog_entry' for the entriesI'm importing blogs (using your import tool) from my vB 3.8+ installation. I think im running into a problem with the archive_log. I would like to redirect any old links to their new entries, but the blog's archive log has the wrong old_id and new_id. The id's are massively long, when they should be like old_id = 1 , 2, 3, 4...600.
Have I done something wrong?
Do you have the stack trace or complete error detail from the admin cp.Btw, I'm also currently getting these errors logged continually in the XF admin area:
Code:Mysqli prepare error: Table 'sffchrom_xf2.xf_import_log_blogs' doesn't exist - library/Zend/Db/Statement/Mysqli.php:77
Could you please advise what I need to edit to stop these messages?
Sounds like permissions were cached incorrectly ...It's possible there was an error with my installation. A re-install and re-import of vB posts solved it! Sorry about that!
Do you have the stack trace or complete error detail from the admin cp.
That kind of looks like the redirect script that I used to have for vBulletin -> Blogs, did you end up adding that?
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Table 'sffchrom_xf2.xf_import_log_blogs' doesn't exist - library/Zend/Db/Statement/Mysqli.php:77
Generated By: Unknown Account, 15 minutes ago
Stack Trace
#0 /home/sffchrom/public_html/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('SELECT new_id F...')
#1 /home/sffchrom/public_html/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), 'SELECT new_id F...')
#2 /home/sffchrom/public_html/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('SELECT new_id F...')
#3 /home/sffchrom/public_html/library/Zend/Db/Adapter/Abstract.php(825): Zend_Db_Adapter_Abstract->query('SELECT new_id F...', Array)
#4 /home/sffchron/public_html/forum/blog.php(58): Zend_Db_Adapter_Abstract->fetchOne('SELECT new_id F...', Array)
#5 /home/sffchron/public_html/forum/vbseo.php(1397): require('/home/sffchron/...')
#6 {main}
Request State
array(3) {
["url"] => string(52) "http://www.sffchronicles.co.uk/forum/blog.php?b=1642"
["_GET"] => array(2) {
["vbseourl"] => string(55) "blogs/stormfeather/1642-oh-how-time-changes-things.html"
["b"] => string(4) "1642"
}
["_POST"] => array(0) {
}
}
It's ok, you can use any table that you likeNo problem - when I imported the blogs, I selected a new table, as I was worried about writing over anything in archived_import_log so I created the table archived_imported_blog_log at the start of the import.
However, at the end of the import process it asked for a table again - not wanting to write over either of the former, I therefore created the table archived_imported_blog_log2.
I probably shouldn't have done that, but am not sure what to edit to correct any issue.
Here's the full error code:
Code:Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Table 'sffchrom_xf2.xf_import_log_blogs' doesn't exist - library/Zend/Db/Statement/Mysqli.php:77 Generated By: Unknown Account, 15 minutes ago Stack Trace #0 /home/sffchrom/public_html/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('SELECT new_id F...') #1 /home/sffchrom/public_html/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), 'SELECT new_id F...') #2 /home/sffchrom/public_html/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('SELECT new_id F...') #3 /home/sffchrom/public_html/library/Zend/Db/Adapter/Abstract.php(825): Zend_Db_Adapter_Abstract->query('SELECT new_id F...', Array) #4 /home/sffchron/public_html/forum/blog.php(58): Zend_Db_Adapter_Abstract->fetchOne('SELECT new_id F...', Array) #5 /home/sffchron/public_html/forum/vbseo.php(1397): require('/home/sffchron/...') #6 {main} Request State array(3) { ["url"] => string(52) "http://www.sffchronicles.co.uk/forum/blog.php?b=1642" ["_GET"] => array(2) { ["vbseourl"] => string(55) "blogs/stormfeather/1642-oh-how-time-changes-things.html" ["b"] => string(4) "1642" } ["_POST"] => array(0) { } }
We use essential cookies to make this site work, and optional cookies to enhance your experience.