-
Posts
21 -
Joined
-
Last visited
Everything posted by mrkablooey
-
definitely impressive :-) way to go TCH!
-
we're having problems as well unfortunately. seems a huge increase over the last month or so.
-
"You are currently using 169 MB (8%) of your 2076 MB." Wish I wouldn't have deleted all those files I received... would be a higher number But I didn't need them so I got rid of them.
-
eureka! it did work! what I had to do was change: >RewriteEngine on RewriteCond %{HTTP_HOST} ^\.example\.com$ [NC] RewriteRule ^(.*)$ http://www.example.com/$1 [R=301,L] to this: >RewriteEngine on RewriteCond %{HTTP_HOST} ^\example\.com$ [NC] RewriteRule ^(.*)$ http://www.example.com/$1 [R=301,L] very slight change, just took the . out of the second line before "example" since there would be no period before that. works great!!
-
thanks for the help everyone. owatagal: tried your suggestion, and it didn't work. (I did change the "yoursite" info too ) it's not too big of a deal, just "one of those things" I'd like to fix. i'll try any other suggestions people may have. thanks again!
-
Thomas: Yes, it's the same site. Thomas/Don: It's a nuke site with login. If I type "www.example.com" into my browser window, it logs me in. If I go to "example.com" only, it does not. It displays the site fine but I get the login window, and my address bar says "example.com". I've been to sites that if you type "example.com", it automatically changes (in the address bar) to "www.example.com" Thanks
-
I tried using the redirect in cpanel but got an error when trying to go to my site so I removed the redirect. I'd like someone typing example.com to get redirected to www.example.com. I've read about using .htaccess but don't have any files in my root directory... they all reside in my public_html/www directory. I'm using phpNuke if that matters. Thanks.
-
your photo section is great, that's what i'd like to do. guess i'll have to look at MT and invision to see how to integrate them. might find something online to help too. thanks
-
I've got both MT and WP installed and trying both out. I like them both and need to decide on one to take the lead. I like the ease of WP but the flexibility of MT. Might just be that MT is a bit more "difficult" so it feels more customizable... I don't know. What I'd like (besides the usual): Integrated forums Integrated Photo Gallery By integrated I mean that they should/would look like they're a part of the blog itself. I see WP has forums they're working on but aren't ready yet so would need to learn to customize it. No big deal but will the support be there? I also see MT works with Invision which is a better forum (obviously since it's been around longer) so that would be a great option. Thoughts? This is a project I'm working on for work so I'll need to demonstrate what it can do. We have a main site already but this will be kind of an "alternative" site with a different reason for being. I've looked into using both of them for "commercial use" (since it will be for work) but if anyone has any thoughts/suggestions about that, I'd appreciate those too. I figured I'd ask here because Not only the techs but the rest of the users as well. Thanks everyone.
-
I think I may have found my support system. I love you guys.
-
Whoops! I see it now. I hadn't fully "de-commented" the .cfg file. Thanks, buddy.
-
I'm working on a MT site as well. What can I do to give someone the addy for my URL w/o having to give them mysite.com/mt/mt.cgi ? Thanks !
-
Used Cpanel To Update Phpnuke From 6.8 To 7.6
mrkablooey replied to StormSeeker's topic in CPanel and Site Maintenance
i'm a relatively new nuke user as well (1 year) but would highly recommend a few sites to check out: nukeforums.com nukeresources.com and probably my favorite: ravenphpscripts.com there are a host of others, namely nukesecurity.com -
Gotcha. Wasn't sure as cpanel is all I'm used to... both you guys and other hosts have been cpanel. but you would know best
-
You would download them using the same program you used to upload them, most likely. Then you'd upload them from your hard drive up to TCH. Since you don't have cpanel on your current site, chances are you don't have any databases to worry about.
-
Reviewers Of My Site Comment On How Fast It Is
mrkablooey replied to DWD's topic in Reviews of TotalChoice Hosting
Opened my 2nd site with TCH (transferred from another domain that's been giving me fits for a few weeks). Transfer was pretty quick (lot of data and SQL DBs) and teh site has been working great. Asked how everyone was liking it (our forums and site are pretty active) and they all say it's faster than the last host. I noticed the same--it's very "snappy" in speed vs the old one... couldn't be happier. The price is great and support is top-notch. -
I've been a TCH family member for a couple months now, and never got my password for the protected forums. Sent an email last month but didn't hear back. Another site I host on a different company (been using them for years) is flaking out and support isn't good. Might end up moving it over here anyway, but regardless, any way I can get the protected forums pwd re-sent to me so I can access that part too? thanks
