Joomla Wiz Blog

Welcome to the Joomla Wiz Blog - Learn about mastering Joomla and get tips and tricks for running a stable and secure Joomla website.
Tags >> extensions
Feb 19
2011

Create Custom URL Fields in JomSocial Image links to Social Networks

Posted by Cheryl Allin in tutorial , troubleshooting , howto  , extensions , components

Cheryl Allin

I'm very proud of myself today. I'm in NO way a PHP programmer, I've just been a Joomla user since before Joomla was Joomla and have never been afraid to jump in and beat it to submission whenever I've had an idea. Sometimes, extension developers will solve your crisis for you. Other times, you have to dig in and create your own solutions.

Yesterday, I was customizing one of my sites and working on getting JomSocial looking pretty. It's often a case of viewing the source to see what IDs and classes are involved and then going into Dreamweaver and using the 'find and replace' function to find every instance of a CSS call. It can be crazy, but I'm stubborn about getting what I want.

Dec 13
2007

Fatal Errors in Joomla Extensions

Posted by Cheryl Allin in troubleshooting , extensions , errors

Cheryl Allin

Nothing can be more frustrating than installing a hot new component or module, going to your Joomla website, hitting refresh only to be presented with some blasted error such as "Fatal Error: Call to a member function get() on a non-object in blah blah on line blah blah."  It makes you want to scream and pull your hair out!

This has happened to me countless times and unfortunately, when you're using an Open Source system like Joomla and open source extensions (and sometimes PAID ones,) it's going to happen to you at some point.

Here's just a basic rundown of what you can do if you get a kooky error: