After I tried to upload and replace the
main logo with a GIF image I made, every page is stuck at loading for a
long while. The HTML source codes all seem to be filled with binary
codes at where supposed to be links to images.
For example: <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAc9JREFUeNpi/P//P8NAAiaGAQYsIKKvrw9ETQPiTDrZOx2Is4qKiiAOgFkOEqAHAHoY5tEsmAPgll++fJmmluvq6jKA7II6IgslDdDacmx2DI5ECAM6OjoD6wBCZUJo+2OKLVxdKcvAyMiI3QFAJzDs2bMXzlNXV2OQlZWF8398+sqgbSFKtuVXT7wG24EzBEDAxcUZzgY5homJiUFaWhrM//7hM5Ak3wEQ/QSiYO/efWC2hoYGg7OzE5gPihlpaSmGb0ADDq24SFEUoEczhgOcnBzB7H379oODC8QHsaWkJBmOLLWnOA3gdQDCYgYki6Uw5HABmB5CaojKBTA2Mu3o6EDQd8SowemAt2/fMejp6aGwkelLly7hNRykjhg1EhISuKOAkGZqqMGbBvABaoUA2Q4YDYHhHwLItRQ2oK+vT9CRxKghOwQuXrxI0HJi1JAdAgYGBgQdSYwarE2ynz9/MnBwcNC8BQSyA2QXSgh8/vx52dSpU6NycnIY+Pj4aOqAX79+MUyZMgVsJzjUQZUDMOh5KisrF4uIiATQox345s2bDe3t7bFAu7+AQ6C3t/dLcXFxLJAJqiV4aGz/FyB+AbITHgIjunM64A4ACDAAajPW0gKX+7oAAAAASUVORK5CYII=" />
Please help me to get rid of it.
|
The "binary codes" seem to be base 64 encrypted URL that links to the images.
It's really binary codes.
This is weird.
|
After a second look, it appears that the PHP source codes are being displayed! WTF... All because of uploading a logo? |
Rebuilt database with backup, and everything went back to normal.
I had to manually change the logo file name in the database.
|
Hello, it's binary sours of logo image. if you don't see it you will need swithoff the cache for images!!! PS: If possible do not write me personally, please try to ask on the forum first |
I get the same thing happening every now and then when I view photo's ie the binary of the photo displays and also the sql statement.
However if I do a refresh of the binary page the photo displays fine.
This has started happening after I upgraded to 7.0.1
Any ideas as to why ?
Thank
|
Oh man! That's ridiculous! I just updated some variables in Advanced Settings, and now the same thing is happening.
PHP source code show up after
<script type="text/javascript" language="javascript">var aDolImages =
on the homepage.
I think it has something to do with sys_options table. It acts up whenever it's updated.
let's kill that ghost, someone please!
|
I am not sure if this is the fix. mysql extension seemed to be loaded twice, so I commented out extension=mysql.do in php.ini. After restarting apache and clearing the cache, everything got back to normal again.
I am just not sure how long it will last.
OMFG! It's dead again...
|
Bump...
The site's not loading... Please help!
|
Jesus, what have you been doing to your web site? BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
It started with uploading a GIF logo... |
|
Did you go into admin->settings->advanced settings->templates and make sure image caching is OFF
In fact. Turn off all caching while working on the site. But image caching should remain off.
https://www.deanbassett.com |
Deano, you are the man! I forgot that I even turned it on.
Thanks a million to everyone who spent time reading this thread.
|