ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

php 5.3 upgrade cause EE tags not to render 1.6.8

May 09, 2011 11:35am

Subscribe [3]
  • #1 / May 09, 2011 11:35am

    cwpollock

    72 posts

    Hi there, I’m using 1.6.8 and I have upgraded my dev area to 5.3.3

    When I did that, all the EE tags stopped rendering: example: http://stg.simplifiedsafety.com/solutions/

    I’m using 1.6.8 and upgrading is not really a feasible option.  Is there a code tweak in one fo the core files that I can make to get this working again?

  • #2 / May 09, 2011 11:39am

    Mark Bowen

    12637 posts

    Do you have this all working now as I went to that link and I can’t see anything that looks untoward on there.

    What are we looking for exactly?

    Best wishes,

    Mark

  • #3 / May 09, 2011 11:40am

    cwpollock

    72 posts

    Yes sorry, compare with the live site: http://simplifiedsafety.com/solutions/

  • #4 / May 09, 2011 11:41am

    cwpollock

    72 posts

    And here’s an example of what is not rendering

    <li>
                    <h2 class="border-top"><a href="http://{path=solutions/category/guardrail}">Guardrail & Railing Solutions</a></h2>
                    <ul class=" clearfix">
                        {exp:weblog:entries weblog="solution"  category="7" orderby="priority" sort="asc" disable="categories|category_fields|member_data|pagination|trackbacks" dynamic="off" cache="yes" refresh="60"}
                            <li class="grid_4">
                                <h3><a href="http://{solution_url}" title="{title}">{title}</a></h3>
    <p>                            <a href="http://{solution_url}" title="{title}">{if image_medium}{image_medium}{file_thumb_url}{/image_medium}{if:else}{skin_url}images/ss_placeholder_med.gif{/if}</a><br />
                                {short_desc}<br />
                            </li><br />
                        {/exp:weblog:entries}<br />
                    </ul><br />
                </li>

  • #5 / May 09, 2011 11:52am

    Mark Bowen

    12637 posts

    Have you tried creating a brand new template and literally just placing a single weblog entries tag in it and absolutely nothing else, no styling, nothing except for a simple weblog tag which just spits out the {title} variable just to see what’s going on?

    Also everything else that’s on that page, is it all just statically built then? In particular things like the footer, menus etc…

    Just asking because if they are coming from weblog tags too then there is definitely something else going on here because if one tag works then all others should do too.

    Have you tried deleting all the files (except for the index.html) from the system > cache folder too.

    Best wishes,

    Mark

  • #6 / May 09, 2011 11:56am

    cwpollock

    72 posts

    Yes I cleared the cache and I just built this

    http://stg.simplifiedsafety.com/solutions/test/

    before
      {exp:weblog:entries weblog="solution"  category="7" sort="asc" dynamic="off" }
                            {title}
                        {/exp:weblog:entries}
    after

    Still nothing.

  • #7 / May 09, 2011 12:04pm

    Mark Bowen

    12637 posts

    Was it literally just an upgrade on the PHP side of things and nothing touched within ExpressionEngine itself?

    Also just wondering why you can’t upgrade to the latest version? There are loads of good reasons to do so. I’m not sure if 5.3.3 should or shouldn’t work with 1.6.8 so not sure if that’s anything to do with it though. I see from the change log that 1.6.8 was made to be compatible with 5.3.0 but don’t know about other point versions.

    Only other thing I can ask is do you have any modules or extensions installed that might be contributing to this at all?

    I’ll leave the thread now though and let a moderator come in on this to help you more though.

    Hope you get it all working soon.

    Best wishes,

    Mark

    P.S. It might also be helpful to turn on template debugging to see exactly what is going on too.

  • #8 / May 10, 2011 3:26am

    John Henry Donovan

    12339 posts

    Chris,

    I visited your test page and it seems to be working now. Can you confirm?

  • #9 / May 10, 2011 8:49am

    cwpollock

    72 posts

    Yeah it was a bug in an old version of playa I had.  I had to remove the “&” from the modify_template function.  Once I did that it was all set.

  • #10 / May 10, 2011 9:01am

    Mark Bowen

    12637 posts

    Aha thought it might be an add-on somehow as it seemed a little strange.

    Glad you’ve got it sorted now.

    Best wishes,

    Mark

  • #11 / May 10, 2011 2:55pm

    Greg Aker

    6022 posts

    I’m glad you’re up and running, don’t hesitate to start a new thread if anything else comes up!

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases