Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2012-01-25 16:35:23

rsrc
New Member
Registered: 2012-01-25
Posts: 9

Modified css not reflected in live site

Hi,

I’ve inherited a textpattern site and I’m trying to make some small style changes.

I used Firebug to identify a specific <div> whose margin I want to change.

Made the changes, but there is no change on the live site.

Is there some kind of css caching going on that I need to be aware of? I’ve cleared the browser cache already…

thanks,

rori

Offline

#2 2012-01-25 16:52:01

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: Modified css not reflected in live site

rsrc wrote:

Is there some kind of css caching going on that I need to be aware of? I’ve cleared the browser cache already…

Only (page) caching core Textpattern does is sending Last-Modified headers. But there are more advanced caching plugins available.

Made the changes, but there is no change on the live site.

Change what, and how did you do the change? Could you please post your High Diagnostics Report (Admin/Diagnostics > Select High), and a tag trace from a problem page. Makes it possible to us to know your exact setup and provide potential further assistance (of course if needed).

Offline

#3 2012-01-25 17:38:18

rsrc
New Member
Registered: 2012-01-25
Posts: 9

Re: Modified css not reflected in live site

Hi Jukka,

Thanks for writing back so fast! Well I just discovered that the rvm_css plugin is running – so I modified the css in the Presentation > Style area and that seemed to update the css file in the static_css folder.

However, when I used Firebug again to look at the css in the live page it hasn’t changed.

Here is the Diagnostic report, and below is the tag trace:

Textpattern version: 4.4.1 (r3575)
Last Update: 2011-07-13 18:42:50/2011-07-13 16:43:21
Document root: /home/82531/domains/skol.ca/html (/nfs/c05/h01/mnt/82531/domains/skol.ca/html)
$path_to_site: /nfs/c05/h01/mnt/82531/domains/skol.ca/html
Textpattern path: /nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern
Permanent link mode: section_title
open_basedir: /nfs:/tmp:/usr/local:/etc/apache2/gs-bin
Temporary directory path: /home/82531/domains/skol.ca/html/textpattern/tmp
Site URL: www.skol.ca
PHP version: 5.2.17
GD Image Library: bundled (2.0.34 compatible); supported formats: GIF, JPG, PNG.
Server TZ: America/Los_Angeles
Server Local Time: 2012-01-25 09:29:24
DST enabled?: 1
auto_dst: 0
Time Zone:  (-18000)
MySQL: 5.1.55-rel12.6
Locale: en_GB.UTF-8
Server: Apache/2.0.54
PHP Server API: cgi-fcgi
RFC 2616 headers: 0
Server OS: Linux 2.6.35.14mtv9
Active plugins: rss_auto_excerpt-0.5m, zem_contact_lang-mlp-4.0.3.6-ML, sac_link_in_excerpt-0.1.2, smd_gallery-0.62, asy_wondertag-0.5m, chh_article_custom-1.15, egg_widont-0.21, soo_title_from_id-0.1, rvm_if_this_article-0.1, adi_cat_menu-0.5, smd_if-0.9, rvm_substr-0.3, mdn_count-2.1.1, wet_if_status-0.2, stm_javascript-0.3, l10n-0.9.13-gp, upm_image-0.6.2, tru_tags-3.6, upm_textile-0.3, glz_custom_fields-1.3.0m, sed_packed_custom_fields-0.3.108, rvm_css-0.6, smd_remote_file-0.43, rss_admin_db_manager-4.3, smd_where_used-0.19, asy_jpcache-0.9.8, upm_savenew-0.4.2, gbp_admin_library-0.4.2, chh_article_lib-1.04m, smd_lib-0.36, sed_plugin_library-0.5.2, smd_admin_themes-0.24, rah_textile_bar-0.7, rah_change_passwords-0.3, jbx_multiple_image_upload-0.4, bot_write_tab_customize-0.6.3, esq_adminsplash-1.01
theme_name: stung 0.9

Pre-flight check: 
------------------------
Some Textpattern files have been modified: 
	/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/lib/txplib_db.php
------------------------

.htaccess file contents: 
------------------------
#DirectoryIndex index.php index.html

#Options +FollowSymLinks
#Options -Indexes
#ErrorDocument 403 default

<IfModule mod_rewrite.c>
	RewriteEngine On
	#RewriteBase /relative/web/path/

	RewriteCond %{REQUEST_FILENAME} -f [OR]
	RewriteCond %{REQUEST_FILENAME} -d
	RewriteRule ^(.+) - [PT,L]

	RewriteCond %{REQUEST_URI} !=/favicon.ico
	RewriteRule ^(.*) index.php

	RewriteCond %{HTTP:Authorization}  !^$
	RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization}]
</IfModule>

#php_value register_globals 0

AddHandler php5-script .php

------------------------

Charset (default/config): latin1/utf8
character_set_client: utf8
character_set_connection: utf8
character_set_database: latin1
character_set_filesystem: binary
character_set_results: utf8
character_set_server: latin1
character_set_system: utf8
character_sets_dir: /usr/share/mysql/charsets/
18 Tables: txp_js is latin1

36 Custom Fields: custom_1, custom_2, custom_3, custom_4, custom_5, custom_6, custom_7, custom_8, custom_9, custom_10, custom_11, custom_12, custom_13, custom_14, custom_15, custom_16, custom_17, custom_18, custom_19, custom_20, custom_21, custom_22, custom_23, custom_24, custom_25, custom_26, custom_27, custom_28, custom_29, custom_30, custom_31, custom_32, custom_33, custom_34, custom_35, custom_36 (36)

PHP extensions: date/5.2.17, libxml, openssl, pcre, zlib/1.1, bcmath, bz2, calendar, ctype, curl, dba, dom/20031129, hash/1.0, filter/0.11.0, ftp, gd, gettext, session, iconv, standard/5.2.17, json/1.2.1, ldap, mbstring, mcrypt, mhash, mime_magic/0.1, mysql/1.0, SimpleXML/0.1, SPL/0.2, PDO/1.0.4dev, pdo_mysql/1.0.2, pdo_pgsql/1.0.2, pdo_sqlite/1.0.1, pgsql, posix, pspell, Reflection/0.1, imap, mysqli/0.1, soap, sockets, SQLite/2.0-dev, exif/1.4 $Id: exif.c 293036 2010-01-03 09:23:27Z sebastian $, tokenizer/0.1, wddx, xml, xmlreader/0.1, xmlrpc/0.51, xmlwriter/0.1, xsl/0.1, cgi-fcgi

/nfs/c05/h01/mnt/82531/domains/skol.ca/html/index.php: 
	r3189 (5dfca604bf4976675f92222dd5628b0a)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/css.php: 
	r3189 (b53deffeb21070b8d493af6846db8ac3)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/css.php: 
	r3189 (820df954c923979eabace541888feb4a)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/import/import_b2.php: 
	r3446 (7a044ad474fd04ae61063d0df15e05d8)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/import/import_blogger.php: 
	r3446 (4eade881581bd9932f05a7ff6e2a6e1f)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/import/import_mt.php: 
	r3446 (f0ab362246e60f37d3c52ef3f004e79d)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/import/import_mtdb.php: 
	r3488 (22628f6ba8d15645498ba09eb48bab32)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/import/import_wp.php: 
	r3488 (977d7be6fad569982ad175225e8e4df5)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/txp_admin.php: 
	r3570 (7925fc6a6c15f944ab255a0a7e239dab)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/txp_article.php: 
	r3560 (c12a042e5f56efeb4f5af57be4d42023)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/txp_auth.php: 
	r3571 (dea6f26aa1af3ef10a0dc002f3a397ea)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/txp_category.php: 
	r3534 (37ecab71b01c146dd58da97d9b5c6439)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/txp_css.php: 
	r3535 (8cbc6b0e164b1cb790bea0264e867915)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/txp_diag.php: 
	r3521 (fac584135850fcae546cb8c59bf94688)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/txp_discuss.php: 
	r3569 (9e1d3b6ab40fde25a41d192e5f573ef7)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/txp_file.php: 
	r3569 (a1848e934804174886ae3b57d418ebd2)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/txp_form.php: 
	r3560 (06f2ddc008dbc82ce8d50af615f5f1a0)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/txp_image.php: 
	r3569 (a77c218d6db978157ec9f289d561cd33)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/txp_import.php: 
	r3556 (f8187a926ca6a379c1b0dd79fc194bec)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/txp_link.php: 
	r3569 (412a2382de98901a535548e5cf2def96)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/txp_list.php: 
	r3569 (91d67b3a1576a5dee3a128a03cdf9f04)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/txp_log.php: 
	r3569 (fd8cd943143eb3537074563625521033)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/txp_page.php: 
	r3560 (180b3a6b8669add7dab51a67ec76f89b)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/txp_plugin.php: 
	r3551 (51152310c17015cf906fb26ddaa68275)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/txp_prefs.php: 
	r3555 (6e844f30b97b1454c3d201914a2464a9)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/txp_section.php: 
	r3552 (89aacca63f7afc9fe28dc111cb61fa5d)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/include/txp_tag.php: 
	r3560 (d22e90318bd6fdf006198ebd33c5e6b3)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/index.php: 
	r3575 (c2c7bf18468d74254c77570a9573b46b)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/jquery.js: 
	unknown (a34f78c3aecd182144818eb4b7303fda)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/lib/IXRClass.php: 
	r3394 (e0b53564e1504316b35872309780edab)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/lib/admin_config.php: 
	r3559 (52d8b15bbf633de98c565252b9ef8ceb)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/lib/class.thumb.php: 
	r3301 (78f52a89b91018c8fa00ddd73cd398f5)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/lib/classTextile.php: 
	r3566 (03d537017f6fc1f43535fa8d18f4cd48)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/lib/constants.php: 
	r3488 (aa0ea1b5749497d3b19f0ed07acccaa2)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/lib/taglib.php: 
	r2868 (5738c5e31820cda422f32701c71cb77e)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/lib/txplib_admin.php: 
	r3488 (e7f66b6f8cc7e5a51eb05555ad3cb6dc)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/lib/txplib_db.php: 
	unknown (ba606f72e83d511426dfbd23764582c2)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/lib/txplib_forms.php: 
	r3531 (a4dbb070460ecc5698ab80bba2cdfe5b)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/lib/txplib_head.php: 
	r3560 (1a82941e28253d6df3735c05df5f7ebd)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/lib/txplib_html.php: 
	r3569 (84ee78759355041d1ebb2c36bf565d80)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/lib/txplib_misc.php: 
	r3569 (ea1314b56962fc9c67885691d977a3c5)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/lib/txplib_theme.php: 
	r3388 (51ad413813a10071873571304bea9f97)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/lib/txplib_update.php: 
	r2812 (52029367bf0aef18c1879d5ff2cf3d46)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/lib/txplib_wrapper.php: 
	r2931 (17472ff98d9ffb3dbcc9ebdf222d11ac)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/publish.php: 
	r3500 (e3bba9bec573b33dea759c0344db96a8)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/publish/atom.php: 
	r3399 (f4470b45eedc8e1ad4a48f8e74b45233)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/publish/comment.php: 
	r3395 (9e8596ada0a85ebdd52e1548fda81314)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/publish/log.php: 
	r3505 (8401dab65b91b1b1021fc876daf473bd)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/publish/rss.php: 
	r3399 (f8cb3ec280bffb8a15832ee3143f576c)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/publish/search.php: 
	r2812 (e2355f5b045bf80acc3a52ba32dddb1a)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/publish/taghandlers.php: 
	r3567 (6e87e8065d71acaa25512f8901d57938)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/textpattern.js: 
	r3560 (d0f6e8f931eb32d945112b712a45e32b)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/theme/classic/classic.php: 
	r3191 (f5337d226aef1552c4d4d99fe3bee912)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/update/_to_1.0.0.php: 
	r3047 (d631745cc332531712480f2bd6dfae29)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/update/_to_4.0.2.php: 
	r3462 (a08e1b95ea2256a33effab779989d1fd)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/update/_to_4.0.3.php: 
	r3047 (888328073220c66f316c1f04e5498692)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/update/_to_4.0.4.php: 
	r3047 (3da0f3b179ad98a49f8846c4e328cd0d)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/update/_to_4.0.5.php: 
	r2894 (e5150247c0e2d8882f65e24c938df1d6)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/update/_to_4.0.6.php: 
	r3047 (faeb0eaa7c042d18e79ded54ad3f68b3)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/update/_to_4.0.7.php: 
	r3014 (59dfb80496aa6f8bbcb486f26488f65d)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/update/_to_4.0.8.php: 
	r3057 (89382671f0509e1d880707bbd293f86c)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/update/_to_4.2.0.php: 
	r3480 (7bb41aac414aff7fa81cf960b5a42c1c)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/update/_to_4.3.0.php: 
	r3304 (59fcf5b4e1dc7870d6729c63b824e55f)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/update/_to_4.4.0.php: 
	r3498 (4b3bd3eadb29f3a9df6398126e137a87)
/nfs/c05/h01/mnt/82531/domains/skol.ca/html/textpattern/update/_update.php: 
	r3575 (3386cdffb48e0b00c2b77e00ef57daec)
<!-- Runtime:    0.1154 -->
<!-- Query time: 0.031832 -->
<!-- Queries: 45 -->
<!-- Memory: 6436Kb, <txp:upm_img_caption escape="" /> -->
<!-- txp tag trace: 
[SQL (0.0009300708770752): select name, data from txp_lang where lang='fr-fr' AND ( event='public' OR event='common')]
[SQL (0.0087630748748779): select name, code, version from txp_plugin where status = 1 AND type IN (0,1) order by load_order]
[SQL (0.00077295303344727): select name,code,version from txp_plugin where status = 1 AND name='gbp_admin_library']
[SQL (0.0005190372467041): select name,code,version from txp_plugin where status = 1 AND name='smd_lib']
[SQL (0.00026893615722656): select * from tru_tags_prefs where 1]
[SQL (0.0004270076751709): select name,code,version from txp_plugin where status = 1 AND name='sed_plugin_library']
[SQL (0.00035715103149414):      SELECT       `name` AS custom_set,       `val` AS name,       `position`,       `html` AS type     FROM       `txp_prefs`     WHERE       `event`='custom'     ORDER BY       `position`   ]
[SQL (0.00026488304138184):        SELECT         `name`, `val`       FROM         `txp_prefs`       WHERE         `html` = 'date-picker'       AND         `name` LIKE 'custom_%'       ORDER BY         `name`     ]
[SQL (0.00029397010803223):        SELECT         `name`, `val`       FROM         `txp_prefs`       WHERE         `html` = 'time-picker'       AND         `name` LIKE 'custom_%'       ORDER BY         `name`     ]
[SQL (0.00076985359191895): select ID,Section from l10n_txp_fr_fr where url_title like 'sortons-les-archvives' AND Section='past' and Status >= 4 limit 1]
[SQL (0.00023913383483887): select page, css from txp_section where name = 'past' limit 1]
[SQL (0.00075006484985352): select *, unix_timestamp(Posted) as uPosted, unix_timestamp(Expires) as uExpires, unix_timestamp(LastMod) as uLastMod from l10n_txp_fr_fr where ID=514 and Status in (4,5)]
[article 514]
[SQL (0.00062108039855957): select ID, Title, url_title, unix_timestamp(Posted) as uposted
			from l10n_txp_fr_fr where Posted > '2011-09-07 11:49:06' and Section = 'past' and Status=4 and Posted < now() and (now() <= Expires or Expires = '0000-00-00 00:00:00') order by Posted asc limit 1]
[SQL (0.0004279613494873): select ID, Title, url_title, unix_timestamp(Posted) as uposted
			from l10n_txp_fr_fr where Posted < '2011-09-07 11:49:06' and Section = 'past' and Status=4 and Posted < now() and (now() <= Expires or Expires = '0000-00-00 00:00:00') order by Posted desc limit 1]
[SQL (0.0028491020202637): select user_html from txp_page where name='programmation_split']
[Page: programmation_split]
<txp:output_form form="head"/>
	[SQL (0.00041699409484863): select Form from txp_form where name='head']
	[Module: head]
	<txp:aks_header strip="1" gzip="1" />
		Erreur de balise :  <txp:aks_header strip="1" gzip="1" /> -> Textpattern Warning: cette balise n’existe pas  on line 1202
	<txp:l10n_get_lang type="long" />
	<txp:l10n_get_lang/>
	<txp:page_title />
	<txp:output_form form="meta_head" />
		[SQL (0.00028181076049805): select Form from txp_form where name='meta_head']
		[Module: meta_head]
	<txp:feed_link flavor="atom" format="link" label="Atom" />
	<txp:feed_link flavor="rss" format="link" label="RSS" />
	<txp:rvm_css format="link" n="template slideshow" />
	<txp:css name="template print" />
	<txp:if_section name="now,next,past,programmation,archive,pubarchive">
		[<txp:if_section name="now,next,past,programmation,archive,pubarchive">: true]
		<txp:rvm_css format="link" n="clestabs" />
	</txp:if_section>
	<txp:if_section name="now,next,past,programmation,archive,pubarchive">
		[<txp:if_section name="now,next,past,programmation,archive,pubarchive">: true]
		<txp:output_form form="progarchive_js" />
			[SQL (0.00034499168395996): select Form from txp_form where name='progarchive_js']
			[Module: progarchive_js]
			<txp:site_url />
			<txp:site_url />
			<txp:site_url />
			<txp:site_url />
			<txp:js n="pngfix" />
			<txp:js n="slideitmoo" />
	</txp:if_section>
	<txp:if_section name="centre">
		[<txp:if_section name="centre">: false]
	</txp:if_section>
	<txp:rvm_css format="link" n="fontface" />
	<txp:output_form form="global_js" />
		[SQL (0.0003361701965332): select Form from txp_form where name='global_js']
		[Module: global_js]
		<txp:site_url />
		<txp:site_url />
		<txp:site_url />
		<txp:if_section name="now,next,past">
			[<txp:if_section name="now,next,past">: true]
		</txp:if_section>
		<txp:if_section name="default">
			[<txp:if_section name="default">: false]
		</txp:if_section>
	<txp:rvm_css format="link" n="ie" />
	<txp:rvm_css format="link" n="SimpleTabs" />
	<txp:if_section name="centre">
		[<txp:if_section name="centre">: false]
	</txp:if_section>
	<txp:if_section name="now,next,past,archive">
		[<txp:if_section name="now,next,past,archive">: true]
		<txp:site_url />
		<txp:site_url />
	</txp:if_section>
	<txp:if_section name="salle-de-lecture">
		[<txp:if_section name="salle-de-lecture">: false]
	</txp:if_section>
	<txp:if_section name="pubarchive">
		[<txp:if_section name="pubarchive">: false]
	</txp:if_section>
	<txp:site_url />
	<txp:l10n_get_lang_dir />
<txp:output_form form="template sidebar"/>
	[SQL (0.00030016899108887): select Form from txp_form where name='template sidebar']
	[Module: template sidebar]
	<txp:link_to_home />
	<txp:if_section name="centre">
		[<txp:if_section name="centre">: false]
	</txp:if_section>
	<txp:section name="centre" link="1" title="1"/>
		[SQL (0.0003809928894043): select `l10n_title_fr_fr` as `title` from txp_section where name='centre']
	<txp:if_section name='now,next,past'>
		[<txp:if_section name='now,next,past'>: true]
	</txp:if_section>
	<txp:section name="now" link="1" title="1"/>
		[SQL (0.0012140274047852): select `l10n_title_fr_fr` as `title` from txp_section where name='now']
	<txp:section name="next" link="1" title="1"/>
		[SQL (0.00023794174194336): select `l10n_title_fr_fr` as `title` from txp_section where name='next']
	<txp:section name="past" link="1" title="1"/>
		[SQL (0.00023698806762695): select `l10n_title_fr_fr` as `title` from txp_section where name='past']
	<txp:if_section name="apprendre">
		[<txp:if_section name="apprendre">: false]
	</txp:if_section>
	<txp:section name="apprendre" link="1" title="1"/>
		[SQL (0.0003349781036377): select `l10n_title_fr_fr` as `title` from txp_section where name='apprendre']
	<txp:if_section name="salle-de-lecture">
		[<txp:if_section name="salle-de-lecture">: false]
	</txp:if_section>
	<txp:section name="salle-de-lecture" link="1" title="1"/>
		[SQL (0.00055384635925293): select `l10n_title_fr_fr` as `title` from txp_section where name='salle-de-lecture']
	<txp:if_section name="membres">
		[<txp:if_section name="membres">: false]
	</txp:if_section>
	<txp:section name="membres" link="1" title="1"/>
		[SQL (0.00029301643371582): select `l10n_title_fr_fr` as `title` from txp_section where name='membres']
	<txp:if_section name="appel">
		[<txp:if_section name="appel">: false]
	</txp:if_section>
	<txp:section name="appel" link="1" title="1"/>
		[SQL (0.00020599365234375): select `l10n_title_fr_fr` as `title` from txp_section where name='appel']
	<txp:if_section name="ressources">
		[<txp:if_section name="ressources">: false]
	</txp:if_section>
	<txp:section name="ressources" link="1" title="1"/>
		[SQL (0.00029993057250977): select `l10n_title_fr_fr` as `title` from txp_section where name='ressources']
	<txp:l10n_lang_list display="short" />
		[SQL (0.0004429817199707): select l10n_group from textpattern where `ID`=514]
		[SQL (0.0011920928955078): select *,ID as thisid, unix_timestamp(Posted) as posted from textpattern where `l10n_group`=287 and `Status` >= '4' and `l10n_lang`<>'nothing']
	<txp:article_custom id="319,320" form="body" />
		[SQL (0.00094795227050781): select *, unix_timestamp(Posted) as uPosted, unix_timestamp(Expires) as uExpires, unix_timestamp(LastMod) as uLastMod from l10n_txp_fr_fr where 1=1 and Status >= 4 and Posted <= now() and (now() <= Expires or Expires = '0000-00-00 00:00:00') and ID IN (319,320) order by Posted desc limit 0, 10]
		[article 319]
		[SQL (0.00036001205444336): select Form from txp_form where name='body']
		[Module: body]
		<txp:if_custom_field name="video_url">
			[<txp:if_custom_field name="video_url">: false]
			<txp:body />
		</txp:if_custom_field>
	<txp:email email="skol@skol.ca" linktext="skol(a)skol.ca"  />
<txp:output_form form="template content div"/>
	[SQL (0.00022387504577637): select Form from txp_form where name='template content div']
	[Module: template content div]
	<txp:if_custom_field name="artiste2">
		[<txp:if_custom_field name="artiste2">: false]
	</txp:if_custom_field>
<txp:output_form form="prognav" />
	[SQL (0.00023698806762695): select Form from txp_form where name='prognav']
	[Module: prognav]
	<txp:if_section name="past">
		[<txp:if_section name="past">: true]
	</txp:if_section>
	<txp:if_section name="now">
		[<txp:if_section name="now">: false]
	</txp:if_section>
	<txp:section name="now" link="1" title="1"/>
	<txp:if_section name="next">
		[<txp:if_section name="next">: false]
	</txp:if_section>
	<txp:section name="next" link="1" title="1"/>
	<txp:if_section name="past">
		[<txp:if_section name="past">: true]
	</txp:if_section>
	<txp:section name="past" link="1" title="1"/>
<txp:if_section name="now">
	[<txp:if_section name="now">: false]
</txp:if_section>
<txp:if_section name="next">
	[<txp:if_section name="next">: false]
</txp:if_section>
<txp:if_section name="past">
	[<txp:if_section name="past">: true]
	<txp:if_individual_article>
		[<txp:if_individual_article>: true]
		<txp:article form="template archive sidebar inprogress" limit="1" pgonly="0" />
			[SQL (0.00054407119750977): select Form from txp_form where name='template archive sidebar inprogress']
			[Module: template archive sidebar inprogress]
			<txp:if_custom_field name="issuu">
				[<txp:if_custom_field name="issuu">: false]
				<txp:if_custom_field name="slideshow" value="yes">
					[<txp:if_custom_field name="slideshow" value="yes">: true]
					<txp:article>
						<txp:if_keywords>
							[<txp:if_keywords>: true]
							<txp:images category='<txp:keywords />' break="li">
								[attribute 'category']
								<txp:keywords />
								[/attribute]
								[SQL (0.00042009353637695): select *,`l10n_caption_fr_fr` as `caption`,`l10n_alt_fr_fr` as `alt` from txp_image where category IN ('1112sortonslesarchi') order by name ASC ]
								<txp:image />
								<txp:image_info type="caption" wraptag="div" class="staticimg-captions" />
									[SQL (0.00021004676818848): select `l10n_title_fr_fr` as `title` from txp_category where name='1112sortonslesarchi' and type='image']
								<txp:image />
								<txp:image_info type="caption" wraptag="div" class="staticimg-captions" />
								<txp:image />
								<txp:image_info type="caption" wraptag="div" class="staticimg-captions" />
								<txp:image />
								<txp:image_info type="caption" wraptag="div" class="staticimg-captions" />
								<txp:image />
								<txp:image_info type="caption" wraptag="div" class="staticimg-captions" />
								<txp:image />
								<txp:image_info type="caption" wraptag="div" class="staticimg-captions" />
								<txp:image />
								<txp:image_info type="caption" wraptag="div" class="staticimg-captions" />
								<txp:image />
								<txp:image_info type="caption" wraptag="div" class="staticimg-captions" />
								<txp:image />
								<txp:image_info type="caption" wraptag="div" class="staticimg-captions" />
								<txp:image />
								<txp:image_info type="caption" wraptag="div" class="staticimg-captions" />
								<txp:image />
								<txp:image_info type="caption" wraptag="div" class="staticimg-captions" />
								<txp:image />
								<txp:image_info type="caption" wraptag="div" class="staticimg-captions" />
								<txp:image />
								<txp:image_info type="caption" wraptag="div" class="staticimg-captions" />
								<txp:image />
								<txp:image_info type="caption" wraptag="div" class="staticimg-captions" />
								<txp:image />
								<txp:image_info type="caption" wraptag="div" class="staticimg-captions" />
								<txp:image />
								<txp:image_info type="caption" wraptag="div" class="staticimg-captions" />
								<txp:image />
								<txp:image_info type="caption" wraptag="div" class="staticimg-captions" />
								<txp:image />
								<txp:image_info type="caption" wraptag="div" class="staticimg-captions" />
								<txp:image />
								<txp:image_info type="caption" wraptag="div" class="staticimg-captions" />
							</txp:images>
						</txp:if_keywords>
					</txp:article>
				</txp:if_custom_field>
			</txp:if_custom_field>
			<txp:custom_field name="FirstName" />
			<txp:if_custom_field name="LastName">
				[<txp:if_custom_field name="LastName">: false]
			</txp:if_custom_field>
			<txp:custom_field name="ExhibitionTitle" escape="" />
			<txp:if_custom_field name="StartDate">
				[<txp:if_custom_field name="StartDate">: true]
				<txp:custom_field name="StartDate" />
				<txp:custom_field name="EndDate" />
			</txp:if_custom_field>
			<txp:if_custom_field name="expoinfo1">
				[<txp:if_custom_field name="expoinfo1">: false]
			</txp:if_custom_field>
			<txp:if_custom_field name='related'>
				[<txp:if_custom_field name='related'>: false]
			</txp:if_custom_field>
			<txp:article form="body" limit="1" />
				[Module: body]
				<txp:if_custom_field name="video_url">
					[<txp:if_custom_field name="video_url">: true]
					<txp:output_form form="video-vignette" />
						[SQL (0.00023913383483887): select Form from txp_form where name='video-vignette']
						[Module: video-vignette]
						<txp:custom_field name="video-vignette" />
						<txp:upm_image image_id='<txp:custom_field name="video-vignette" />'>
							[attribute 'image_id']
							<txp:custom_field name="video-vignette" />
							[/attribute]
							[SQL (0.00033688545227051): select *,`l10n_caption_fr_fr` as `caption`,`l10n_alt_fr_fr` as `alt` from txp_image where id = '1049' limit 0, 1]
							<txp:upm_img_caption escape="" />
						</txp:upm_image>
						<txp:if_custom_field name="video_urlb">
							[<txp:if_custom_field name="video_urlb">: false]
						</txp:if_custom_field>
						<txp:body />
				</txp:if_custom_field>
			<txp:if_custom_field name="related">
				[<txp:if_custom_field name="related">: false]
			</txp:if_custom_field>
	</txp:if_individual_article>
</txp:if_section>
<txp:output_form form="footer"/>
	[SQL (0.00034403800964355): select Form from txp_form where name='footer']
	[Module: footer]
	<txp:if_section name="programmation,archive">
		[<txp:if_section name="programmation,archive">: false]
	</txp:if_section>
	<txp:if_section name="textarchive">
		[<txp:if_section name="textarchive">: false]
	</txp:if_section>
	<txp:if_section name="now,next,past,programmation,archive">
		[<txp:if_section name="now,next,past,programmation,archive">: true]
		<txp:custom_field name="video_url" />
		<txp:custom_field name="video_urlb" />
	</txp:if_section>
	<txp:if_section name="default">
		[<txp:if_section name="default">: false]
	</txp:if_section>
	<txp:if_section name="ressources,videos">
		[<txp:if_section name="ressources,videos">: false]
	</txp:if_section>
	<txp:output_form form="g_analytics" />
		[SQL (0.00022602081298828): select Form from txp_form where name='g_analytics']
		[Module: g_analytics]
[ ~~~ secondpass ~~~ ]
 -->

Edit. added code blocks (bc.) -Gocom

Last edited by Gocom (2012-01-26 07:13:22)

Offline

#4 2012-01-25 18:08:55

rsrc
New Member
Registered: 2012-01-25
Posts: 9

Re: Modified css not reflected in live site

update: I refreshed the page again, and the style is now applied in the page…

I have no idea why this just changed now.

Maybe running the tagtrace ?

Offline

#5 2012-01-26 06:58:07

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,258
Website GitHub Mastodon Twitter

Re: Modified css not reflected in live site

rsrc wrote:

update: I refreshed the page again, and the style is now applied in the page…

I have no idea why this just changed now.

Maybe running the tagtrace ?

Maybe it was a browser cache problem.


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#6 2012-01-26 07:30:55

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: Modified css not reflected in live site

rsrc wrote:

Maybe running the tagtrace ?

Turning debugging mode on does automatically turn Send Last-Modified header option off (if set on). Could very well be browser caching issue, as in debugging mode there will be caching headers sent.

If I remember correctly, by default Firefox’s Clear Recent History option doesn’t clear page cache, and time range defaults to today. If you are using the default options, clearing cache doesn’t clear page cache, but other temporary data created in past 24 hours.

Offline

Board footer

Powered by FluxBB