R0.23 No Longer Supported

installing compoent make main website a blank pag

  • drclic
  • Topic Author
  • New Member
  • New Member
More
16 years 2 months ago - 16 years 2 months ago #1 by drclic
Hello,

I try to install joomdle.

moodle seems OK.
but when i upload and install joomdle package in joomla, my main website still available but display a complete blanck page without any error message.

What can cause this issue ?
I have joomla : 1.5.9 and moodle 1.9.8

xml-rpc was not OK ... i fix it and it's running (with Error XML-RPC (7021) ) but i think im' gonna find out what is the problem here :-) anyone bfore I found out by myself ? ;-)


regards,
Stephane.
Last edit: 16 years 2 months ago by drclic.

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago #2 by Chris
Did you manage to solve your problem? There are a number of other reports of 7021 errors in here - did you read through them yet?

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago #3 by Sam
I have the same "blank page" problem. I don't know if this is related to the XML-RPC question or not. All I know is that there are no error messages, just a blank page. (There is also no info from the source code for the page: it's empty too.)

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago #4 by Chris
Usually when there is a blank page there is an issue with plugins

joomdle.com/index.php?option=com_content...50&Itemid=61&lang=en

Does this fix the problem?

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago - 16 years 2 months ago #5 by Sam
These are the installed plugins:

Search - Courses
Search - Coursecategories
User - Joomdlehooks
User - Joomdle
Xmlrpc- Joomdle

I believe that XML-RPC is installed on the (dedicated) server, but am having trouble confirming it (what is a good method?)

Also, strange: I disabled all plugins, and the site will still not come up.
Last edit: 16 years 2 months ago by Sam.

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago #6 by Chris
Am I to understand that your entire website is blank and not just the moodle integration?

Maybe you can post a link to your site as well.

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago - 16 years 2 months ago #7 by Sam
Last edit: 16 years 2 months ago by Sam.

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago #8 by Antonio Durán
Replied by Antonio Durán on topic Re:installing compoent make main website a blank pag
I think the problem may be that some function being called is not available (be it a xmlrpc one or file_get_contents, for example).

Some hostings don't give any erros, and just return a blank page.

Please, disable all joomdle plugins and modules and see if that removes the blank page issue. I think it should.

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago #9 by Sam
I think you are right about server config. I just don't know how to set up xml-rpc and/or test to see if/when it is working. I used a yum command it appeared to installed the right stuff, but possibly not. Thoughts?

In regard to the Joomla installation, I did try disabling all Joomdle plugins and modules, and Joomla works fine. Then, I tried re-enabling each module/plugin. Both mod_joomdle_courses and mod_joomdle_my_courses cause the blank screen issue...which really makes your theory that xml-rpc is the issue more likely.

How can I get this xml-rpc question solved?

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago #10 by Antonio Durán
Replied by Antonio Durán on topic Re:installing compoent make main website a blank pag
First thing is to check if that is the problem: Go to the joomla backend: Help -> System Information -> PHP information.

Look for a block called xmlrpc, like this:
xmlrpc
core library version xmlrpc-epi v. 0.51
php extension version 0.51
author Dan Libby
homepage xmlrpc-epi.sourceforge.net
open sourced by Epinions.com

Please Log in or Create an account to join the conversation.