GraphicWeb Members: 20   LogIn   We have %s guests online   
GraphicWeb Communications
GraphicWeb Communications
 Network & Information Processing Specialists
"We fix things and do stuff!"
Monday, 06 September 2010  
 
Home Page Home

Newsflash
What is Joomla?
Image

Joomla! is a Content Management System (CMS) created by the same award-winning team that brought the Mambo CMS to its current state of stardom.

Read more...
 
Microsoft Data Access Components - Disable ADODB.Stream object from Internet Explorer (KB870669)

Adodb.stream provides a method for reading and writing files on a hard drive. This by-design functionality is sometimes used by web applications. However, when combined with known security vulnerabilities in Microsoft Internet Explorer, it could allow an internet web site to execute script from the Local Machine Zone (LMZ). This occurs because the ADODB.Stream object allows access to the hard drive when hosted within Internet Explorer.

Download the patch.

Read more...
 
Replace Deleted Home Link Print E-mail
Monday, 13 February 2006

Replace the Home Link after accidentally deleting it.  The top or first position in mainmenu is the Frontpage.  This component requires the ID = 1 or it will mess up the pathway.

Open Menu Manager - admin | Menu | Menu Manager | mainmenu

  1. At the top right click on the New button.
  2. Select Component.
  3. Name it EG:Home2.
  4. Select Frontpage from the list of components.
  5. Select Publish.
  6. Save.

Open the Joomla DB in phpMyAdmin or other SQL editor.

  1. Find jos_menu and click it.
  2. Select the Browse tab to display all menu items.
  3. Find the ID column.
  4. Find whatever has the value of 1.
  5. Change it to a number that is not there EG:1234.
  6. Find Home2 and record the ID.
  7. Give it the ID = 1.
  8. Change the menu item that used to have ID = 1 to whatever ID Home2 had.
  9. Save.

Open admin | Menu | Menu Manager | mainmenu

  1. Move Home to the first position at the top.
  2. Click on the Home link to open Frontpage parameters.
  3. Rename Home2 to Home.
  4. Configure the Frontpage parameters.
  5. Save.
 
Next >
 

Advertisement

Page generated in 4.252 seconds