TV Shows

Joomla Solutions

While working on Joomla you will come accross various problems. Problems do crop up if you install plugins. Then after installing you may not like the plugin. You uninstall it. Now your site may not work properly or it may go blank sometimes. The only option that would be left for you in almost many times is to re-install it. But if you feel that you have not backed up your database file then who have put your skill to remove the problem. One problem that I have listed is below and the solution for it.

Fatal error: require_once() [function.require]: Failed opening required '/home/content/****/plugins/system/*.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/****/plugins/content/*.php on line 57

The above problem would occur when you uninstall a plugin. You would have removed the folders that contains this plugin. You may encounter problems in posting articles. To make it error free you should go to your database and look after under Jos_plugins the name of the plugin and remove it from there too, now you will not have problems to post articles.

How to place your images left or right in your posts and wrap the text around images.

It is simple...

First to go to your template.css file and add the below code.


.floatleft { float: left; margin: 25px 15px 15px 0px; }
.floatright { float: right; margin: 0px 0px 5px 5px; }

Change the margin pixels etc as you like and test it.

Now go to your posts enter the image like below.
<div class="floatleft">
<img src="" alt="" width="" height="" title="" ></div>   

The text will wrap around the images.

How to remove Joomla! is Free Software released under the GNU General Public License.


Go to -- \modules\mod_footer\tmpl

then...remove ****?php echo JText::_('MOD_FOOTER_LINE2'); ?****

No comments:

Post a Comment

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites