Recent Topics

1 Jul 30, 2008 08:35    

My b2evolution Version: 2.4.2

Hi all,

I've just downloaded the latest b2evolution package on my w2003 server with iis6, mysql5, php5.2.6.

When I launch the installation process I get :

Création des tables de b2evolution...
Created table «evo_groups»
Created table «evo_settings»
Created table «evo_global__cache»
Created table «evo_users»
Created table «evo_skins__skin»
Created table «evo_skins__container»
Created table «evo_blogs»
Created table «evo_coll_settings»
Created table «evo_widget»
Created table «evo_categories»
Created table «evo_items__item»
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_items__prerendering»
Created table «evo_items__status»
Created table «evo_items__type»
Created table «evo_items__tag»
Created table «evo_items__itemtag»
Created table «evo_files»
Created table «evo_basedomains»
Created table «evo_useragents»
Created table «evo_hitlog»
Created table «evo_subscriptions»
Created table «evo_blogusers»
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»
Création des données par défait minimales...
Creating default blacklist entries... OK.
Creating default groups... OK.
Creating admin user... OK.
Creating default Post Types... OK.
Creating default file types... OK.
Creating default settings... OK.
Installing default skins... OK.
Installing default plugins... 


Une erreur inattendue est survenue!

Si cette erreur persiste, merci de la signaler à l'administrateur.

Retourner à la page d'accueil
Informations additionnelles à propos de cette erreur:

MySQL error!

Unknown column 'quicktags_plugin' in 'field list'(Errno=1054)

Your query:

        INSERT INTO evo_plugins( plug_classname, plug_priority, plug_code, plug_apply_rendering, plug_version, plug_status )
        

VALUES( "quicktags_plugin", 30, 'b2evQTag', 'never', '2.4.1', 'enabled' ) 

b2evolution error: MySQL error! / Unknown column 'quicktags_plugin' in 'field list'(Errno=1054) / Your query: / INSERT INTO evo_plugins( plug_classname, plug_priority, plug_code, plug_apply_rendering, plug_version, plug_status ) / / VALUES( "quicktags_plugin", 30, 'b2evQTag', 'never', '2.4.1', 'enabled' ) in E:\Inetpub\wwwroot\b2e\blogs\inc\_core\model\db\_db.class.php at line 568 / REQUEST_URI: - / HTTP_REFERER: http://b2e/blogs/install/index.php?action=default&locale=fr-FR 

Am I doing something wrong ?


Form is loading...