Prob:Activating the Extensions

Author Message

Balaji GK

Monday 15 June 2009 4:44:52 am

We are facing the following errors while using the sample extensions downloaded from ez.no.
Just followed the readme.txt and implemented the steps for initializing the extensions.

Log file entry(var/log):
[ Jun 15 2009 15:50:22 ] [<ip add>] error/view.php:
Error ocurred using URI: /<ez root>/index.php/ezwebin_site_admin/<myext>/<ext>

The admin site is accessed using the URL http://www.example.com/eznew/index.php/ezwebin_site_admin/<myext>/<ext> , and the following error message is displayed

The requested page could not be displayed. (1)

The system is unable to display the requested page because of security issues.

Possible reasons:

* Your account does not have the proper privileges to access the requested page.
* The requested page does not exist. Try changing the URL.
Note:
1.Logged in as Admin to the site
2.Copy pasted the extension to /<ez root>/extension
3.Activated them from Setup-->extensions-->applychanges

Pls help!!!

Linux Fedora 9
eZ Publish:4.1.2
Php:5.2.9
Apache:2.2.11
MySQL:5.1.34

TIA

Xavier Langlois

Thursday 18 June 2009 10:11:22 am

Hello Balaji,

Could you tell what are the "the sample extensions downloaded from ez.no"
Which ones are they (can you paste de links) ?

I had this problem once. finaly to make it ok I checked all module.ini my old extensions and replace:

[ModuleSettings]
ExtensionRepositories[]=<extension_name>
ModuleList[]
ModuleList[]=<module_name>

by

[ModuleSettings]
ExtensionRepositories[]=<extension_name>
ModuleList[]=<module_name>

I think "ModuleList[]" alone on a line delete all previous entry, so you don't have acces to any module loaded before the guilty extension. But not in previous eZ publish version 3.x .....

Hope this help.
A plus
Xavier

--
There were these two cows, chatting over the fence between their fields.
The first cow said, "I tell you, this mad-cow-disease is really pretty scary. Don't you think ?"
The other cow replies, "Hell, I ain't worried, I'm a duck !"

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 31 2025 01:29:35
Script start
Timing: Jan 31 2025 01:29:35
Module start 'layout'
Timing: Jan 31 2025 01:29:35
Module start 'content'
Timing: Jan 31 2025 01:29:35
Module end 'content'
Timing: Jan 31 2025 01:29:35
Script end

Main resources:

Total runtime0.0361 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 589.2656151.2109
Module start 'layout' 0.00570.0043 740.4766220.6875
Module start 'content' 0.01000.0240 961.1641997.9141
Module end 'content' 0.03400.0021 1,959.078129.9922
Script end 0.0361  1,989.0703 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00369.9734140.0003
Check MTime0.00154.1524140.0001
Mysql Total
Database connection0.00082.201510.0008
Mysqli_queries0.00256.967930.0008
Looping result0.00000.036310.0000
Template Total0.00154.310.0015
Template load0.00102.879510.0010
Template processing0.00051.394210.0005
Override
Cache load0.00071.956210.0007
General
dbfile0.005815.980380.0007
String conversion0.00000.022440.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