Hi,
I am havving a problem where when i try to load up someones profile i just get a white page? if you want to see what i meen goto www.you.media-magic.co.uk, all the users on there are my test users and they are reporting the same thing?
Hi, I am havving a problem where when i try to load up someones profile i just get a white page? if you want to see what i meen goto www.you.media-magic.co.uk, all the users on there are my test users and they are reporting the same thing? |
Hello you have some mysql errors (Warning: Division by zero in /home/mediamag/public_html/sites/you/templates/base/scripts/BxBaseProfileView.php on line 513) PS: If possible do not write me personally, please try to ask on the forum first |
I still cannot tell what the problem is, any help would be appreciated (i have enabled the debug mode) |
Try going into the Admin Panel>Settings>Permalinks and remove the checkmarks. Clear the /cache (except for .htaccess) and /public_cache directories. Go back to your homepage and see if you can access the profiles then. Chris Nothing to see here |
cheers that semmed to have worked |
Then it is probably a issue with your .htaccess file located in the root of your Dolphin install. You can try the following; - Renable the Permalinks - Edit the .htaccess file located in the root and add the following to it: RewriteBase / right under this: RewriteEngine On Chris Nothing to see here |