VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

TEMPLATE NOT WORKING
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: TEMPLATE NOT WORKING

TEMPLATE NOT WORKING 08 Mar 2013 13:22 #1764

I built my site on a temp site, switched the site names last night and now Grafreeze template does not work. Help. volusiatopgun.com

running Joomla! 2.5.8

  • Posts:5
  • ajessey
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: TEMPLATE NOT WORKING 08 Mar 2013 13:46 #1765

In your source code the link to the stylesheets is wrong:
<link rel="stylesheet" href="dev.volusiatopgun.com/modules/mod_ppc_si.../css/style.css" type="text/css" />

Try to empty your cache folder.
joomfreak | cause open source rocks

  • Posts:187
  • cause open source rocks
  • joomfreak
  • Administrator
  • OFFLINE
  • Karma: 0

Re: TEMPLATE NOT WORKING 08 Mar 2013 14:16 #1766

I emptied my cache. still no go

  • Posts:5
  • ajessey
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: TEMPLATE NOT WORKING 08 Mar 2013 14:21 #1767

I even reinstalled the template.

  • Posts:5
  • ajessey
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: TEMPLATE NOT WORKING 08 Mar 2013 14:36 #1768

You have to check variable "$live_site".
Open configuration.php in root of your <a href="www.joomfreak.com/joomla-cms.html" title="joomla">joomla</a> installation.

Checkout var $live_site.
You can add your home url or leave empty - example : $live_site = '';
joomfreak | cause open source rocks
Last Edit: 08 Mar 2013 14:39 by joomfreak.

  • Posts:187
  • cause open source rocks
  • joomfreak
  • Administrator
  • OFFLINE
  • Karma: 0

Re: TEMPLATE NOT WORKING 08 Mar 2013 15:14 #1769

Here is my code - I took out the password.

<?php
class JConfig {
public $offline = '0';
public $offline_message = 'This site is down for maintenance.<br /> Please check back again soon.';
public $display_offline_message = '1';
public $offline_image = '';
public $sitename = 'volusiatopgun.com';
public $editor = 'jce';
public $captcha = '0';
public $list_limit = '20';
public $access = '1';
public $dbtype = 'mysql';
public $host = '';
public $user = '';
public $password = '';
public $db = '';
public $dbprefix = 'jos_';
public $secret = '';
public $gzip = '0';
public $error_reporting = 'default';
public $helpurl = 'help.<a href="www.joomfreak.com/joomla-cms.html" title="joomla">joomla</a>.org/proxy/index.php?option=com_help&keyref=Help{major}{minor}:{keyref}';
public $ftp_host = '';
public $ftp_port = '';
public $ftp_user = '';
public $ftp_pass = '';
public $ftp_root = '';
public $ftp_enable = '0';
public $tmp_path = '/home/content/35/10391835/html/tmp';
public $log_path = '/home/content/35/10391835/html/logs';
public $live_site = 'volusiatopgun.com/';
public $force_ssl = '0';
public $offset = 'UTC';
public $lifetime = '15';
public $session_handler = 'database';
public $mailer = 'mail';
public $mailfrom = '';
public $fromname = 'volusiatopgun.com';
public $sendmail = '/usr/sbin/sendmail';
public $smtpauth = '0';
public $smtpuser = '';
public $smtppass = '';
public $smtphost = 'localhost';
public $caching = '0';
public $cachetime = '15';
public $cache_handler = 'file';
public $debug = '0';
public $debug_lang = '0';
public $MetaDesc = 'Welcome to VolusiaTopGun.com! We are South Daytona’s newest business specializing in tactical weapons, handguns, longuns, ammo, optics and accessories!';
public $MetaKeys = 'volusia top gun, gun, longuns, ammo, handguns, tactical weapons, Daytona Beach area, ';
public $MetaTitle = '1';
public $MetaAuthor = '1';
public $MetaVersion = '0';
public $robots = '';
public $sef = '1';
public $sef_rewrite = '1';
public $sef_suffix = '0';
public $unicodeslugs = '0';
public $feed_limit = '10';
public $feed_email = 'author';
public $smtpsecure = 'none';
public $smtpport = '25';
public $MetaRights = '© Copyright Volusia Top Gun. All rights reserved.Site powered by Interactive Design Group';
public $sitename_pagetitles = '1';
public $cookie_domain = '';
public $cookie_path = '';
}
Last Edit: 08 Mar 2013 15:21 by joomfreak. Reason: Email and db info remove for security reasons

  • Posts:5
  • ajessey
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
  • 2
Time to create page: 1.02 seconds
Friday 19 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.