Following tutorial - Uploading images results in "Module not found"

Author Message

Dave Myron

Thursday 09 December 2004 5:03:30 pm

Well guys, perseverence pays off. I got it installed (thank goodness for a FreeBSD box I've got). I think the turned out to be the problems ezPublish has with MySQL 4.1. Rolling back to 4.0.22 solved the problems I was having.

So I'm going through the tutorial now with 3.5 RC1 and things are working well. My site is 'ezpTest' in siteaccess (with 'ezpTest_admin'). Whenever I upload an image I get this message on the resulting page. Pay close attention to the module it's trying to request:

Module not found

The requested module ezp could not be found.

Possible reasons for this are.

* The module name was misspelled, try changing the URL.
* The module does not exist on this site.
* This site uses siteaccess matching in the URL and you didn't supply one, try inserting a siteaccess name before the module in the URL .

The image *does* get uploaded to the selected place (Choosing Automatic in the dropdown doesn't seem to work... places all images in the root of the media library (instead of the expected Images directory).

So I have to use my back button to get back to the article I'm attempting to attach the image to. Can anybody provide insight (or let me know that this issue is fixed in RC2)?

Thanks,
chicken

Ɓukasz Serwatka

Friday 10 December 2004 12:15:28 am

Hi,

I think that this is a redirecting problem in admin area. This bug was reported, today we expecting eZ publish 3.5 RC2, so please be patient

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Dave Myron

Friday 10 December 2004 2:11:32 am

Thanks for the reply. The bug is still in the trunk (Revision 10292). So I assume that this bug will remain until 3.5 release (or RC3)?

Frederik Holljen

Friday 10 December 2004 2:36:00 am

Dave,

Exactly what are you trying to do? I tried to upload an image while editing an article (with the upload new button). The image was placed in the correct folder and I was returned properly to the article edit screen. (trunk 10301)

Frederik

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 19:34:51
Script start
Timing: Jan 18 2025 19:34:51
Module start 'layout'
Timing: Jan 18 2025 19:34:51
Module start 'content'
Timing: Jan 18 2025 19:34:52
Module end 'content'
Timing: Jan 18 2025 19:34:52
Script end

Main resources:

Total runtime1.1840 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0061 588.1641152.6563
Module start 'layout' 0.00610.0047 740.820339.5078
Module start 'content' 0.01081.1715 780.3281593.1641
Module end 'content' 1.18230.0016 1,373.492212.0938
Script end 1.1839  1,385.5859 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.2933160.0002
Check MTime0.00140.1164160.0001
Mysql Total
Database connection0.00080.064310.0008
Mysqli_queries1.127495.2232620.0182
Looping result0.00050.0448600.0000
Template Total1.149797.120.5748
Template load0.00190.162720.0010
Template processing1.147796.940220.5739
Template load and register function0.00020.018310.0002
states
state_id_array0.00100.082110.0010
state_identifier_array0.00100.088320.0005
Override
Cache load0.00160.1351260.0001
Sytem overhead
Fetch class attribute can translate value0.00060.048830.0002
Fetch class attribute name0.00150.130360.0003
XML
Image XML parsing0.00110.089630.0004
class_abstraction
Instantiating content class attribute0.00000.001260.0000
General
dbfile0.00080.0702240.0000
String conversion0.00000.000940.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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 16
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs