Forums / Developer / Bug, or am I doing something wrong?

Bug, or am I doing something wrong?

Author Message

K259

Monday 14 June 2004 11:46:17 pm

I've installed v. 3.4(the latest stable) with the corporate design, and have problems with the templates. Let me give an easy example:

I edit
/design/base/override/templates/line/folder.tpl and
/design/corporate/override/templates/line/folder.tpl

The line view of folders is showing "View list". These files mentioned above are the only two files which contains "View list" sentence. I change both files and put a x behind "View listx", save the files, and clear the cache through ./bin/shell/clearcache.sh --clear-all a couple of times, and also through the admin-interface. I changed both these files, to be sure that I edited the right override file, BUT when I view the site, the sentence is still: "View list" and NOT "View listx".

I'm totally confused. Are there bug in the caching system, or am I doing something wrong?

Jan Borsodi

Tuesday 22 June 2004 1:33:31 am

There shouldn't be any need to remove the var/cache directory manually.

I tried the following.
- Installed Corporate package (3.4.0) using the setup wizard
- Accessed the site and created a subfolder (to get the "View list")
- Modified the <i>design/corporate/override/templates/line/folder.tpl</i> file added an x to the "View list" line
- Cleared all caches with <i>bin/shell/clearcache.sh --clear-all</i>, refreshed the page and the changes was present.
- Modified the line/folder.tpl file again and added a new x.
- Compiled all templates using the template compiler
http://ez.no/ez_publish/documentation/development/scripting/supplied_scripts/template_compiler
- Cleared the content cache with <i>bin/shell/clearcache.sh</i>, refreshed the page and the changes was present.

What could cause this problems is one of:
- Permissions, when running clearcache.sh --clear-all are all files removed from var/?
- PHP version, which version is used?
- Accelerator, is there an accelerator in use? It could be that it doesn't notice the updated files.

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

eZ debug

Timing: Jan 19 2025 09:06:46
Script start
Timing: Jan 19 2025 09:06:46
Module start 'content'
Timing: Jan 19 2025 09:06:46
Module end 'content'
Timing: Jan 19 2025 09:06:46
Script end

Main resources:

Total runtime0.4602 sec
Peak memory usage2,048.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0118 588.9766180.8281
Module start 'content' 0.01180.0068 769.804793.8828
Module end 'content' 0.01860.4414 863.6875522.7969
Script end 0.4600  1,386.4844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00380.8349200.0002
Check MTime0.00150.3231200.0001
Mysql Total
Database connection0.00190.422510.0019
Mysqli_queries0.383183.25861410.0027
Looping result0.00180.38571390.0000
Template Total0.441095.810.4410
Template load0.00090.198210.0009
Template processing0.440195.642510.4401
Override
Cache load0.00060.130610.0006
Sytem overhead
Fetch class attribute can translate value0.00060.129310.0006
XML
Image XML parsing0.00020.051810.0002
General
dbfile0.02605.6587200.0013
String conversion0.00000.002230.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/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