IP.Board Support

Broken links

Submitted by JohnnyKing94, , Thread ID: 3960

Thread Closed
19-05-2015, 11:17 AM
#1
Hi, i don't know why but several of my forum links (javascript, attachments...) appear like this way and i have no clue why it happens. I tried to check some other IPS sites (4.0.x versions), included the original IPS forum, and they were fine, so i instantly thought that was some misconfiguration somewhere in the config.php file or in the admin cp, didn't fin NOTHING. Everything seemed to be perfect, pls help me... i'm getting crazy

[Image: 1PMHCwu.jpg]
[Image: YZjkJAi.jpg]

RE: Broken links

#2
Do you have a server? Try hosting it there since IPB is adding it trailing slashes on localhost links.

RE: Broken links

OP
#3
19-05-2015, 11:20 AM
TheProGeek Wrote:
Do you have a server? Try hosting it there since IPB is adding it trailing slashes on localhost links.

Same thing on the live server, you can live check it here: http://community.tamrielunlimited.it/

RE: Broken links

#4
19-05-2015, 12:45 PM
JohnnyKing94 Wrote:
19-05-2015, 11:20 AM
TheProGeek Wrote:
Do you have a server? Try hosting it there since IPB is adding it trailing slashes on localhost links.

Same thing on the live server, you can live check it here: http://community.tamrielunlimited.it/

Mind posting a screenshot of how the site looks for you? It's fine for me.

RE: Broken links

OP
This post was last modified: 19-05-2015, 01:56 PM by JohnnyKing94
#5
Here you are...

[Image: yx7NvFG.jpg]
[Image: cSnAqAO.jpg]

I think it's fuc*ed up the protocol, like if it was deciding to choose between http or https... but ssl is disabled on ipb, so i don't know why http is missing...

RE: Broken links

#6
I think you replaced "http://" with just "/".. look at your config file.

RE: Broken links

OP
#7
Everything is fine in the config file, i dunno why i have this bug... i tried to reinstall it in localhost and keeps happening... MUST be something else :(

[Image: D7kcNsa.jpg]

RE: Broken links

This post was last modified: 19-05-2015, 06:06 PM by Oxygen
#8
19-05-2015, 11:17 AM
JohnnyKing94 Wrote:
Everything seemed to be perfect.

Everything IS perfect It's not a problem, the 2 trailing slashes is when you change to/from http or https so you don't need to edit the files & settings. It automatically checks if you have https if it does it redirects all links to https, and if not it goes to http. This is to help NO links get broken and improve your SEO
Example:
//nulledbb.com
//google.com

See the difference, Google is on https while nulledbb is on http
[Image: UeTXrZ5.png]

RE: Broken links

This post was last modified: 19-05-2015, 06:22 PM by A
#9
19-05-2015, 05:39 PM
JohnnyKing94 Wrote:
Everything is fine in the config file, i dunno why i have this bug... i tried to reinstall it in localhost and keeps happening... MUST be something else :(

[Image: D7kcNsa.jpg]

Yo, try to remove the "/" after the .it.
Code:
'base_url' => 'http://community.tamrielunlimited.it',

RE: Broken links

OP
#10
19-05-2015, 06:18 PM
Nou4r Wrote:
19-05-2015, 05:39 PM
JohnnyKing94 Wrote:
Everything is fine in the config file, i dunno why i have this bug... i tried to reinstall it in localhost and keeps happening... MUST be something else :(

[Image: D7kcNsa.jpg]

Yo, try to remove the "/" after the .it.
Code:
'base_url' => 'http://community.tamrielunlimited.it',

I tried, still no success... i'm just checking with all nulled versions and seems to have this problem... tried on different hosts, someone can confirm this???

Users browsing this thread: 1 Guest(s)