View Single Post
  #45 (permalink)  
Old 08-08-2006, 12:09 AM
Takster Takster is offline
New Pligger
 
Join Date: Jul 2006
Posts: 10
Thanks: 1
Thanked 3 Times in 2 Posts
Quote:
Originally Posted by stma View Post
O.k. - maybe I am missing something - maybe it's htaccess related I don't know.

I've used winzip to unpack the .rar file - it's titled mollio-D. I've uploaded that folder to the template folder and edited config.php to make it the template.

It's there on my site - but it's adding a /pligg folder to all the urls (such as rss). If I edit the template to remove the /pligg it's fine.

Just need to know if I need to edit the template to remove the references to /pligg or if I'm just missing something. I don't have a pligg folder because i'm on a root install.

Thanks in advance guys. The template looks great so far.
Not sure if this is relevent, but 1.3 config looks set up as subdomain as default.
Might wanna change that?

PHP Code:
        // in this example, pligg is install in http://localhost/
        
define('my_base_url''http://localhost'); // the base url to your site.
        
define('my_pligg_base''/pligg2'); // if installed in a subfolder. leave blank if installed in root. 
Reply With Quote
The Following User Says Thank You to Takster For This Useful Post: