I am trying to change my online status, but it does not change. Once, I changed it to busy and worked, but now it is always this way. I don´t want to clean the cache, because it is supposed to worked for me and everybody without performing it.
note: 1- after change the presence status, the page reloads but nothing changes. 2- I tried IE, Firefox, Chrome and Safari. The same "busy" status there. Can´t be the cache issue.
Also I am getting this: Warning: filectime(): stat failed for /home/mysite/public_html/demo/cache/bx_templ_en_uni_7b9fbe03b607fe7abb92cd697c8a7f34.php in /home/mysite/public_html/beta1/inc/classes/BxDolCronCmd.php on line 172
|
Have you moved your site from a subfolder or other recently? |
I think you have moved your site from one folder to another.
Make sure you have updated the header.inc.php accordingly.
Then clean all your cache.
---- |
Have you moved your site from a subfolder or other recently? Is this only for admin or all members?
Hi... No, I didn´t moved. it is happening to admin and all members...
Sorry, The right path is
Warning: filectime(): stat failed for /home/megaqual/public_html/
beta1/cache/bx_templ_en_uni_7b9fbe03b607fe7abb92cd697c8a7f34.php in /home/megaqual/public_html/beta1/inc/classes/BxDolCronCmd.php on line 172
|
Can you check the permission of the "cache" folder? It should be 777. ---- |
Can you check the permission of the "cache" folder? It should be 777.
Tks Prave! Permission ok too. What else could it be?
|
have you clear the cache????????????? so much to do.... |
try turning off "Enable cache for HTML files:" under http://www.yoursite.com/administration/advanced_settings.php "Template"
and re compile your language file.. just shooting suggestions out.
ManOfTeal.COM a Proud UNA site, six years running strong! |
This will be a difficult one to fix due to your restriction stating you do not want to clear your cache.
I don´t want to clean the cache, because it is supposed to worked for me and everybody without performing it.
However, this error......
Warning: filectime(): stat failed for /home/mysite/public_html/demo/cache/bx_templ_en_uni_7b9fbe03b607fe7abb92cd697c8a7f34.php in /home/mysite/public_html/beta1/inc/classes/BxDolCronCmd.php on line 172
Obviously indicates a problem with a cache file. So.... What to do.
The function filectime() can fail with this error for a couple of reasons. Either the file is damaged or it's a windows server and that file is over 2gig in size. Second posibility unlikely.
Now i am not saying my suggestion will fix your status update problem, that warning message may not have anything to do with it. Regardless it's a problem that needs to be fixed and removing the files in the cache folder manually to ensure they get removed is the only way your going to fix it.
https://www.deanbassett.com |
Deano, hi.
Well, I cleaned the cache via admin, but the issue is still there. I will try to clean the cache via FTP later.
What I was trying to say is that this was suppose to work without cleaning the cache.
It is linux server |
Before clearing it, turn off all caching in admin.
I did say manually for a reason. If the function being called can't properly access the file then it's also possible admin can't remove it.
https://www.deanbassett.com |
Before clearing it, turn off all caching in admin.
I did say manually for a reason. If the function being called can't properly access the file then it's also possible admin can't remove it.
Deano and Newton27
I turned off these caching systems:
Admin > Setting > Adv. Settings >Others - Enable caching system to store profiles information - Enable DB cache - Enable page blocks cache
Admin > Setting > Adv. Settings > Template - Enable cache for HTML files - Enable cache for CSS files - Enable cache for JS files
And then I manually cleaned the Cache.
Results. - In the first moment it seems to be working smoothly, but soon the issue is back. I need to select the same status for more than once to get it reload properly. - After, all set back to ON.
Sometimes it works, Sometimes doesn´t....
|
try turning off "Enable cache for HTML files:" under http://www.yoursite.com/administration/advanced_settings.php "Template"
and re compile your language file.. just shooting suggestions out.
thanks there! Just for curiosity and learning propose. Why recompile language? Didn´t worked for me, but thank you for sharing/helping
|
What is your site url (send pm if you do not want to share here)? You have checked file/folder permissions and cleared both cache and cache_public manually via ftp? Is error message still there? |
Yeah!
That message is gonne! Thank you guys. Couldn't make it without you.
But the issue with online status keeps anoying me. I have to click 3 or more times to see the status changed. |