Fork me on GitHub

Upgrading to 1.2 - Content and Gmap module issues  Bottom

  • I have just upgraded a site from 1.03 t0 1.12 and then 1.2. The first upgrade from 1.03 to 1.12 was fine but there are a number of issues with the upgrade from 1.12 to 1.2.

    The site uses the content module for the major part of the site content and after upgrade only parts of the content from the content module are displayed. See a typical comparison below:

    current site 1.03 http://www.somersetr…ent&func=view&pid=6

    upgraded site 1.2http://www.zikulaweb…ent&func=view&pid=6

    The content not being displayed is all HTML text,The data is in the database but is not being displayed.


    In addition the gmap module does not display i.e

    current site 1.03 http://www.somersetr…dex.php?module=gmap

    upgraded site 1.2 http://www.zikulaweb…dex.php?module=gmap



    edited by: DavidJ, datetimebrief

    --
    David
  • Does anyone have any idea why the Content module HTML text fields are not displaying ?

    The page linked in the first post consists of 2 HTML text fields and three Mediashare item fields, see the following
    image of the content edit page.
    http://www.zikulaweb…contenteditpage.gif

    As you see, the HTML text fields exist and the data for these fields is in the database but fail to show in their respective edit fields.

    --
    David
  • Have you checked in your settings to ensure that you've enabled HTML display?

    Security >> SecurityCenter >> HTML Settings

    --
    Burnham Racing
    Illinois Cycling Association
  • Yes the "Translate embedded HTML entities into real characters" is enabled. I can add new data to the empty HTML fields and the data is displayed ok.

    --
    David
  • There was an issue reported in the German community. You may try the work around provided by Guite here:

    1. You should add the provided code at the end of modules/content/pnuser.php.

    2. Then open

    Code

    index.php?module=content&func=updateDataEncoding
    with your browser.

    3. Delete the code from the file.

    --
    Cheers, Sascha

    Philivision, Inc. - User of Zikula since 2002...
  • Sascha many thanks - the work around solved the problem!

    --
    David
  • All the kudos belong to Guite!! icon_wink

    --
    Cheers, Sascha

    Philivision, Inc. - User of Zikula since 2002...
  • Yes of course - many thanks to Guite.

    --
    David
  • David,
    In regards to gmap. I have it running on my test site. I took a look at your webpage, and it seems to be giving an error with the compiled template in pnRender_compiled. Try clearing out your compiled templates and see if that clears up the problem. (both pnRender and your Theme just in case.)



    edited by: wvoigt, datetimebrief

    --
    - Wendel
  • Wendel thanks.

    I found the issue that was causing the problem. The markers were not showing in the admin for marker settings.
    I used the scan for new Marker image files without checking the Force the reload of markers box and hey presto all is now working.

    --
    David
  • Roadrunner

    There was an issue reported in the German community. You may try the work around provided by Guite here:


    I need Content for a 1.2 site so I found this topic and followed the link above. Not speaking German I tried to use Google Translate, but Google was blocked by the Bad Behaviour module at Zikula.de

    Could you provide the patch instructions here please?

    I checked the SVN for Content and it looks like the last commit was November 10, are these changes in that version? Is the SVN of Content safe to use for a Zikula 1.2 site?

    --
    Damon
    Catamaran Sailing at TheBeachcats.com
  • Quote

    1. You should add the provided code at the end of modules/content/pnuser.php.

    2. Then open
    Code
    index.php?module=content&func=updateDataEncoding
    with your browser.

    3. Delete the code from the file.


    Sascha has already translated it for you. Just copy the code from the German thread and follow the steps above.

    --
    David
  • 0 users

This list is based on users active over the last 60 minutes.