For some reason i can't seem to access any ones account to friend them. If i type in their account url www.mysite.ca/Marc6104 it will just display a blank screen and wont resolve..... Any help appreciated , feel free to make an account and try it out www.talkhard.ca |
because they are all trying to redirect to ottawalive.com so either empty your cache and cache_public folder or edit inc/header.inc.php
and change to the right url to use.
https://dolphin-techs.com - Skype: Dolphin Techs |
Maybe no one likes you ...  http://towtalk.net ... Hosted by Zarconia.net! |
Better then my answer i guess. hey did you jump on that machine yet or what ? https://dolphin-techs.com - Skype: Dolphin Techs |
because they are all trying to redirect to ottawalive.com so either empty your cache and cache_public folder or edit inc/header.inc.php
and change to the right url to use.
You are correct , but i use a stealth forwarding as my domain is at another place than my web\Dolphin . I have done this before and had no problem ... and actually the ottawalive.com/TH is the dir Dolphin is in ...... but for some reason it won't send the user page ottawalive.com/Th/Marc6104 , even if you place your cursor over the Picture it won't bring up the user's menu to chose options
|
hmm not sure if dolphin will play nice with those urls.. I've never tried that before. https://dolphin-techs.com - Skype: Dolphin Techs |
I find it interesting that folks will come in with a problem and forget to tell us they are not doing standard web hosting but doing strange things with redirects and URL manipulations as if that could not have a bearing on their problem. Geeks, making the world a better place |
And it is even worst if someone tries to help solve the problem and spends a lot of their time trying to figure out what is wrong when actually nothing is wrong; the person is doing other things outside of Dolphin they shouldn't be doing. Geeks, making the world a better place |
Well sorry everyone for not stating the full facts, it is true i didn't explain correctly all the variables...
Here is it , www.talkhard.ca is a stealth URL pointing to ottawalive.com/TH/ ( the TH for TalkHard ) . Everything on the site works except for trying to access people's profiles so you can BeFriend/Friend them ( or what ever ). It tries to access the page ( i can see the URL pointing correctly in the bottom left of my browser) but stalls and won't display the page.
Thanks for your patience
|
Wait i think i might be on to something..... ever since i changed my PHP version this has started happening. I just checked another sys-setup i have and the same problem is showing up there... here is my php setup menu...do i have all the choices right ?? ( oohhh and it seems to happen only on the newer versions of dolphin, older ones still work right )

|
Just for the heck of it...
Administration - advanced settings - permalinks
friendly profile permalinks uncheck it
You wont have sexy looking profile links but it might work.
you may have to modify the .htaccess in some way to get pretty urls to work with profiles ?
https://dolphin-techs.com - Skype: Dolphin Techs |
www.talkhard.ca is a stealth URL pointing to ottawalive.com/TH/
Stealth URL? How did you set up this "stealth" UR?. if the domain is suppose to point to the TH directory, you can change that in the vhost for the domain. Or, move the site files to the webroot for the domain. What are you wanting to accomplish here?
Geeks, making the world a better place |
You need to check your php error logs, or turn on error reporting. A error is occurring, and you need to see the error to find the cause. https://www.deanbassett.com |