News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

facing problem after moving hosting

Started by thearmykid, February 01, 2013, 08:54:30 PM

Previous topic - Next topic

thearmykid

ok somet stupid as happened i used the repair mod link to fix the links too

But the problem im facing now when someone posts a reply on my forum it takes them back to my old domain any help will be very apreciated thanks

mashby

That for some reason makes no sense. Wondering if your users should clear their cache (which for some reason makes no sense either). Have you cleared out the site's file cache?
Always be a little kinder than necessary.
- James M. Barrie

LiroyvH

Check your .htaccess file as well, in case clearing the cache doesn't cut it.
((U + C + I)x(10 − S)) / 20xAx1 / (1 − sin(F / 10))
President/CEO of Simple Machines - Server Manager
Please do not PM for support - anything else is usually OK.

thearmykid

cleared cache and ran the errors and no errors found

mashby

Interesting. Wondering if you could provide a test account for your site with the ability to reply in any board?
Always be a little kinder than necessary.
- James M. Barrie

thearmykid

http://www.thehackerscrib.net username test password test u will see it redirects back to thehackerscrib.com i looked into the db but everything looks ok i solved one problem in the db why i was there but its not done anything

mashby

Always be a little kinder than necessary.
- James M. Barrie

thearmykid

thehackerscrib.com is my old hosting but thehackerscrib.com is down thats why i moved hosting cause the last hosting couldnt handle traffic so i moved to thehackerscrib.net on a different hosting

that error is the website down on the other hosting

My thought was something is linked wrong still with thehackerscrib.com my hold hosting but i wouldnt know were the heck to look cause the repair settings was all correct and the theme settings is all correct  :-\

mashby

Quote from: CoreISP on February 01, 2013, 09:06:24 PM
Check your .htaccess file as well, in case clearing the cache doesn't cut it.
How about this?
Always be a little kinder than necessary.
- James M. Barrie

thearmykid

# PRETTYURLS MOD BEGINS
# Pretty URLs mod
# http://code.google.com/p/prettyurls/
# .htaccess file generated automatically on: October 24, 2011, 9:15

RewriteEngine on

# Rules for: actions
RewriteRule ^(activate|admin|announce|attachapprove|buddy|calendar|clock|collapse)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(coppa|credits|deletemsg|display|dlattach|editpoll|editpoll2|emailuser)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(findmember|groups|help|helpadmin|im|jseditor|jsmodify|jsoption)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(lock|lockvoting|login|login2|logout|markasread|mergetopics|mlist)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(moderate|modifycat|modifykarma|movetopic|movetopic2|notify|notifyboard|openidreturn)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(pm|post|post2|printpage|profile|quotefast|quickmod|quickmod2)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(recent|register|register2|reminder|removepoll|removetopic2|reporttm|requestmembers)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(restoretopic|search|search2|sendtopic|smstats|suggest|spellcheck|splittopics)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(stats|sticky|theme|trackip|about:mozilla|about:unknown|unread|unreadreplies)/?$ ./index.php?pretty;action=$1 [L,QSA]
RewriteRule ^(verificationcode|viewprofile|vote|viewquery|viewsmfile|who|\.xml|xmlhttp)/?$ ./index.php?pretty;action=$1 [L,QSA]

# Rules for: boards
RewriteRule ^([-_!~*'()$a-zA-Z0-9]+)/?$ ./index.php?pretty;board=$1.0 [L,QSA]
RewriteRule ^([-_!~*'()$a-zA-Z0-9]+)/([0-9]*)/?$ ./index.php?pretty;board=$1.$2 [L,QSA]

# Rules for: topics
RewriteRule ^([-_!~*'()$a-zA-Z0-9]+)/([-_!~*'()$a-zA-Z0-9]+)/?$ ./index.php?pretty;board=$1;topic=$2.0 [L,QSA]
RewriteRule ^([-_!~*'()$a-zA-Z0-9]+)/([-_!~*'()$a-zA-Z0-9]+)/([0-9]*|msg[0-9]*|new)/?$ ./index.php?pretty;board=$1;topic=$2.$3 [L,QSA]

# PRETTYURLS MOD ENDS

i dont understand that htc file  :-\

mashby

Do you still have the pretty URLs mod installed?
Always be a little kinder than necessary.
- James M. Barrie

thearmykid

Effectively Remove SMF Logo    2.0     [ Uninstall ] [ List Files ] [ Delete ]
2.   Facebook Slide Like Box    2.1     [ Uninstall ] [ List Files ] [ Delete ]
3.   Karma Buttons    1.1     [ Uninstall ] [ List Files ] [ Delete ]
4.   KeyCAPTCHA for SMF    2.4     [ Uninstall ] [ List Files ] [ Delete ]
5.   Sayfa Numarasi    1.0     [ Uninstall ] [ List Files ] [ Delete ]
6.   Pretty URLs    1.0RC5.2     [ Uninstall ] [ List Files ] [ Delete ]
7.   Reason For Editing Mod    2.3.2     [ Uninstall ] [ List Files ] [ Delete ]
8.   Registered Links    3.0     [ Uninstall ] [ List Files ] [ Delete ]
9.   Remove Help From Menu    1.0     [ Uninstall ] [ List Files ] [ Delete ]
10.   SMF 2.0.2 Update    1.0     [ List Files ] [ Delete ]
11.   SMF 2.0.3 Update    1.0     [ Uninstall ] [ List Files ] [ Delete ]
12.   Tinypic Plugin    1.0.0     [ Uninstall ] [ List Files ] [ Delete ]
13.   YouTube BBCode    2.6 

yeah these are the mods i use i dont know if it helps or not  :-\

mashby

This is just me, but I find the pretty URLs mod to be rather useless, but I'm not convinced it's that mod or any that is affecting your site at the moment. Have you made any edits to any of the Themes/ Sources/ files that would have made absolute URLs? Anything in Settings.php that has .com in it?
Always be a little kinder than necessary.
- James M. Barrie

thearmykid

checked the settings php file had 1 error on this line $cachedir = ' so fixed it cleared cache again and nothing will check the theme sources now

thearmykid

Theme directory (templates):/customers/d/6/c/thehackerscrib.net/httpd.www/Themes/defaultURL to above directory:http://thehackerscrib.net/Themes/defaultURL to images directory:http://thehackerscrib.net/Themes/default/images
Core Theme (2.0)
Theme directory (templates):/customers/d/6/c/thehackerscrib.net/httpd.www/Themes/coreURL to above directory:http://thehackerscrib.net/Themes/coreURL to images directory:http://thehackerscrib.net/Themes/core/images
BlackRainV3 (2.0)
Theme directory (templates):/customers/d/6/c/thehackerscrib.net/httpd.www/Themes/BlackRainV3_20g_URL to above directory:http://thehackerscrib.net/Themes/BlackRainV3_20g_URL to images directory:http://thehackerscrib.net/Themes/BlackRainV3_20g_/images
Black Ops (2.0)
Theme directory (templates):/customers/d/6/c/thehackerscrib.net/httpd.www/Themes/Black_Ops_2URL to above directory:http://thehackerscrib.net/Themes/Black_Ops_2URL to images directory:http://thehackerscrib.net/Themes/Black_Ops_2/images
Reset Theme URLs and Directories
Base path to Themes directory: Base URL to the same directory:   everything seems ok here too  :-\

thearmykid

i will uninstall all mods see if this does anything worth i try i suppose

thearmykid

omg lol when i click the  Re: Vip Section Coming Soon in the rules and announcement section that also redirects me to the .com too   :-\

thinking of redoing this forum :-/

mashby

Not sure you have to do that quite yet. It's rather odd to see .com where it should be .net. Who was your old host and who is your new?
Always be a little kinder than necessary.
- James M. Barrie

thearmykid

was on 3owl premium hosting now im on one.com hosting what should i export from my database to keep the posts and threads ? i know to export the members aslong as i have the contents i need like posts,threads,members then i will redo this all again then if i did would i just need to go to php myadmin delete the members and replace with my current members ?

mashby

I don't think you need to worry about your database. Have a look here:
http://thehackerscrib.net/rules-announcements/vip-section-coming-soon!/
The reply button goes to .com. That just is odd if you've run repair_settings and checked Settings.php. Have you really cleared out your site's cache files?
Admin > Maintenance > Routine Maintenance > Empty the file cache
Always be a little kinder than necessary.
- James M. Barrie

Advertisement: