iceq
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 500 internal server error after upgrade to 3.5.1I am now on a new VPS actually.. not the same shared hosting I was on when I had the problem.
I still have the shared account though, and I can give you its login details if that helps. But my site is not active there anymore (although the WP files are still there, but the domain points to the new location on the VPS).
You might want to investigate it because my old shared hosting (Hostmonster / Bluehost) is used by many bloggers.
If you’re interested, this is my email, let me know and i’ll send my account details[Redacted]
Forum: Fixing WordPress
In reply to: 500 internal server error after upgrade to 3.5.1Frederick, that’s generous.
For me, what happened is exactly what I described above.
It waasn’t enough to disable W3TC or even rename the whole plugins folder. My issue was solved only after I deleted EVERY file of the plugin. You must make sure no files can cause such a critical error when there’s anything wrong with the plugin. It must crash in the worst case, not cause the WordPress to crash.
I am more than ready to cooperate in anything else.Forum: Fixing WordPress
In reply to: 500 internal server error after upgrade to 3.5.1Hi kidxrude. For me, the problem actually turned out to be caused by W3-Total Cache.
What I did was COMPLETELY DELETE every W3TC file I could find.. it has files spread everywhere, in the plugins folder, in wp-content, and even single files, not only folders. You’ll easily recognize them.Delete all, and you’ll be fine.
Forum: Fixing WordPress
In reply to: what is best way to forward WP-MU sub-domain to new domain?I hope someone can help me with. Thanks
Forum: Plugins
In reply to: [SpeakUp! Email Petitions] Few questions, feedback, & feature requestsSomething else:
Manual-confirm: I hope there’s a chance one can manually confirm signatures. After testing one petition with the plugin, I saw that many users didn’t confirm their signatures via email link, although their email addresses are valid.
So a manual-confirmation here is vital !Thank you
Forum: Fixing WordPress
In reply to: images are uploaded fine but don't show up when requestedThank you. I actually found there was a problem in the .htaccess file, there was a missing line in it which prevented the images from appearing.
Forum: Plugins
In reply to: [Admin in English] Not working with 3.5.1Is there a way to do what this plugin does, just without the plugin, or any other plugin?
I do not want to use plugins, I want to hardcode English into the dashboard no matter what the language setting is. How ?Forum: Fixing WordPress
In reply to: Exporting content as xml file fails in the middlestill having the issue, even after moving to a new VPS hosting !!
Forum: Fixing WordPress
In reply to: images are uploaded fine but don't show up when requestedI know I shouldn’t be bumping, but NO ONE has been able to find a solution for my problem !
I need help, desperately !Forum: Fixing WordPress
In reply to: images are uploaded fine but don't show up when requestedThanks, I am still having the issue.. I hope someone can help !
More details:
I am having a very strange problem. I am migrating old single WP blogs into a newly created WP Network. After creating the new blog on Network and importing the posts,including attachments, images do not appear in posts, nor as thumbnails. I made sure the images were imported from the old blog, they are in the new blog’s folder in the server. But browsing to the URL of the image gives a missing image placeholder.
However, if the image is accessed through the main site’s (Network’s) URL, it appears just fine.
Example: Viewing this message shows nothing:
http://2armedia.al-rasid.com/files/2012/09/rabieiee-150×131.jpgViewing this shows the image fine:
http://al-rasid.com/wp-content/blogs.dir/8/files/2012/09/rabieiee-150×131.jpgNoting that “2armedia.al-rasid.com” is subsite 8, and that the 1st url is the default url of the image after being imported, and the url given to all images by the network.
I tried everything, including changing the “Upload Path” and “Upload Url Path” settings of the sub blog to “al-rasid.com/wp-content/blogs.dir/8/files” (including the http) , but that didn’t help.
I deleted the network and re-created it because this issue drove me crazy, and that didn’t resolve it (what are the default values for these two fields anyway?).
Thanks
[Don’t bump]
Forum: Networking WordPress
In reply to: What is the final step in moving a single WP to WP Network?No, as you see, I had to change the url of the image in the theme’s header settings. The default url of the uploaded image is :
http://2personalal-rasid.com/files/2013/03/header-logo4.jpgbut it doesn’t show up at all
So I had to use the actual url and force it into the theme’s settings to work:
http://al-rasid.com/wp-content/blogs.dir/5/files/2013/03/header-logo4.jpgThe question is why?
My theme does have thimthumb but it is disabled, and not recommended because my understanding is that timhtumb eats lots of cpu/memory, which is bad especially on shared hosting.
Now you won’t see the image thumbnails in the new blog although I copied the images to its dir, and I am still stuck and unable to figure how to restore the images as thumbnails. What to do after moving the actual files ?
Forum: Fixing WordPress
In reply to: images are uploaded fine but don't show up when requestedUpdate:
I figured that for some images, the following applies:
1- If I access them through the normal subdomain link they should be accessed throug, I get a placeholder:http://cineman.al-rasid.com/files/2012/09/225px-Wag_The_Dog_Poster.jpg
If I access the image through the main site (on the network) the image displays fine !
http://al-rasid.com/wp-content/blogs.dir/4/files/2012/09/225px-Wag_The_Dog_Poster.jpgWhy does that happen ?
Forum: Networking WordPress
In reply to: What is the final step in moving a single WP to WP Network?Please see difference between the old and new:
Old:
http://personal.al-rasid.com/Forum: Networking WordPress
In reply to: What is the final step in moving a single WP to WP Network?Hi Ipstenu, I am back 🙂
I followed your advice, and things seem to be working fine 🙂But this very complicated process can’t go without issues 🙂
After copying the uploads of the old blog to the network’s blogs.dir/X/files/ and doing a search and replace on the new blog’s DB changing the url of the images from the old url to the new, The images inside the posts show up fine.
But no thumbnails appear for posts, like in the index of in the similar posts section, although I am using the exact same theme with same settings.
Noticeably, the old blog contain 945 files in the library, but the new one only 58 I tried to “import attachments” when I imported the xml of all content, but after some time it gave me an error , perhaps because the content was too much.How can I fix these issues and re-associate the images with their posts?
Forum: Fixing WordPress
In reply to: images are uploaded fine but don't show up when requestedThank you.
1- I use no caching
2- My WP Multisite is set up and is running properly, I only have this issue.
3- I did deactivate all plugins, didn’t help 🙁