Unable to log into Front end and Administrator Panel of Joomla with correct login and password

Today, I’ve fixed another problem with Joomla. My client was unable to login to Joomla Administrator Panel with his correct login and password (and Super Administrator rights). Solution of this was very easy. (more…)

Replace standart Joomla MooTools with yours on front-end

To keep upwards compatibility for your Joomla Core the following example shows a solution, by clearing the Header Buffer from the scripts Joomla is adding by itself. This is a template based modification, which does work with extensions loading their own Scripts or Stylesheets into the Header Buffer. And by that also transparent and not affected by any version upgrade to your Joomla Core (more…)

How to set products per page limit in VirtueMart

Ofcourse you may change that setting in Joomla Configuration » List Length. But also it can be done in another custom way. (more…)

Conditional comments for Internet Explorer

Conditional comments only work in Explorer on Windows, and are thus excellently suited to give special instructions meant only for Explorer on Windows. They are supported from Explorer 5 onwards, and it is even possible to distinguish between 5.0, 5.5 and 6.0. (more…)

Solution for Shipper List bug(error) in VirtueMart(Joomla) Admin Panel

Guys from VirtueMart Development Team still didn’t fix next error:

Warning: Missing argument 2 for vmGet(), called in …/administrator/components/com_virtuemart/classes/ps_shipping.php on line 138 and defined in …/administrator/components/com_virtuemart/classes/request.class.php on line 26

Fix is next: (more…)

IE Error: cannot open the internet site, operation aborted

It’s error arises then JavaScript trying to add elements in existing DOM-structure. (more…)

Notepad++ Settings and Zend Studio style (colors)

I tried to make look of Notepad++ like Zend Studio 3-5 as close as possible.
Download

Close Modal popup from IFrame

It’s kind of easy if you know it. :)

Using Joomla’s modal box in any template

You see Joomla’s modal box used in the admin quite a bit. This code is already included in Joomla, so why not use it on the front end as well? It is actually pretty easy to achiev.
(more…)

Joomla 1.5 Directory Permissions after installation (chmod/0777)

I don’t know why sometimes I forget where located list of directories which should be chmod`ed to 0777.
You can easily find list of this directories in Joomla Admin Panel > Help > System Info > Directory Permissions. (more…)

Page 1 of 212»