eZNewsletter admin tabs configuration

Author Message

Jeremy B.

Thursday 18 June 2009 4:58:45 am

Hi all,

I have a problem when installing eZ Newsletter.
I'm using EZP 4.1.2 with EZNewsletter 1.6.0 beta. It's a local test site.

My installation is almost fine, i can create subscriber's list, newsletter types... via the "Newsletter" tab.

But i can't figure out how to make the "Newsletter Setup" tab works =(
When I click the tab, EZP is trying to reach newsletter_setup/general, but tells me that I don't have enough permissions to display the page (i'm logged as super admin)

That's what i see in the debug output :

Warning: Insufficient permissions
Function required:
 Module : newsletter_setup
 Function : general
 ClassID : 
 MainNodeID : 
Policies that didn't match:

However, I can't find any module called newsletter_setup in user roles management =\

I think i could use eZ Newsletter without the configuration available through this tab, but i want to be able to manage bounces (soft bounces/hard bounces), and the email address that will receive undelivered messages.
As far as i know, this management is done through this tab, so i really want it.

Can anyone help ? Any help would be greatly appreciated.

Thank you very much.

Jeremy B.

Thursday 25 June 2009 4:43:43 am

Ok, I figured it out.

The only thing I was missing is that EZP has a new system for modules loading since 4.1.

It's now necessary to define wich module you want to load for the extension module.

In my case, you can do this by modifying extension/eznewsletter_builder/settings/module.ini.append.php

And add those lines :

[ModuleSettings]
ModuleList[]=newsletter_setup

The "Newsletter Setup" tab should now work as expected.

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 30 2025 00:49:19
Script start
Timing: Jan 30 2025 00:49:19
Module start 'layout'
Timing: Jan 30 2025 00:49:19
Module start 'content'
Timing: Jan 30 2025 00:49:19
Module end 'content'
Timing: Jan 30 2025 00:49:19
Script end

Main resources:

Total runtime0.0142 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 588.3047151.2266
Module start 'layout' 0.00520.0030 739.531336.6797
Module start 'content' 0.00820.0047 776.210991.2656
Module end 'content' 0.01290.0012 867.476629.9922
Script end 0.0141  897.4688 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002316.0113140.0002
Check MTime0.00107.1408140.0001
Mysql Total
Database connection0.00085.315210.0008
Mysqli_queries0.003222.773530.0011
Looping result0.00000.070710.0000
Template Total0.00106.910.0010
Template load0.00075.017410.0007
Template processing0.00031.807110.0003
Override
Cache load0.00053.541810.0005
General
dbfile0.00064.394980.0001
String conversion0.00000.040440.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs