Images not display in virtuemart

19 Nov 2008 In: Application

When you found the virtuemart unable to display the product images at the frontpage of Joomla application.  You may need to do this:

Goto the directory where you installed Joomla and change the “permission” of /components directory from 777 to 755

The detail can be found in the error log at hosting control panel:

[error]
File does not exist: public_html/500.shtml, referer: http://yourwebsite.com/administrator/index.php?option=com_virtuemart
SoftException in Application.cpp:544: Directory “public_html/components” is writeable by group, referer: http://yourwebsite.com/administrator/index.php?option=com_virtuemart

Tags: Joomla error, joomla image not display, virtuamart no images

Related posts

Firstly, go to the directory path at: administrator/modules/mod_menu

Then modify the file “Helper.php

Find the section:
/* Help SubMenu */ or text ‘Help’

Delete the word ‘Help’ to make the statement become this:
$menu->addChild(new JMenuNode(JText::_(”)), true);

This will hide or remove the ‘Help’ Menu at Joomla! Administrator Control Panel

You can also change the links or text of the menu, for example:
$menu->addChild(new JMenuNode(JText::_(’Your Link‘), ‘http://www.website-url.com‘, ‘class:help’));

Tags: hide the Help Menu, Joomla Administrator

Related posts

Goto this path:
components/com_virtuemart/themes/default/templates/common/

Open the file: minicart.tpl.php

Find the code:

<a href=”http://virtuemart.net/” target=”_blank”>

<img src=”<?php echo $mm_action_url ?>components/com_virtuemart/shop_image/ps_image/menu_logo.gif” alt=”VirtueMart” width=”80″ border=”0″ /></a>

Just comment out the following codes to disable the image:

<!– <a href=”http://virtuemart.net/” target=”_blank”>
<img src=”<?php echo $mm_action_url ?>components/com_virtuemart/shop_image/ps_image/menu_logo.gif” alt=”VirtueMart” width=”80″ border=”0″ />
</a> –>

Tags: minicart, minicart.tpl.php, mod_virtuemart_cart, remove virtuemart cart logo, virtuemart module

Related posts

To edit Joomla Footer

17 Nov 2008 In: Application

Now in Joomla 1.5, you can easily remove the Joomla! is Free Software released under the GNU/GPL License.” from the default footer.

Just go to Administrator Control Panel >> Extensions >> Module Manager and “unpublish” the “footer module“.

To modify the message to something else
For english website go to the language/en-GB/ directory, edit “en-GB.mod_footer.ini” and change:

FOOTER_LINE1=
FOOTER_LINE2=

However some Joomla! footer need manually edit at default page which located at “templates” directory and normally named as:

  • index.php
  • cpanel.php (for administrator)
Tags: change footer, customise footer, Joomla! footer, modify footer

Related posts

With the beta release of Joomla 1.5 many people are wondering if the joomla 1.0 templates will work on the new version Joomla and the answer is “YES”.

All you need to do is before you install the Joomla template, you just need to do the following:

  1. Log in to the Joomla 1.5 Administrator control panel.
  2. Choose the “Global configuration” option.
  3. Select the “Server” tab option
  4. Choose Enable Legacy Mode
  5. Save the settings and now you can install the Joomla 1.0 template into Joomla 1.5 CMS.

For the new Joomla version 1.5.7:

  1. Login Administrator control panel
  2. At Extensions menu, goto Plugin manager
  3. Enable “System - Legacy
Tags: CMS, Joomla, Joomla 1.5 template, legacy, theme

Related posts

If you install a fresh Joomla! 1.5, you will see the “Welcome to the Frontpage” title display on your Frontpage. Sometimes, it is difficult to find where to modify this title text.

The steps will be as below:

  1. Login to Administration area
  2. Menus - Main Menu* (Menu Item Manager: mainmenu).
  3. Click to edit “Home” (Menu Item: Edit).
  4. Click on “Parameters System” and change or delete the Page title.
  5. If you change the Page title, changed title will be displayed on your Frontpage as a title.
  6. If you delete the Page title, Menu link will be displayed on your Frontpage as a title (in the present case ‘Home’ will be displayed as title, because ‘Home’ is the name of the link to the Frontpage).
  7. If you don’t want to display any title, set Show Page Title below Page title parameter to ‘No’.
  8. Finally, just save the changes.

Tags: edit welcome, frontpage title, joomla 1.5

Related posts

Simple VPN settings

8 Nov 2008 In: Operating System

This tutorial showing the steps to configure a free VPN (Virtual Private Networks) on Windows XP:

http://www.computernetworkinghelp.com/content/view/41/1/

 

Tags: microsoft, vpn, WinXP

Related posts

Clear windows memory

7 Nov 2008 In: Operating System

Found this quite good tips, after using some memory consuming application or something else that seems to make your computer go slow after running it.

Goto Start -> Run -> type “Rundll32.exe advapi32.dll,ProcessIdleTasks

It will run for a bit then your computer should run alot faster. 

You can also made a batch file for it, so you can easily execute it next time.  Just goto notepad and create a file and call it “freememory.bat”

Enter the following text into it and save.

@echo off
echo All Idle Processes Are Currently Being Processed.
echo Please Wait….
Rundll32.exe advapi32.dll,ProcessIdleTasks
cls
echo All Idle Processes Have Been Processed.
pause

 

Tags: free memory, microsoft windows

Related posts

About this blog

"Zero" {0} = number = digit = nil = null = nothing = empty = none


Sponsors

Visitors since 2005

Statistics

free counters

Calendar

November 2008
M T W T F S S
« Oct    
 12
3456789
10111213141516
17181920212223
24252627282930

Ads

Ads

Hosted by Exabytes

Check out more!

Your Body Mass Index



Jump to the BMI table »

Photo Albums



Merdeka Celebration

Check out more!

Archives

Adsense