Skip to Content Skip to Menu

iGoogle wont display

  • Berilac
  • Berilac
  • OFFLINE
  • Posts: 28
  • Thanks: 4
  • Karma: 0
10 years 9 months ago #238108 by Berilac
iGoogle wont display was created by Berilac
Have followed the FAQ to enable and display iGoogle but it wont load?

I had trouble finding the uddeim_igoogle.xml file, but I did find it and moved it from /public_html/components/com_uddeim to /public_html

At least now it displays something

Not Found

The requested URL /components/com_uddeim/uddeim_igoogle.xml was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

It was just displaying the code of the uddeim_igoogle.xml file before.

I have obviuosly missed something here?

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

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
10 years 9 months ago #238109 by slabbi
Replied by slabbi on topic iGoogle wont display
Please check the FAQ:
4.4.3 How to use RSS Message Feeds in iGoogle?

Joomla 1.5.14+ added a new rewrite block to the .htaccess file which denies access to XML files globally for your whole site.

When you uncomment following lines

## Deny access to extension xml files (uncomment out to activate)
#<Files ~ "\.xml$">
#Order allow,deny
#Deny from all
#Satisfy all
#</Files>
## End of deny access to extension xml files

iGoogle is no longer able to read uddeim_igoogle.xml from your server. Better is to block XML files for /administrator/components/ and /components/ folders only!
Or you can also modify your main .htaccess file and add

## Allow access to XML file used by iGoogle
RewriteCond %{REQUEST_FILENAME} -f
RewriteRule ^(components/com_uddeim/uddeim_igoogle\.xml)$ $1 [L]

This gives access to uddeim_igoogle.xml only.

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

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

  • Berilac
  • Berilac
  • OFFLINE
  • Posts: 28
  • Thanks: 4
  • Karma: 0
10 years 9 months ago #238110 by Berilac
Replied by Berilac on topic iGoogle wont display
Thankyou slabbi

I had only altered the htaccess.txt and not the .htaccess DOH!

One more thing and I am up and running, I think.

Where do you put the following code (bear with me I aint no professional)
As to the untrained there is no mention of where.

<a href=" fusion.google.com/add ? source=atgs&feedurl=http%3A//www.yoursite.com/uddeim.xml"> gmodules.com/ig/images/plus_google.gif " border="0" alt="Add to Google">
or
<a href=" fusion.google.com/ig/add ? synd=open&source=ggyp&moduleurl=http://yoursite/components/ com_uddeim/uddeim_igoogle.xml"> Add to Google

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

  • Berilac
  • Berilac
  • OFFLINE
  • Posts: 28
  • Thanks: 4
  • Karma: 0
10 years 9 months ago #238238 by Berilac
Replied by Berilac on topic iGoogle wont display
Also,

When accessing settings in the messager front end I get the following:

0 - SQL=SELECT id, name, username, password, usertype, block FROM jos_users WHERE id=935

You may not be able to visit this page because of:

an out-of-date bookmark/favourite
a search engine that has an out-of-date listing for this site
a mistyped address
you have no access to this page
The requested resource was not found.
An error has occurred while processing your request.

Please try one of the following pages:

Home Page

If difficulties persist, please contact the System Administrator of this site and report the error below..

SQL=SELECT id, name, username, password, usertype, block FROM jos_users WHERE id=935

I haven't blocked any users so dont know why this comes up?

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

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
10 years 9 months ago #238240 by slabbi
Replied by slabbi on topic iGoogle wont display
I don't know. I don't think that is an uddeIM issue when it has been installed correctly.

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

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

  • Berilac
  • Berilac
  • OFFLINE
  • Posts: 28
  • Thanks: 4
  • Karma: 0
10 years 9 months ago #238454 by Berilac
Replied by Berilac on topic iGoogle wont display
I am still getting the error when trying to access Settings option:

0 - SQL=SELECT id, name, username, password, usertype, block FROM jos_users WHERE id=935

Selecting About or Help works, no errors?

Have check the settings, for the life of me I cant see whats going wrong, ARGH!

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

Moderators: beatnantslabbikrileon
Powered by Kunena Forum