woutero
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Blank screen while adding mediaIt didn’t work for me but now I’m trying to upload my media (pictures) with FTP and than I use html code to edit. to add a picture I just insert these lines:
<img class=”alignnone size-full wp-image-387″ title=”DSC_9558″ src=”http://wouterelke.nl/rio/wp-content/uploads/2010/05/DSC_9558.jpg” alt=”” width=”700″ height=”465″ />
but what to do with ‘wp-image-387’, should each pictures get a unique number? What happens if I keep this the same for each picture?
Forum: Fixing WordPress
In reply to: Blank screen while adding mediaThanks for trying to help me but unfortunately I’m still a bit lost
It wasn’t a plugin thing.
I tried to solve my problem following the link but I must say that this is far beyond my knowledge, it’s too complicated. I have no experience with codes what so ever. Isn’t there a more step by step tutorial about this issue?
Forum: Fixing WordPress
In reply to: Permalinks page blankI encountered the same problem but how do you recompile to php 5.2.13?
Forum: Fixing WordPress
In reply to: Blank screen while adding mediaI think my problem could be related to this:
My webhost upgraded the servers:
upgrade of cPanel to accelerated2
upgrade naar MySQL 5.14
Apache 2.2 en PHP transfered to 5.3.2They told me if my script (wordpress) isn’t up to date to these changes I have to upgrade my version to a php 5.3.2 compatible version.
But my question now is how do I do this?
(I already have the latest wordpress 2.9.2)Forum: Fixing WordPress
In reply to: Blank screen while adding mediaAnother thing that I tried: I installed the TinyMCE Advanced plugin but that didn’t work out as well. My ‘add new media popup’ still remains blank/white. Who can help me? I’m desperate here 🙁
Forum: Fixing WordPress
In reply to: Blank screen while adding mediaI updated all the php files in my wp-admin folder, but no succes yet.
Are there any other things I can try?Forum: Fixing WordPress
In reply to: Blank screen while adding mediaThanks for advice,
But which php files are relevant, do I need to upload all the php files? For all the different blogs?
Sorry for these questions but i’m a bit new to this kind of troubleshouting. Everything worked fine for me the last two years. This is the first problem with my wordpress blogs.Forum: Fixing WordPress
In reply to: Blank screen while adding mediaNo I didn’t do anything. One day it worked fine and the other day it stopped working. I didn’t update or install any plug in. I also tried different browsers and different ip adresses. Furthermore I tried to change the permission on the wp-content from 755 to 767,766 and 777 but nothing worked for me.