Login | Forgot password | Register
What is OpenID?
OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.
With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.
For more information visit the official OpenID site.
Archive
SilverStripe Forums » Archive » Content are not displaying
Our old forums are still available as a read-only archive.
|
Page:
1
|
Go to End | |
| Author | Topic: Content are not displaying | 371 Views |
-
Content are not displaying

22 October 2008 at 8:13pm Last edited: 22 October 2008 8:14pm
Hi ,
i m trying to display some content like "heading , date, paragraph & image" with
$NewsData = new HasManyComplexTableField(
$this,
'NewsContent',
'NewsContent',
array(
'Heading' => 'Heading',
'Date' => 'Date',
'Para' => 'Para'
),
'getCMSFields_forPopup'
);
its working fine on my local side but when i m pushing to the server then i unable to view on any browser can u tell me what is the problem with my code or any thing on server.
i m using Linux server.simply i m trying display data on .ss file with as usual data fields "$var"
plz suggest me if any body had this problem b4.
bye
thanx
tareq -
Re: Content are not displaying

22 October 2008 at 10:28pm
If the problem is with the live server then check the live sites php error log. The issue might be listed there
| 371 Views | ||
|
Page:
1
|
Go to Top |
Currently Online: jondbaker
Welcome to our latest member: fearofbuttons


