Cannot edit articles or links after update

Author Message

Bjørnar Holmedahl

Monday 18 June 2007 12:20:56 pm

I recently updated from 3.6.x to 3.8.0. After this update I cannot edit my articles links or any other content on my site.
What have I done wrong? It seems as if anything that starts with an url like this:
"http://www.mysite.com/ez/index.php?/example/content/edit/"
is out of fuction....

PLZ help!!

- Bjørnar

------
Dozeoff.com :: Reiseportalen
http://www.dozeoff.com

Łukasz Serwatka

Monday 18 June 2007 11:41:25 pm

Hi Bjørnar and Welcome to eZ Publish Community!

First make sure that you followed all steps described in upgrade doc:
http://ez.no/doc/ez_publish/upgrading/upgrading_to_3_8/from_3_6_x_or_3_7_x_to_3_8_0

Next check for possible errors in var/log/error.log try enable debugoutput (site.ini).

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

Bjørnar Holmedahl

Tuesday 19 June 2007 1:27:15 am

Yes, I have done everything that I should (as far as I can see).
The error.log doesn't contain any new errors either....
I don't understand a thing!

- Bjørnar

------
Dozeoff.com :: Reiseportalen
http://www.dozeoff.com

Łukasz Serwatka

Tuesday 19 June 2007 5:00:50 am

It looks like your eZ Publish run in NON-virtual host mode and where PHP runs as CGI ( question mark in URL). You can write Apache mod_rewrite rule. See also documentation for http://ez.no/doc/ez_publish/technical_manual/3_9/installation/virtual_host_setup and http://ez.no/community/forum/install_configuration/remove_question_mark_from_php_cgi_uri

Note that PHP CGI is not recommend for eZ Publish.

Can you please better describe what happens when you try edit your article?

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

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 16:21:56
Script start
Timing: Jan 18 2025 16:21:56
Module start 'layout'
Timing: Jan 18 2025 16:21:56
Module start 'content'
Timing: Jan 18 2025 16:21:56
Module end 'content'
Timing: Jan 18 2025 16:21:56
Script end

Main resources:

Total runtime0.6568 sec
Peak memory usage4,096.0000 KB
Database Queries60

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0050 588.1641152.6563
Module start 'layout' 0.00500.0022 740.820339.4922
Module start 'content' 0.00730.6482 780.3125557.9766
Module end 'content' 0.65550.0013 1,338.289112.1250
Script end 0.6568  1,350.4141 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.4698160.0002
Check MTime0.00130.2008160.0001
Mysql Total
Database connection0.00070.109810.0007
Mysqli_queries0.610992.9990600.0102
Looping result0.00040.0648580.0000
Template Total0.629895.920.3149
Template load0.00210.319220.0010
Template processing0.627795.559420.3138
Template load and register function0.00010.016910.0001
states
state_id_array0.00070.111910.0007
state_identifier_array0.00120.176420.0006
Override
Cache load0.00180.2668250.0001
Sytem overhead
Fetch class attribute can translate value0.00040.064120.0002
Fetch class attribute name0.00080.114760.0001
XML
Image XML parsing0.00280.426620.0014
class_abstraction
Instantiating content class attribute0.00000.002180.0000
General
dbfile0.00270.4117240.0001
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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 18
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs