Powered by Blogger.
Friday, February 7, 2014

How to fix a blank screen after upgrading to Joomla 3.2

In the process of updating some of our Joomla template packages from Joomla 2.5 to Joomla 3.2, I've just come across an easily circumvented bug during the update process.

What is the error?

The error occurs during the installation of the Joomla 3.2 via the Joomla Update component and ends in the user being presented with a blank screen. In most cases a blank screen means that there is a php error and because error reporting is set to default the error is not displayed on the screen and so all we see is a blank screen.

How to turn error reporting on in Joomla if you can't access the administrator.

To confirm the error that you are dealing with you need to turn error reporting on in the site's global configuration. Normally this is accessible via the control panel however since it's not possible to access any pages in the administrator you need to adjust the setting manually.
1. In your site's root locate the file called configuration.php
config
2. Open the file with a text or code editor and edit the current setting for error reporting.
error1
3. The default setting is usually "default" and so in order to display errors on the page you need to change this settign to maximum.
error2
4. After doing this and refreshing the front or back end of your site you should see the following error.
Fatal error: Call to a member function get() on a non-object in /PATH-TO-YOUR-SITE/plugins/system/remember/remember.php on line 94

Now we know what we are dealing with

So now that we have a discernible error on the page we know which fiel is causing the issue and gives us some material to start doign a google search with.
Fortunately this forum post has the exact answer and the solution is simple.

The solution

The solution is to temporarily disable the remember.php file which is a part of the core Joomla installation. Renaming files in your installation with error reporting on is a very useful tool to investigate the cause of errors in your Joomla installation.
remmber
If all goes well after you refresh the page you should now be able to navigate around the administrator.
In my testing if I renamed the remember.php file to the original name again the site functioned properly.
Hope this helps.
Wednesday, December 11, 2013

recaptcha not working on joomla (solved)

Very recently google changed the url of recaptcha plugins javascript. That is why recaptcha is not working in joomla websites anymore.

Old recaptcha javascript url was http://api.recaptcha.net/js/recaptcha_ajax.js
Now that link gives an 404 error. New url is http://www.google.com/recaptcha/api/js/recaptcha_ajax.js

All you have to do is edit this file in your joomla website
\plugins\captcha\recaptcha\recaptcha.php

Go to link 22 where you will find this

const RECAPTCHA_API_SERVER = "http://api.recaptcha.net";

Replace this code with the code below

const RECAPTCHA_API_SERVER = "http://www.google.com/recaptcha/api";


and save the file, Recaptcha will start working again.. I hope an update in joomla will fix this.


This is why you should not buy hosting from hostgator

Hostgator was my favorite hosting for quite a while. But now i just hate them. One of the main reason is that their live support is useless.  If you click on that fancy live chat button , It will ask you to fill a form , will show you some irrelevant article suggestions and FOR SURE it will ask you to wait 30 minutes. AND after 30 minutes, it will show you a thank you message and nothing.  COME ON,  Is this some joke ?
They will offer you a file limit of 250000, But they will not backup your website if you store more than 100000 files.
They will offer you unlimited space, LOL .. just go to their privacy policy page and you will find their is nothing unlimited in their world. Everything is limited. If anyhow you website creates a extra pressure on their server, they will simply cut you down.
They say 99.9% uptime guaranteed. According to pingdom their uptime was 94% on my website. crappp...

I have posted a support ticket around 10 days ago. I got no reply. Today when i went their to check, I found they deleted my support ticket without answering it.

So overall if you want to buy a hosting without support and full of limitation , Go ahead for hostgator. 
Sunday, June 23, 2013

Create a website like freelancer.com using Joomla

Joomla has been always a very good platform for big websites. You can do almost anything with this CMS. Now i hope you are familiar with websites like "freelancer.com" or "odesk.com" , Yes they are outsourcing marketplace.  Now you can create a outsourcing marketplace using Joomla.
Yes this is possible very easily with an Joomla extension named "Joombri Freelance"

Thursday, April 18, 2013

Get a free mastercard with 25$ bonus*

Payoneer is a very popular financial service provider, they provides service all around the world using prepaid Mastercard®, as well as money transfer & Payroll services. Now they came up with a new offer, where you can get a prepaid mastercard for free. Also you will get 25$ bonus on your first 100$ recharge.

They will send you the prepaid mastercard to your address absolutely free. If you recharge 100$ on your mastercard you will get 25$ bonus. Very simple. So why you are waiting. Signup right now.
Saturday, March 30, 2013

10$ / Year Joomla Hosting, Quick

Hello Everyone, i just came across this ad and i think it can be a good deal for you all, So i wanted to share it with you guys. I hope you all are familiar with InMotionHosting. Usually their most popular package "Power" is priced at 7.95$ per month. But on this offer you can buy it only for 10$ for 12 month. Also there is other attractive deals come with this package. A few major feature of this package is,
  • Websites on Account: 6
  • Domains Supported: 26
  • Additional Sub Domains: 100
  • Free Google AdWords Credits: $100
  • MySQL Databases: 50 Available
  • FTP Accounts: 2,000
So if you want to buy a new hosting for your joomla site , you can try this one. Surely the 10$ a year is a lowest price for such hostings.
Link : www.inmotionhosting.com/joomla10deal/?showme=please
Enjoy.