Showing posts with label VirtueMart-Joomla. Show all posts
Showing posts with label VirtueMart-Joomla. Show all posts

Tuesday, March 15, 2011

mosConfig_mailfrom

if ( defined( 'JPATH_ADMINISTRATOR' ) ) {
$app = &JFactory::getApplication();
$mosConfig_sitename=$app->getCFG('sitename');
$mosConfig_mailfrom=$app->getCFG('mailfrom');
$mosConfig_fromname=$app->getCFG('fromname');

mosConfig_mailfrom contains value in mailfrom variable defined in configuration.php in root install folder of joomla

Sunday, October 24, 2010

check out button and SEF

http://forum.virtuemart.net/index.php?topic=72530.msg241697#msg241697