Discussion Forums  >  Self Hosted Control Panels

Replies: 6    Views: 90

Calypso Kid
Aspiring developer
Profile
Posts: 780
Reg: Mar 09, 2012
Upstate New Yor...
18,200
11/24/13 07:06 PM (11 years ago)

No theme on my new self hosted install

Hello again everyone, I just installed the BT self hosted software on my server. I am able to log in and go through all of the links so I'm pretty sure that it installed correctly, mostly. The two immediate problems that i see are that the theme is not showing up. the folder is in the right place but i basically have a black and white control panel. #2- I've tried to install plugins directly through the BT website, uploading a zip file and FTP. While trying to download directly from the BT site, it just says "loading" and never loads. When I upload a zip file with just one plugin folder I get Error Saving Archive. The file archive uploaded OK but it could not be saved to the file system? When I use FTP, I can see the file folders in the plugins folder but when I hit the plugin refresh button, I get this There was a problem finding the http://**********.com/buzztouch/files/plugins directory In my FTP program, the string looks like this /public_html/**********.com/buzztouch/files/plugins and all of the plugin folders that I downloaded fron BT are in the files/plugins folder I'm sure that I screwed something up. I'm basically just playing around until self hosted 3.0 comes out. Any ideas? Going to bed now, my eyes are tired! Thanks Dave
 
Calypso Kid
Aspiring developer
Profile
Posts: 780
Reg: Mar 09, 2012
Upstate New Yor...
18,200
like
11/24/13 07:16 PM (11 years ago)
edit
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
11/24/13 10:38 PM (11 years ago)
Well, you have to remember that the Self Hosted is at v2.1.9, and the new plugins are setup for the new BT v3… Because the 'old school' index.php file no longer exists, you'll get those errors on a self hosted setup. It won't take the plugins, because not all of the files it wants is there, and the files that BT v3 wants is there, but the v2 Self Hosted won't recognize them. So you have a fully funtional control panel, but because the plugins are made for the 'newer' control panel, you're going to be in limbo for a bit until Self Hosted v3 is released. Sorry about that… It's just bad timing, not really anything you've done wrong. Cheers! -- Smug
 
Calypso Kid
Aspiring developer
Profile
Posts: 780
Reg: Mar 09, 2012
Upstate New Yor...
18,200
like
11/25/13 08:20 AM (11 years ago)
Thanks Smug. I figured as much for the plugins. I just thought my cp would see them but they just wouldn't work. I'm just trying to figure out self hosting so I'm ready when 3.0 comes out. What do you think about the cp theme though. It doesn't seem to be loading so I just see a white screen with a basic word type layout. Should my app physical path include the public/html prefix. Right now I just have *********.com/buzztouch Thanks again Dave
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
11/25/13 08:32 AM (11 years ago)
The physical path should be the true 'physical' path, like "C:\apache\buzztouch" or "//server/share/buzztouch" something… Mine is provided by my hosting provider; it's about a mile long. But it typically won't be using your domain name. There is another field for that. Cheers! -- Smug
 
Calypso Kid
Aspiring developer
Profile
Posts: 780
Reg: Mar 09, 2012
Upstate New Yor...
18,200
like
11/25/13 08:45 AM (11 years ago)
Got it. I'll go take a look. Thanks
 
Cakebit
Code is Art
Profile
Posts: 502
Reg: Dec 15, 2010
In your local b...
16,520
like
11/25/13 10:47 AM (11 years ago)
Put this code in a blank php file in the selfhosted folder and use the output. <?php echo $file=$_SERVER['DOCUMENT_ROOT']; ?>
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.