1 howardk Mar 27, 2006 14:42
3 topanga Mar 29, 2006 09:07
if blog 5-6-7 are missing, that means you have once created new blogs, then deleted them, then recreate new blogs.
This is something I noticed as well.
Once you do that, you will have errors (blog does not exist)
Restart with a new database, just rename blogs, doe not delete any, just create new once, and you will have no problems.
It's a 'known' bug
4 howardk Mar 29, 2006 10:36
Topanga wrote:
if blog 5-6-7 are missing, that means you have once created new blogs, then deleted them, then recreate new blogs.
This is something I noticed as well.
Once you do that, you will have errors (blog does not exist)
Restart with a new database, just rename blogs, doe not delete any, just create new once, and you will have no problems.
It's a 'known' bug
Do you mean start from scratch - my sever people loaded and setup my database I guess I will have to ask them for a new install
Thanks -
5 topanga Mar 29, 2006 14:19
howardk wrote:
Do you mean start from scratch - my server people loaded and setup my database I guess I will have to ask them for a new install
I mean exactly : start from scratch...
6 blueyed Mar 30, 2006 00:14
No need to start anew from scratch. Just the permissions have to be fixed:
http://forums.b2evolution.net/viewtopic.php?p=32562#32562
7 topanga Mar 30, 2006 08:53
This is the solution (thx blueyed)
DELETE evo_bloggroups
FROM `evo_bloggroups` LEFT JOIN evo_blogs ON blog_ID = bloggroup_blog_ID
WHERE blog_ID IS NULL
You execute this sql in phpmyadmin
In my Blog list - I have just noticed that I have Blogs (1) through to (4) then it jumps to (8) .... onwards is this normal - missing out (5,6,7)