Codeigniter CSS not updating with new code - css

I have a project in codeigniter which worked very good until today.
When I edit my css file it works and gets updated but when I'm trying to load it onto the site it's not showing the updated version. I did get back to FileZilla and checked if I missed something but no, the code I updated with is there, no problems.
I have tried to clear my cache in my web browser but it does not seem to solve the problem.
What is causing this?

Cloudflare caused this! If anyone have the same problem and using cloudflare you'll have to change cache settings.

Related

Joomla modules styles and script not included in template head

I encountered a very strange issue today with Joomla. I developed a site on my local machine and everything seem to be working fine.
See Image of the source head element below:
All the modules were displaying as expected. However, when I moved the site to my host on the remote server, strangely the styles and scripts for the modules could not be found and my modules are scattered without styling.
What could this mean? I have searched everywhere on google and here on StackOverflow, but it seems no one had experienced such an issue. Could somebody please help me out? what should I look out for?
The template I am using (zeta) is a custom template renamed from the original Joomla Protostar template.
I am using Joomla! 3.9.13, PHP 7.3.1, and Ipage.com Servers.
Thank you in Advance.
I got it. It was a caching issue! I disabled the plugin page cache, disabled the system caching in the global configuration, disabled Gzip compression in the global configuration and there you go. everything returns to normal. If you ever experience a similar issue, just try the above out. Thank you to anyone who saw the question.

Wordpress doesn't answer

I'm working on a client Wordpress and recently we had to migrate it from one server to another. When we did that, we couldn't access the backend, and were having error 500.
We've tried to solve this, but we can just access to it from webFTP, and all the changes we're implementing are not working. We modify the files and it looks like changes aren't being made. Also, we have "All in one Wordpress Security" installed and working, and maybe that's causing the issue. We can't deactivate the plugins, cause the web does nothing when we rename the folder.
Anyone knows why this is happening and how could I solve it?
Thanks in advance. Kind regards.
This was solved changing one file in a plugin called "Woo Button Text", but not just that. Apparently, there are some things that our hosting service did wrong, and the files are still in the old server, that's why changing all the files didn't work.
Thanks for the replies. Kind Regards.

Wordpress - Theme stuck at loading after migration

I have been recently tasked to migrate a Wordpress page to another hosting services. Task, which should be quite easy, took me last 2 days and I still can't figure out what is wrong. After migrating (tried it with Duplicator plugin, manual copying and changing links in database) pages won't load. I managed to get into backend and after changing theme to any default Wordpress theme (twentysixteen, twentyseveteen etc.) site works fine but when I try use designated theme (Proxima, https://themeforest.net/item/proxima-responsive-business-multipurpose-theme/8094780) it just won't load. Page is trying to load but in the end it shows 503 error. Same thing if I want to see the preview of theme in backend, loading animation appears and nothing happened. I tried a lot of things to fix it: changing file permissions, disabling plugins, updating Wordpress, downgrading Wordpress, changing php version, changing MySQL version and nothing works. My theme support has expired and before I renew it I just wanted to ask if anyone had that problem before. Maybe there is super easy fix and I just don't see it.
Thanks in advance for any help
Problem solved with hosting support. Bad media path was the problem.

Media won't show or allow to upload on Wordpress Media Library

The media library only displays one thumb which is unidentified and stops downloading all previous media that were uploaded.
I do not know what seems to be the problem. I have disabled all plugins and tried but the problem still existed.
Anyone has this problem before? and how to solve it. Thank you.
Edited : Guys, thank you for your help. I have looked up online and it seemed like when I imported database, I didn't do it correctly which caused _postmeta and _posts to not have AUTO INCREMENT in the database. I am going to fix it and see if that helps.
Just found the solution. When I migrated website from localhost, at
Settings>Media, somehow the localhost URL was remained there at Path
value. Therefore, I had to make a change there to be
wp-content/uploads
In general to fix this problem you have to check the file permissions of your uploads folder (wp-content/uploads). Try to set the numeric value to 755.
Please specify the error as you are able to see it most probably this issue is occurring due to uploads folder permission issue.
Looking forward to help you more on this.
Just reinstall the wordpress, may be installing issue

codekit-config.json keeps showing up in Tower, has anyone found a permanent fix using gitignore?

CodeKit will refresh every so often and config.json keeps showing up. I placed this file in gitignore but it still persists. Is there something wrong with this line in gitignore? I have posted a quick temporary fix for this issue, does anyone know of a good permanent fix using gitignore or know why mine is not working?
/www/app/webroot/public/codekit-config.json
I found a pretty good working solution if you do not update often.
You can go to the settings of the project you are working on and check the auto-update configuration file option off.
This is a link showing you an example of the screen and the checked box for the auto-update config option.

Resources