Code not processed :O:(

Code not processed :O:(

Thursday 01 July 2004 2:03:56 am - 3 replies

Modified on Thursday 01 July 2004 2:08:28 am by John Mina

Author Message

Vadym Savchuk

Thursday 01 July 2004 9:35:27 am

The following code certainly works:

{let fetched_news=fetch_alias(news_list)}
{section name=News loop=$fetched_news}
    <img src={$News:item.data_map.thumbnail.content.small.url|ezroot}/><br/>
{/section}
{/let}

Maybe you should replace dot with colon between "$news" and "item"?

John Mina

Sunday 04 July 2004 2:46:53 am

hi Vadym
I do really thank you very much

but Unfortunalty the case here is fine with the code i wrote, and it is fine as long as it is running from the local machine , but on the server it is not , i beleiev i may have missed up with one of the setting pages
, do you have any idea how could i run the setup once again , without removing the while files i uploaded for design stuff adn var\news ?

Please let me know
Apriciating your help a lot
thanks
Jo
John Mina

Sergiy Pushchin

Tuesday 06 July 2004 3:01:25 am

To initiate setup procedure you need to set to true one setting in site.ini file..

[SiteAccessSettings]
CheckValidity=true

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.