Problem with ezwebin and website tooolbar

Author Message

Pierre SCALFATI

Sunday 30 August 2009 4:42:59 am

Hello,

I've a big problem, really. I've installed a version 4.1.1 of EZP and asked my web hosting provider to do the same and when I tried to assign the roles to my editor users and give them the rights to use the website toolbar to edit their articles, I noticed that there was no website toolbar module !!! More over, the ezwebin module itself is not listed in the dropdown list of modules (as it the case for example for ezoe, ezflow, content etc...) . I tried to check the coherence of files using the admin console option present in Administration Menu, but here is the message I get:

La base de données ne correspond pas à la base de données de la distribution.

Afin de synchroniser votre base de données avec la distribution, exécutez les commandes SQL suivantes:

DROP TABLE ezm_block;
DROP TABLE ezm_pool;

It seems that the version of my local database which I restored on the one which was initially installed by my provider are not the same...But when I logged on for the first time on the database of my provider (before making my restore) it was written EZPUBLISH 4.1.1 in the header banner of the console (exactly what I had on my local computer)...

How can I fix that and get back my rights on ezwebin module and website toolbar ?

Many thanks.

Pierre SCALFATI

Sunday 30 August 2009 7:05:30 am

I found what was the problem for my toolbar. Curiously, and I think that there must be a missing in the installation packages of version 4.1.1 (stop me if I'm wrong), but the website toolbar is not enabled by default as it was the case in previous versions. I had to add these lines in my module.ini.append.php in the extension folder :

[ModuleSettings]
ModuleList[]=websitetoolbar

And now it works.

Cheers.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 02:19:27
Script start
Timing: Jan 18 2025 02:19:27
Module start 'layout'
Timing: Jan 18 2025 02:19:27
Module start 'content'
Timing: Jan 18 2025 02:19:28
Module end 'content'
Timing: Jan 18 2025 02:19:28
Script end

Main resources:

Total runtime0.1557 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0069 588.2031152.6563
Module start 'layout' 0.00690.0040 740.859439.5078
Module start 'content' 0.01090.1433 780.3672429.6094
Module end 'content' 0.15420.0014 1,209.97668.1016
Script end 0.1556  1,218.0781 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00372.3563160.0002
Check MTime0.00150.9458160.0001
Mysql Total
Database connection0.00100.643610.0010
Mysqli_queries0.110070.6160540.0020
Looping result0.00050.3170520.0000
Template Total0.089057.120.0445
Template load0.00251.623620.0013
Template processing0.086455.502620.0432
Template load and register function0.00010.087310.0001
states
state_id_array0.00161.035310.0016
state_identifier_array0.00120.799620.0006
Override
Cache load0.00211.3617140.0002
Sytem overhead
Fetch class attribute can translate value0.00050.320510.0005
Fetch class attribute name0.00110.704120.0005
XML
Image XML parsing0.00010.056510.0001
class_abstraction
Instantiating content class attribute0.00000.003220.0000
General
dbfile0.00080.5283100.0001
String conversion0.00000.008340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 10
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs