Page 1 of 1

updating from 1.0.17 to 1.0.20 CGFeedMaker does not work

Posted: Thu Oct 29, 2015 6:04 pm
by archeo
Hello,

All works fine with 1.0.17 using this 2 lines
in the head

Code: Select all

{CGFeedMaker action='autodiscovery' feed='news '}
in the body (in a global content)

Code: Select all

{CGFeedMaker action='rsslink' imageonly='' image='uploads/images/rss.png' imageonly="" feed='news' text="Abonnez vous au flux RSS de l’Evolution biologique"}
you can see the result inline (cms version 1.12) on the right side bar here :
http://www.evolution-biologique.org/

on a local version (wampserver 2.5) after updating CMS 1.12--> 2.0.1.1 and CGFeedMaker 1.0.17 --> 1.0.20, CGFeedMaker icon disappears.

I read the changelog but I do not understand where the error is.
an idea?
Many thanks



info system :
----------------------------------------------

Cms Version: 2.0.1.1

Installed Modules:

CMSMailer: 5.2.4
FileManager: 1.5.1
ModuleManager: 2.0
News: 2.50.1
Printing: 1.0.4
Search: 1.50.1
ThemeManager: 1.1.8
TinyMCE: 2.9.12
AdminSearch: 1.0
Slide: 1.0
Showtime: 3.4
AceEditor: 1.0
Statistics: 1.1.3
CGExtensions: 1.49.11
MicroTiny: 2.0
Gallery: 2.0.3
HitCounter: 1.1
CGFeedMaker: 1.0.20
NewsSlides: 1.4
UsersGuide: 1.8.1
CodeMirror: 3.0.0
AjaxMadeSimple: 0.4.0
DownCnt: 2.5.0
SiteMapMadeSimple: 1.2.8
ModuleXtender: 1.10.6
DocumentSearch: 1.4.5
Quizzard: 0.9
CGSmartImage: 1.20.5
Polls: 1.1.0
CMSContentManager: 1.0.1
DesignManager: 1.0.1
Navigator: 1.0.1
CGSimpleSmarty: 2.0.2


Config Information:

php_memory_limit:
max_upload_size: 64000000
url_rewriting: mod_rewrite
page_extension: .html
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: Europe/Paris
permissive_smarty: false


Php Information:

phpversion: 5.5.12
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
test_file_timedifference:
test_db_timedifference:
memory_limit: 128M
max_execution_time: 120
output_buffering: 4096
file_uploads: On (True)
post_max_size: 3M
upload_max_filesize: 64M
session_save_path: c:/wamp/tmp (0777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)


Performance Information:

allow_browser_cache: On (True)
browser_cache_expiry: 6000
php_opcache: Off (False)
smarty_cache: Off (False)
smarty_compilecheck: Off (False)
smarty_cache_udt: Off (False)
auto_clear_cache_age: On (True)

Server Information:

Server Api: apache2handler
Server Db Type: MySQL (mysqli)
Server Db Version: 5.6.17
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Server Time Diff: No file system time difference found


----------------------------------------------

Re: updating from 1.0.17 to 1.0.20 CGFeedMaker does not wor

Posted: Fri Oct 30, 2015 8:28 am
by Rolf
Why not hardcode the link to the feed. This is how I always do this...

Re: updating from 1.0.17 to 1.0.20 CGFeedMaker does not wor

Posted: Fri Oct 30, 2015 9:33 am
by archeo
OK but the result is this error message :

Erreur d'analyse XML : erreur de syntaxe
Emplacement : http://localhost/test-site-distant/feeds/news.rss
Numéro de ligne 1, Colonne 1 :
<!doctype html>
^

Re: updating from 1.0.17 to 1.0.20 CGFeedMaker does not wor

Posted: Tue Nov 10, 2015 6:36 pm
by Franck
There's a bug (edit: 2 actually) for this problem opened a long time ago on the forge:
http://dev.cmsmadesimple.org/bug/view/10322
http://dev.cmsmadesimple.org/bug/view/9585