After Logging in, Top Edit bar doesn't appear unless refresh page (Ctrl+F5) - Cache Problems?

Permalink
Hi Everyone

It seems I'm running in to problems again with the C5 Ver 5.6.1.2.

When I login to the website, the C5 Top Edit Bar does not appear. It does however appear after I give a hard refresh to the browser (Crtl+F5). I've tried playing with the cache settings (turning on and off) but not winning.

Any ideas?

Here's my Environment info:

# concrete5 Version
5.6.1.2

# concrete5 Packages
Breadcrumbs (2.0), eCommerce (2.8.7), Galleria image gallery (2.0), Mega Menu (1.5.10), Sortable Fancybox Gallery (1.17), Specifications Table (1.1.4).

# concrete5 Overrides
themes/theme_qroo_theme

# Server Software
Apache

# Server API
cgi

# PHP Version
5.2.17

# PHP Extensions
bcmath, bz2, calendar, cgi, ctype, curl, date, dbase, dom, exif, filter, ftp, gd, gettext, hash, iconv, imap, ionCube Loader, json, libxml, mbstring, mcrypt, mhash, mime_magic, mysql, mysqli, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, pgsql, posix, pspell, Reflection, session, SimpleXML, soap, sockets, SourceGuardian, SPL, SQLite, standard, tidy, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, Zend Optimizer, zip, zlib.

# PHP Settings
max_execution_time - 30
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
max_input_vars - 1000
memory_limit - 64M
post_max_size - 8M
safe_mode - Off
safe_mode_exec_dir - /usr/local/php/bin
safe_mode_gid - Off
safe_mode_include_dir - <i>no value</i>
sql.safe_mode - Off
upload_max_filesize - 2M
mysql.max_links - Unlimited
mysql.max_persistent - Unlimited
mysqli.max_links - Unlimited
pcre.backtrack_limit - 100000
pcre.recursion_limit - 100000
pgsql.max_links - Unlimited
pgsql.max_persistent - Unlimited
session.cache_limiter - nocache
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5
safe_mode_allowed_env_vars - PHP_
safe_mode_protected_env_vars - LD_LIBRARY_PATH


Thanks!

PatrickCassidy
 
PatrickCassidy replied on at Permalink Reply
PatrickCassidy
*Bump*
ronyDdeveloper replied on at Permalink Best Answer Reply
ronyDdeveloper
It seems like you have enabled the advanced permission & the page has full page caching. try to disable the full page caching & check whether the problem exists. I do have the same problem in one of my clients site previously. After turning off the full page caching, it solves the problem. Here is the post:
http://www.concrete5.org/community/forums/usage/full-page-caching-c...

Rony
PatrickCassidy replied on at Permalink Reply
PatrickCassidy
Ah thanks for that Rony... I read through your thread.

I turned full page option off and it appears to have solved it. I haven't got advanced permissions enabled, though I have set a lot of general permissions for the client so they don't break stuff.