Recent Topics

1 Oct 31, 2006 03:59    

I am attempting to upgrade an ancient b2/cafelog d-base into a shiny new b2evo one.

On installing, everything works fine, until the installer gets to the linkblog creation:

Created table «evo_groups»
Created table «evo_blogusers»
Created table «evo_settings»
Created table «evo_users»
Created table «evo_blogs»
Created table «evo_coll_settings»
Created table «evo_categories»
Created table «evo_posts»
Created table «evo_postcats»
Created table «evo_comments»
Created table «evo_locales»
Created table «evo_antispam»
Created table «evo_sessions»
Created table «evo_usersettings»
Created table «evo_poststatuses»
Created table «evo_posttypes»
Created table «evo_files»
Created table «evo_basedomains»
Created table «evo_useragents»
Created table «evo_hitlog»
Created table «evo_subscriptions»
Created table «evo_bloggroups»
Created table «evo_links»
Created table «evo_filetypes»
Created table «evo_plugins»
Created table «evo_pluginsettings»
Created table «evo_pluginusersettings»
Created table «evo_pluginevents»
Created table «evo_cron__task»
Created table «evo_cron__log»
Creating default blacklist entries... OK.
Creating default groups... OK.
Creating default Post Types... OK.
Creating default file types... OK.
Giving Administrator Group edit perms on files... OK.
Giving Administrator Group full perms on media for all blogs... OK.
Creating default blogs... OK.
Copying Cafelog settings... Creating default settings (with 3 existing values)... OK.
Copying Cafelog users... OK.
Make sure user #1 is at level 10... OK.
Setting groups... OK.
Creating user blog permissions... OK.
Copying Cafelog categories... OK.
Copying Cafelog posts... OK.
Generating wordcounts... OK. (486 rows updated)
Generating postcats... OK.
Copying Cafelog comments... OK.
Qualifying comments... Trackback... OK.
Qualifying comments... Pingback... OK.
Creating sample categories... OK.
Creating default linkblog entries...
Fatal error: Call to a member function on a non-object in /home/dmurenco/public_html/inc/MODEL/items/_item.class.php on line 2291

The strange thing is, the blog will mostly run after an install like this (it has happened twice, even after I double checked to make sure all install files had copied correctly). But, I'm not really sure if some of the problems I'm having making everything work smoothly are due to me not knowing, or this error.

I am installing this on a linux server running Apache 1.3.34, PHP 4.4.2, and MySQL 4.1.21-standard

I'm finally getting a handle on the skinning and PHP end of B2Evo, and I love it, but I'm not to sharp at understanding the initialization parts.

Any help would be appreciated greatly.[/quote]


Form is loading...