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...
 
Newest Additions!
Home > Home in pathway
Thursday, 05 January 2006

The reason for this problem was that the joomla-given menu item to the com_frontpage, named "home", was deleted. This item must have the id=1, otherwise there will be a malfunction in com_frontpage and in the pathway.

Last Updated ( Thursday, 05 January 2006 )
Read more...
 
Create an Indestructible Shared PC
Thursday, 08 December 2005

Microsoft's free Shared Computer Toolkit lets you configure a PC that can be used to search the Internet, look up resources, and run approved programs; it also stops users from making permanent system changes, running arbitrary programs, or introducing malware. Administrators on domain-based PCs have long been able to do this; the toolkit offers a similar level for any PC. You don't need an IT degree—the kit leads an administrator through the steps of locking down a system. The toolkit can be downloaded at www.microsoft.com/sharedaccess

Read More at PCmag.com..

 
Site fails to load:
Tuesday, 29 November 2005

Site fails to load and shows the following message: 

This site is temporarily unavailable.
Please notify the System Administrator
3

What might this mean?

Last Updated ( Sunday, 12 February 2006 )
Read more...
 
Random image
Sunday, 27 November 2005
Two methods to get a random image when the page refreshes or a random background.

Last Updated ( Saturday, 04 February 2006 )
Read more...
 
Setting up modules
Wednesday, 14 September 2005

The method used to make modules display or hide in a template and use either a <table> or <div> layout is a simple one.

Last Updated ( Wednesday, 14 September 2005 )
Read more...
 
Exclude sections or categories from search
Monday, 12 September 2005
Is there a way to exclude specific sections and/or categories from search results?
Read more...
 
Multi-template option switch
Saturday, 20 August 2005

Use a simple switch statement to decide on either a 3 column(default/normal) display format, or a two or single column format.  This way there is no need to maintain two index.php files only one.  All the code for the mid-column based part of my template is duplicated according to number of columns within that switch statement.  The header and footer code are executed before, and after the switch statement.

I create mutiple column display code, which is switched based on the "option=" portion of the requesting url.

For example, at roadstarclinic.com, whenever "$option == 'com_simpleboard'" the template uses a two column format, and moves the right column to the left side of the screen.

I add and remove component options as needed within the two sections of that switch statement. 

Last Updated ( Wednesday, 04 January 2006 )
Read more...
 
Layouts
Tuesday, 24 May 2005
Some useful information on various CSS template layouts.
Last Updated ( Tuesday, 24 May 2005 )
Read more...
 
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Results 13 - 24 of 139
 

Advertisement

Page generated in 0.147 seconds