You are not enjoying the benefits offered by registering. To register click here...
  
Forums | Prefs | Your Messages | Members | Recent | Search
Quick Search


Advanced Search
| Calendar | Doc | Dev' Blog! |
Chat (Alpha Version)

Guest, do not forget to login ( Register )
 Top > Forums > This Software > I want to help!
 https

Skin Selection:
 (1 pages) 1  
basd


Newbie
Group: Members
Posts: 2
Reputation: 0


Posted on Mar 19, 2008, 5:57 am by basd
https

Hello,

i am trying to get nbbs to works over https.

al te links to images etc. are going to forum.cacert.nl/servers/1/templates/79/includes/bb_banner2.jpg but it must be https://forum.cacert.nl/servers/1/templates/79/includes/bb_banner2.jpg

 

 

 

how can i fix this?

thanxs voor the help in advance

 

Bas

 


 
Top

Commifreak

Story Teller
Group: Developers
Posts: 313
Reputation: 4


Posted on Mar 19, 2008, 6:17 am by Commifreak
oh..

can nbbs hanlde https? i dont know^^ i dont need it XD




hmmm... has you set the board url in the acp to https://..... ?
Greetings,
CF
----
http://www.commifreak-online.de
 
Top

basd


Newbie
Group: Members
Posts: 2
Reputation: 0


Posted on Mar 19, 2008, 6:24 am by basd

 Commifreak wrote:
oh..

can nbbs hanlde https? i dont know^^ i dont need it XD




hmmm... has you set the board url in the acp to https://..... ?

Yes i did set this url but it doesn't work


 
Top

Commifreak

Story Teller
Group: Developers
Posts: 313
Reputation: 4


Posted on Mar 19, 2008, 6:27 am by Commifreak
then iam done for here :D


wait until chris is here to check this problem^^
Greetings,
CF
----
http://www.commifreak-online.de
 
Top

Burning Ice

Local Hero
Group: Testers
Posts: 72
Reputation: 5


Posted on Mar 21, 2008, 1:03 am by Burning Ice

Nice to see a Dutch user here

I think that the url to the imagesfolder is set in the var $includes but don't ask me how to change it... You could change in the skin files every {$includes} into your url (https://forum.cacert.nl/servers/1/templates/79/includes) but it would take lots of time, and your forum won't work yet, because the pages aren't monitored neither...

You could alsoo give it a try to install the software on a free hosting, and opening it in a frame on your website...

Anyway, if there is a correct and easy way to fix this, Chris will help you

Greetz.


You can do it if you really want it... - - - see my testforum (0.5.3)
 
Top

chris

The Culprit
Group: Admins
Posts: 1,541
Reputation: 38


Posted on Mar 25, 2008, 2:37 am by chris
Yes, nextBBS was designed to work over any protocol. However, there's a tiny extra thing that you need to do for it to work over HTTPS.

1. Open common.php

2. Search for:
php Code:
  1.  
  2.         function getURL()
  3.         {
  4.                 // Assumption: no SSL
  5.                 return "http://".$_SERVER['HTTP_HOST'].$_SERVER['PHP_SELF'];
  6.         }


3. Replace "http://" with "https://"

4. Save

All done!

 
Top

 (1 pages) 1 - Flat Mode | Threaded Mode  
Quick Jump:

         
Page generated in 0.03 seconds (Queries: 0.00) - Cpu: 0.57
Total DB [adodb:mysql] queries: 14
Total Strings Translated: 12
Powered by NextBBS SE v0.4.5 - Copyright © 2007 CFR & The NextBBS Team
Chatbox powered by smiletag