News:

Wondering if this will always be free?  See why free is better.

Main Menu

board and topic urls pointing to localhost

Started by codevarun, May 31, 2010, 03:03:46 PM

Previous topic - Next topic

codevarun

Hello guys I just installed the smf in talentsucks.com
now I am having the problem that all the board there pointing to the localhost/ts/
I tried repair_settings.php nothing worked out

I tried going into settings.php didn't see anything either
I even tried to reset the themes paths were correct

see the site for problem www.talentsucks.com

Can you suggest me anything else?
Join: http://www.helponrelation.com/forum/

LETS HELP OTHERS

Afro

well i opened an SMF Forum from the link above

kat

Yep! Me, too!


Bloody annoying Twitter thing, hanging around, but everything else seems OK.

Yağız...

He's speaking about topic and board urls, not the forum.

Which mods are installed on your forum?

codevarun

1.     Topic Solved     1.1     [ Uninstall ]
2.    Custom BBCode    2.01    [ Uninstall ]
3.    Pretty URLs    1.0    [ Uninstall ]
4.    Twitter and Facebook Publisher mod    2.4    [ Uninstall ]
5.    Floating Bar Mod    1.1.4    [ Uninstall ]
6.    Seo Hhy    1.1    [ Uninstall ]
7.    Related Topics    1.4 Beta 3    [ Uninstall ]
8.    Referrals Mod    2.2.7.2    [ Uninstall ]
9.    Google Analytics Code    1.1    [ Uninstall ]
10.    Blizzard WOW Quotes    1.1    [ Uninstall ]
11.    H1 Tags in link tree    1.0    [ Uninstall ]
12.    RSS Feed Icon    1.1    [ Uninstall ]
13.    Sitemap    2.1.2    [ Uninstall ]
14.    Global Headers Footers    2.0    [ Uninstall ]
15.    Ad Managment    2.3.6.2    [ Uninstall ]
16.    SA FBConnect    0.2    [ Uninstall ]
17.    Thank-O-Matic    2.0 RC2    [ Uninstall ]
18.    Yet Another Global Announcements Mod    2.7.3    [ Uninstall ]
19.    SimplePortal    2.3.2    [ Uninstall ]
20.    Hack's Park Shoutbox    2.0.2    [ Uninstall ]

Sir just to inform you that actually I installed the smf first in localhost then shifted to server to solve the modifications issues
Join: http://www.helponrelation.com/forum/

LETS HELP OTHERS


kat

Ah! I see what you mean.


Could Prettyurls need configuring?


OOPS! :)

codevarun

Join: http://www.helponrelation.com/forum/

LETS HELP OTHERS

Yağız...

You can find it on phpMyAdmin, smf_settings table.

codevarun

Join: http://www.helponrelation.com/forum/

LETS HELP OTHERS

codevarun

my oh my fixed...

<?php
require_once(dirname(__FILE__) . '/SSI.php');
require_once($sourcedir . '/Subs-PrettyUrls.php');
updateSettings(array('pretty_root_url' => $boardurl));
pretty_update_filters();
?>
with this...
So all you people if you have the some problem just make it upload it and run it...
Join: http://www.helponrelation.com/forum/

LETS HELP OTHERS

Afro

Quote from: codevarun on May 31, 2010, 03:46:46 PM
my oh my fixed...

<?php
require_once(dirname(__FILE__) . '/SSI.php');
require_once($sourcedir . '/Subs-PrettyUrls.php');
updateSettings(array('pretty_root_url' => $boardurl));
pretty_update_filters();
?>
with this...
So all you people if you have the some problem just make it upload it and run it...


thanks for the help  :P

Advertisement: