Category Archives: Wordpress Plugins

Things about the latest WordPress Update I don’t like

WordPress updates consistently these days. I bet it’s because of the bugs and for security purposes. They also improve some features every now and then.

Wordpress

WordPress

However, in their last updates I really dislike some of the changes:

  • New Media Uploader is nice, but when uploading through a URL of image – You need to edit the “Title” first rather than after, plus you can’t edit the position right away. This should have been improved or something :/
  • Page/Post Preview opens within the same window unlike before that it opens in a new tab. To me, I think it’s more convenient that it is opened in a new tab so you’ll just re-save your post and refresh the other opened new tab/window. That way changing isn’t much of a hassle because you see what changes easily.

In truth, I haven’t explored much since I no longer blog that much, but I really think these are some important points for bloggers. There were also reports to me from some blogger friends and hosting clients about corrupt updates. That doesn’t sound cool as well. But, it’s good mine updated smoothly. How’s your experience with the latest WordPress so far?

WordPress 3.1.4

Just updated JQ to the latest WordPress 3.1.4. I’m not sure if it was yesterday that it was given out but I upgraded my other blogs yesterday as well :)

It’s important to update every time because most of the time, WordPress updates are meant for security purposes and of course some plugins that were updated might not work anymore if you don’t update the main platform, right?

But before you upgrade don’t forget to make a backup of your files just to make sure everything’s safe – after all, it is always important to have back ups all the time. Upgrade your WordPress now :)

How to use YOURLS

On the right hand column of your application page, click on ‘My Access Token’ for the following values:I rememember mentioning before about YOURLS plugin. This plugin automatically “tweets” every time you have a new post. It’s pretty much like Twitme but I think Twitme no longer works because of OAuth.

It’s cooler than any blogpost-to-twitter plugin for me because when your post gets tweeted, you’ll notice within that tweet that it says “via yourwebsite“ to make it short, every tweet will have a link to your website as well. Awesome right?

Via yourwebsite!

Anyway, let’s move on!

Here’s how you can setup YOURLS plugin for your blog:

1. Login your WP Dashboard then click Plugins.

2. Click “Add New” within the Plugins’ page.

3. Type in the search box, “YOURLS” and then some plugins will appear for you to choose from.

4. When you see “YOURLS: WordPress to Twitter“, click Install below it. The plugin will install and then activate it.

5. You’re not done yet, here comes the tough part – click the note you will be seeing above within the screen:

Please configure YOURLS – WordPress to Twitter settings now

6. Click on “settings”.

7. You will be taken to YOURLS settings page where you will setup everything. First, work on URL Shortener Service.

Choose “another public url such as TinyURL or bit.ly”. Then choose your selected Public service. In my case, I chose bit.ly. You need to sign up to bit.ly so you can get your API. You can try others too, but I had problems with is.gd. But weird that it worked again afterwards.

8. Move on with “Twitter Settings”. Simply click the small “+” next to the word “Twitter Settings”. This is the complicated part. Now first, login your Twitter Apps Page. Now click on “Register New App”

9. Do this in the registration of application:

The instructions

10. Enter the words you see in the CAPTCHA image, after doing so, choose, ACCEPT.

11. You will be taken to a new page, do NOT close this yet. Create a new tab where you can access your YOURLS Settings page. In the window followed by your submission is where you will get the Consumer Key, Consumer Secret, Access Token, Access Token Secret. Note that you will get the Access Token and Access Token Secret when you click “My Access Token” of your application in Twitter.

12. After you’ve copied all required keys, click “+” next to “WordPress Settings”. In here, you get to setup how your tweet should be for every new post.

%T – The Post/Page Title

%U – The Short URL of your Page/Title

*As much as possible, it should not exceed 140 Characters.

13. Click save changes!

14. Check if it works, make a new post!

6 Reasons why you’re experiencing WordPress White Screen of Death!

Okay, because my hosting websites’ main server website got hacked – I had to study how to make a backup of WordPress posts and comments using SQL file. Luckily, I found it in WordPress.org Docs. I am pretty familiar with using PhpMyAdmin as well so exporting wasn’t a problem. But, what I had trouble with was on how to restore the sql file because I know how to import yet – I get the WordPress White Screen of Death!

I experimented using my hostee’s wordpress blog since she had to be transferred to my other reseller hosting account which I bought for free hosted websites.

So okay, the sql export was successful (I was 101% sure) I even did it two times) until finally, I googled about it. I discovered about the WordPress White Screen of Death or in short, WSOD (a blogger posted). What happens is that your wordpress blog won’t suddenly have anything, but a White Blank seen in your browsers.

I panicked seeing as it is my only hope on backing up my paid clients’ posts and comments on their wordpress blogs because my lame server didn’t give me my backups before the hack happened (I asked 3 days earlier) and now they don’t have any system restore of some point.

As I found out more about WordPress White Screen of Death I found out there were numerous reasons that could trigger it and since we also studied coding in PHP and Databases. Here are the six reasons why you may be experiencing WordPress White Screen of Death.

  1. Plugins
  2. WP Config
  3. Themes
  4. WP Limit Max
  5. Database
  6. WP Functions

I tried renaming plugins folder within wp-content first, and I hoped it worked but no it didn’t (I knew it wouldn’t since the files were fresh from WordPress.org’s official website). As for the themes, I was told it could cause it but I didn’t have any themes with the upload I made in the FTP, so the theme right there is only twentyten which is the default theme. But others tried removing their themes and it worked (but not me)

I also tried editing wp-config.php found outside wp-content because I read someone said that maybe the extra spaces cause the WordPress White Screen Of Death. But nah, useless. I also checked the details I typed in, twice and it was the same with the database’s details that I made. I was more sure than ever.

I then edited the WP Limit Max of default-constants.php found in wp-includes, from 32M to 64M but everything’s still the same. I even tried 128M because somebody mentioned he tried 192M and that it could be because the website is using too much of the host’s PHP Memory (or something like that) but again, it failed.

So, I summed up it could be my database! Right, I really thought it was. I tried this SQL Query because maybe, the default theme is not being selected, that’s why I get WordPress White Screen of Death – right?

UPDATE wp_options SET option_value=’default’ WHERE option_name=’template’ OR option_name=’stylesheet’ LIMIT 2;

That code above will set your theme to the default one, but then again, I refreshed, but still that white blank space. Until finally, I read on the troubleshooting tutorials. Some tried logging in their wordpress dashboard, but couldn’t login. Some tried logging in their WordPress dashboard and disabled their plugins, some had trouble with the plugins saving – but not me, I haven’t tried logging in right?

So I did, typed on the domains wp-admin url and voila! That was it!

I was asked to upgrade the database. I assume that maybe WordPress White Screen of Death happened to me because the database was outdated – while the files I had were for the latest WordPress update.

After upgrading, I was finally taken to the wp-login.php and then I just fixed something with the permalinks and it was all back. YES! Finally!

Gosh, that was hard. I spent more than six hours or so trying to figure that out.

On another note, I’ve experienced WordPress White Screen of Death before as well too with my first wordpress blog. It was when I used to use personalized smileys. If you’re using smileys, you use functions.php found in wp-includes right? The tendency is that you will make a backup of it before you upgrade because everytime you upgrade, your smiley codes gets overwritten by WordPress’ default ones.

If you replace the upgraded functions.php with the old one, that will cause it. So, remember to just copy the part where your smiley codes are.

I hope this helps you, I’m not a pro but maybe you’ll experience what I experience then you can relate, lol.

Problem with Social Discussions

So, I thought I’d have to get rid of my layout but I finally found out that there was a problem with Social Discussions plugin which is causing my blog posts to have this kind of error.

Error with Social Discussion Plugin

Guess I have to look for a better plugin for me to be able to share my posts. I think the one I use in my other blog is okay, it’s just sad because I thought Social Discussions was the best plugin I ever used – I wonder why I get that error, do you guys have any ideas on why? I’ve got no clue :(