Missing <paragraph> text.

Author Message

Alex Mayfield

Tuesday 01 March 2011 9:57:00 am

I'm having a very peculiar problem. Over the past day or so, we've discovered that on our production site, anything that is put in a content block with a paragraph tag has vanished. Things such as headers and tables remain, so it's like the middle of the content block vanished.

At first, it was merely the home page, but now it's every single page. It's not merely hidden through some CSS trickery, it literally does not exist...unless you go into the admin, where you can find the original content sitting there untouched. I have already tried combing through the page with debug mode, only to find out that there was no template being loaded for a paragraph tag either. Debug mode also does not volunteer any leads such as errors, and what's more, there is a development version of the website that shows up just fine, paragraph tags and everything, if I copy the contents from live to dev.

So...out of curiosity, what would cause something like this to occur? I don't think that the dev and live sites are identical, but I've already compared most of the usual suspects (such as the contents of /design/ and /extension/site/design/) on dev vs live, and I'm totally stumped.

André R.

Wednesday 02 March 2011 3:50:23 am

eZ Publish version and if this has been upgraded from earlier versions might help here.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Marko Žmak

Thursday 03 March 2011 7:30:52 am

Try this one...

Find out what exact template is used to render the paragraph on your frontend. Then find out if this template exists in the site's design or in the standard design.

Also check the override.ini settings, if there's an override for the paragraph template.

Try comparing the "settings" folder on your production and dev.

And of course try clearing the cache completely.

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

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

Main resources:

Total runtime0.0132 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.0037 588.0234151.1953
Module start 'layout' 0.00370.0021 739.218836.6250
Module start 'content' 0.00580.0061 775.843890.1250
Module end 'content' 0.01180.0013 865.968833.9766
Script end 0.0131  899.9453 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002116.1221140.0002
Check MTime0.00107.7197140.0001
Mysql Total
Database connection0.00064.468510.0006
Mysqli_queries0.001813.430930.0006
Looping result0.00000.220410.0000
Template Total0.00107.310.0010
Template load0.00085.810510.0008
Template processing0.00021.470210.0002
Override
Cache load0.00053.932110.0005
General
dbfile0.002619.342580.0003
String conversion0.00000.030740.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