Forest Gump Says

My Take on Business, Cars, Photography, and Computers.

  • Home
  • About This Blog

23

May

SEF urls not working on GoDaddy hosted website

Posted by ForestGump  Published in Joomla

After trying several thing I finally found the one that worked for me.  You need to edit the .htaccess file. For Search Engine Friendly (SEF) URLs to work in Joomla, you will need to change the htaccess.txt file to .htaccess if you have not already then turn on the RewriteBase option. Note if you are on a mac edit the file before you change it to .htaccess as the (.) will make it invisible on your system. In the file itself, you will find a line that reads #RewriteBase /  you need to change to RewriteBase /  remove the pound (#) sign. This is un-commenting the line thus making it active. Good luck.

Hope this helps someone

no comment

19

May

How to view invisible files on Mac.

Posted by ForestGump  Published in Joomla, Software, WordPress

After dealing with a lot of .htaccess files in connection with several websites. If you uncompress a .zip or transfer the file from a web server to your desktop via FTP, the file never shows up. Thus making very difficult to edit.

A file that starts with a period is one of the files that OS X hides by default so that you don’t accidentally delete and or alter it thus messing up your file system. However, there could be times that you want access to those hidden mac files. Strangely Apple has not made easy as toggling a menu item in the Finder.

Here is a simple and free solution for you to follow the following few steps. After writing a line or two of code you’ll be able to use Apple’s Automator software to create a plugin that you can use to toggle the view of hidden files from within Finder.

After opening Automator, select Automator from within the Applications Library on the left-hand side. You’ll now see a number of different built-in actions that are available to the Automator application.

Select Run Shell Script from the list of available actions, and drag it into your workflow.

Type (or paste in) the following code into the Run Shell Script text box:

defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
Now that your workflow is finished, choose File > Save As Plugin and choose Finder as the Application. Then save your plugin-in as ShowHiddenFiles or something else that sounds self explanitory.
Now, from the Finder or desktop, simply right-click and the contextual menu will appear. Choose Automator > ShowHiddenFiles and the Finder will restart showing all the hidden files.
Now you will want to create a way to go back to normal viewing. So simply edit the above work flow by chaning “FALSE” for “TRUE” and save the new plug-in as HideHiddenFile.
This Automater solution saves you from having to buy a fancy utility application to view your hidden files.
no comment

28

Apr

Missing save button on joomla admin for Kunena forum

Posted by ForestGump  Published in Joomla

Did you install Kunena in Joomla and the admin buttons don’t show up? In the many cases, the cause was traced to a defective/incomplete installation of Kunena. In particular, one file, somehow or other, failed to properly install.

The one file that was missing was toolbar.kunena.php. For reference for anyone else finding this, the file toolbar.kunena.php is found in the root folder of the archive (tar) and needs to go into administrator/components/com_kunena.

If this does not solve your problem then uninstall Kunena forum then download and install the .zip version and not the tar version.

no comment

4

Apr

How to remove Joomla! is Free Software released under the GNU/GPL License.

Posted by ForestGump  Published in Joomla

So you want to keep your footer module and just delete or change the ”Joomla! is Free Software released under the GNU/GPL License” from Joomla1.5

In the root directory go to

> modules\mod_footer\tmpl\default.php

In this line either comment it or delete it

<div><?php echo JText::_( ‘FOOTER_LINE2′ ); ?></div>

Save and replace.

no comment

2

Apr

How to remove ‘Welcome to the Frontpage’ title in Joomla! 1.5

Posted by ForestGump  Published in Joomla, Software

Do you have a new Joomla theme and its showing your site title “Welcome to the Frontpage” in the main body area?  And you have checked all the articles and modules but I can’t find this title.

Folow this path: joomla admin > menus > mainmenu > home > parameters (system) and set page title to hide.

no comment

29

Mar

Virtumart Checkout or Cart not working.

Posted by ForestGump  Published in Joomla, Software

So you have some Links and or buttons that do not work correctly. This is common problem and the primary solution is to switch your SEF URL’s off. Then make sure you have the right URL set under Admin-> Configuration-> Site(TAB)-> Site URL and Secure URL. You should also make sure that your configuration file also has the right URL. You’ll find it under JOOMLAROOT /administrator/components/com_virtuemart/virtuemart.cfg.php. Don’t forget the trailing slash. Also make sure you have a menu item linking to VM component and the mod_virtuemart module published.

VirtueMart does not work very well at all with Joomla SEF URL’s.  If you think that this doesn’t apply to your install, then you should reconsider; this is the first thing to do when you have some sort of linking issue. Actually they say you should never have enabled it until you are done with your site. If you want SEF URL’s, its recommended get one of the third party extensions for SEO links.

If your add to cart is not working. Then switch off your AJAX add to cart. This function is known to have major issues with other javascripts, like the ones that may be implemented in your template or in other various modules or extensions.  LOCATION: Joomla backend-> Components-> Virtuemart-> Configuration(under Admin TAB)-> Site(TAB)-> Layout(section)-> Configuration

no comment

15

Mar

How to enable legacy mode in Joomla! 1.5

Posted by ForestGump  Published in Business, Joomla, Software

How to enable and switch on legacy mode in Joomla 1.5? In early beta release of Joomla! 1.5 (e.g. beta1 and beta2), option to enable and turn on the legacy mode is part of the Global Configuration. However, in the latest RC release of Joomla and final gold release of Joomla 1.5, the legacy mode support has been moved to the plugin manager. Thus to enable the legacy mode, simply follow steps below to publish the Legacy Mode plug-in.

1. Login to Joomla 1.5 Site Administrator panel.
2. Mouse over Extensions in the main horizontal menu, then click on Plugin Manager.
3. Locate plugin named System – Legacy, and then click on the check box in front of it.
4. Click on Enable button.

no comment

Search

Categories

  • Business (10)
  • Cars (5)
  • Joomla (7)
  • MMORPG (3)
  • Personal (3)
  • Photography (8)
  • Software (17)
  • Technology (27)
  • WordPress (6)

Google News : U.S. : Sci/Tech

  • Week in Apple: Apple TV, iTunes 10, Delicious Library, oh my! - Ars Technica
  • Google Buzz Privacy Lawsuit - Zimonet
  • Confirmed: iOS 4.1 Resolves Slow iPhone 3G Performance, Out September 8 - Softpedia
  • Craigslist Blocks Access to 'Adult Services' Pages - New York Times
  • Why God Did Not Create the Universe - Wall Street Journal
  • Duke Nukem Forever - new gameplay footage leaks - Computerandvideogames.com
  • The Struggle for What We Already Have - New York Times
  • Samsung Launches Galaxy Tab - PC World

Archives

  • August 2010 (2)
  • July 2010 (1)
  • June 2010 (3)
  • May 2010 (2)
  • April 2010 (4)
  • March 2010 (4)
  • February 2010 (3)
  • January 2010 (1)
  • March 2009 (1)
  • January 2009 (1)
  • December 2008 (1)
  • November 2008 (1)
  • October 2008 (1)
  • September 2008 (1)
  • August 2008 (1)
  • July 2008 (2)
  • June 2008 (4)
  • May 2008 (3)
  • April 2008 (1)
  • March 2008 (5)
  • February 2008 (3)
  • January 2008 (11)
  • December 2007 (5)

Pages

  • About This Blog

Meta

  • Log in
  • Main Entries Rss
  • Comments Rss
September 2010
M T W T F S S
« Aug    
 12345
6789101112
13141516171819
20212223242526
27282930  

Links

  • 3000GT VR4 Manual
  • Austin DWI Lawyers
  • English to Chinese translation
  • Forge Web Design
  • HOA Websites
  • Identity Theft Company Review
  • Panoramic Photos
  • Turbo Repair
  • Why not to marry a Filipina?

Recent Post

  • Adobe Photoshop Brushes Dissapear
  • Is your trash emptying very slow
  • iPhone 4 Black Screen of Death
  • Can’t buy an iPhone 4 on June 15th
  • Split your post into multiple pages in wordpress
  • The Joomla! 1.5 installer fails to install any large module or plugin with the error message “There was an error uploading this file to the server.”
  • SEF urls not working on GoDaddy hosted website
  • How to view invisible files on Mac.
  • Missing save button on joomla admin for Kunena forum
  • Is your Mac giving itself a self-assigned ip address

Recent Comments

  • Links for 2008-05-22 | Techkeyla in Can Microsoft Be As Cool As Apple?
© 2010 Forest Gump Says
Valid XHTML | Valid CSS 3.0
Powered by Wordpress