Per http://xenfluence.com/threads/blog-1-1-0-beta-2-released.150/, you need to install XI Blog as a new one, and import the data from XI Blog 1.0.I have XI Blog 1.0 and just tried updating to 1.1.0 Beta 3 and get this error '
The specified add-on does not match the add-on you chose to upgrade.'
Ive already overwritten the files....what next?
You install XI blog as a new add-on, not as an upgrade to v1.0.I have XI Blog 1.0 and just tried updating to 1.1.0 Beta 3 and get this error '
The specified add-on does not match the add-on you chose to upgrade.'
Ive already overwritten the files....what next?
Ok so when I install it as new, finish import - then do I uninstall xl blog 1.0 ?You install XI blog as a new add-on, not as an upgrade to v1.0.
foreach ($blogOwners AS $userId => $username)
{
$db->query("
INSERT INTO xf_xi_blog_member_blog
(title, description, user_id, username, contributors)
VALUES
(?, '', ?, ?, '')
", array("{$username}'s Blog", $userId, $username));
}
There is no Import.php inside /library/XI/Blog/ControllerPublic/In the file:
/library/XI/Blog/ControllerPublic/Import.php, lines 43-51, replace it with the following:
PHP:foreach ($blogOwners AS $userId => $username) { $db->query(" INSERT INTO xf_xi_blog_member_blog (title, description, user_id, username, contributors) VALUES (?, '', ?, ?, '') ", array("{$username}'s Blog", $userId, $username)); }
This should fix your error.
Thanks, please I need help asap as I have around 4,000 blog entries and my members use it daily - plus i paid you to create a do-follow mod for it awhile ago which members pay for, so this is really hurting me right now when there is no entries for them atm.Disable it for now until I can examine the issue closer.
If installation succeeded with 1.1, no, that wouldn't be possible.You should be able to disable 1.1 and continue to use 1.0.
I'm actually back home now and not on the road like I was the previous 2 days. I apologize from the delay of supporting you.Thanks, please I need help asap as I have around 4,000 blog entries and my members use it daily - plus i paid you to create a do-follow mod for it awhile ago which members pay for, so this is really hurting me right now when there is no entries for them atm.
thanks
http://demos.xenfluence.com/blog/Can I have some pictures of the blog. If I'm going to spend $35 I'd at least like to see it first before taking a chance with it.
http://adeptgamer.com/forum/blogs/Can I have some pictures of the blog. If I'm going to spend $35 I'd at least like to see it first before taking a chance with it.
We use essential cookies to make this site work, and optional cookies to enhance your experience.