-
AuthorPosts
-
March 6, 2011 at 6:13 pm #161093
I’ve just installed the Portfolio template, but when I apply it, my domain shows nothing but a white page, saying ‘Home page title’ and ‘intro’. I think the problem’s not in the template, because the Business template does the same, but I have no idea where to start looking for the cause of this problem…
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 6, 2011 at 6:32 pm #379920Please log into your admin panel and disable the twitter module. It is probably the twitter module causing your problem as it will not function if your server does not have cURL enabled.
March 6, 2011 at 9:37 pm #379934That one is already disabled, so that’s not the problem, I guess…
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 6, 2011 at 9:48 pm #379935Can you PM me an admin logon please?
March 6, 2011 at 10:15 pm #379940Sent it to you… I think 🙂
By the way: I think I posted my original post in the wrong place, and I apologize for that…
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 7, 2011 at 5:38 am #379992Ah… so sorry. I have not actively disables any of these modules, but I still feel like an idiot. Thank you, Phil.
defendhaiti Frienddefendhaiti
- Join date:
- February 2011
- Posts:
- 15
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
March 2, 2012 at 2:32 pm #441388<em>@phill luckhurst 225858 wrote:</em><blockquote>You disable many of the plugins required for this template to work correctly the most important being the JAT3 framework plugin. I have enabled that and now your site is visible.</blockquote>
I am having a blank screen issue too but my plugins are all enabled. I have tried many things, can you help?
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 2, 2012 at 2:34 pm #441389If you could PM me a super admin login I will take a look for you. Please include a link to your site and a link to this thread in your PM.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 2, 2012 at 3:01 pm #441400It seems that you are getting a 500 error. To find out exactly what the cause of the error is you would need to ask your host to look at the logs. It could be that the memory limit is set too low or one of a couple of other things. Your host will be able to quickly tell you what the error is from the logs.
1 user says Thank You to Phill for this useful post
defendhaiti Frienddefendhaiti
- Join date:
- February 2011
- Posts:
- 15
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
March 2, 2012 at 3:22 pm #441404Have you ever seen this before?
PHP Fatal error: Cannot redeclare class Browser in …/public_html/plugins/system/jat3/jat3/core/libs/Browser.php on line 139defendhaiti Frienddefendhaiti
- Join date:
- February 2011
- Posts:
- 15
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 2, 2012 at 4:05 pm #441420The error you are getting was because you are running an odd version of PHP. There should also have been only the 1 browser.php file in there.
At least you are running not. Not sure if you will run into other problems. Give it a try and see how it goes. However you are running a version of PHP that soulhd not be supported by Joomla 2.5.1 nor our template so I suspect you will. Ask your host to update PHP to at lease version 5.2.4
1 user says Thank You to Phill for this useful post
aussom Friendaussom
- Join date:
- August 2011
- Posts:
- 16
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
March 19, 2012 at 2:52 am #444440<em>@phill luckhurst 304597 wrote:</em><blockquote>The error you are getting was because you are running an odd version of PHP. There should also have been only the 1 browser.php file in there.
At least you are running not. Not sure if you will run into other problems. Give it a try and see how it goes. However you are running a version of PHP that soulhd not be supported by Joomla 2.5.1 nor our template so I suspect you will. Ask your host to update PHP to at lease version 5.2.4</blockquote>
I have the same problem as well. At first I got the error message as the following:
<blockquote>PHP Fatal error: Class ‘Browser’ not found in /home6/aboutau1/public_html/plugins/system/jat3/jat3/core/common.php on line 336
</blockquote>was with PHP 5.2.0x or something
I managed to get PHP version in the server upgraded to 5.3.10 and now got the new error message:
<blockquote>PHP Fatal error: Cannot redeclare class Browser in /home6/aboutau1/public_html/plugins/system/jat3/jat3/core/libs/Browser.php on line 139</blockquote>What shoud I do???
aussom Friendaussom
- Join date:
- August 2011
- Posts:
- 16
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
March 19, 2012 at 3:01 am #444441<em>@defendhaiti 304581 wrote:</em><blockquote>Strange file. I just deleted it and the site works. There was a file browser.php and another Browser.php, in the jat3/core/libs folder. Just deleted the redundant one.</blockquote>
^
^
^
Just saw this post after frustrated with upgrading PHP version. After delete Browser.php file, now my site is back to alive…..:-* Thank you very much.1 user says Thank You to aussom for this useful post
-
AuthorPosts
This topic contains 15 replies, has 4 voices, and was last updated by aussom 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum