11
jcortego
RSS FEEDS IN XOOPS
  • 2006/8/8 20:43

  • jcortego

  • Just popping in

  • Posts: 16

  • Since: 2003/9/30


When I add a PHP RSS feeds reader to the XOOPS environment of my site, I can't see special spanish characters like stressed vowels (á,é,í,ó,ú). I previously tested the feed and it works OK when I use other readers outside XOOPS.
Feed's reading stops failing when I comment the line that includes the header of XOOPS in the reader's PHP code:

include(XOOPS_ROOT_PATH."/header.php");

Can anyone tell me the reason of this and if it can be fixed ?

A solution I've found is to replace:

<?xml version="1.0" encoding="utf-8" ?>

by:

<?xml version="1.0" encoding="ISO-8859-1"?>

but it appears to me that this isn't the best way to fix the problem as long as the feed works OK outside XOOPS.

Thanks



12
jcortego
xoops 2.0.5 login doesn't work with new APACHE and PHP
  • 2005/5/13 14:51

  • jcortego

  • Just popping in

  • Posts: 16

  • Since: 2003/9/30


My site (with XOOPS 2.0.5) was working fine until the server's administrator migrated to Apache 2.0.48, PHP 4.3.4 and MySQL 4.0.18.
Now, after I enter user and password, I see the "Welcome page" but I am asked again for user name and password, and can't enter to the Admin page.
I installed then XOOPS 2.0.10 and can enter to the Admin page. But I have to make the XOOPS 2.0.5 version to work because I need to enter the admin page and recover a lot of code and html modules I have added, in order to rebuild the site for XOOPS 2.0.10.
Can anyone tell me what's wrong with the login ? Thanks a lot for any help



13
jcortego
Module not working because of missing compiled template !!!
  • 2004/6/23 21:37

  • jcortego

  • Just popping in

  • Posts: 16

  • Since: 2003/9/30


Sorry, I've just fixed the problem. Thanks anyway.



14
jcortego
Xoops doesn't compile new templates !!
  • 2004/6/23 21:35

  • jcortego

  • Just popping in

  • Posts: 16

  • Since: 2003/9/30


Sorry, I've just fixed the problem. Thanks anyway.



15
jcortego
Re: Weather block
  • 2003/12/16 19:02

  • jcortego

  • Just popping in

  • Posts: 16

  • Since: 2003/9/30


Thanks a lot, Donna !!!
The block is working fine now



16
jcortego
Weather block
  • 2003/12/16 0:40

  • jcortego

  • Just popping in

  • Posts: 16

  • Since: 2003/9/30


I'm trying to create a new block with weather information.
I've downloaded code that works fine when used "standalone", that is outside XOOPS.

Once in the "Add new block" page of administration section, the code works and show weather information when I click the "Preview" button, but when I confirm block creation all what I see in the main page of my site is PHP code inside the block recently created.

Besides: the code only works in Preview mode when I select "HTML" as block content, but not when "PHP script" is selected.

Any suggestions ? Thanks.




TopTop
« 1 (2)



Login

Who's Online

133 user(s) are online (95 user(s) are browsing Support Forums)


Members: 0


Guests: 133


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits