17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 778 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
| 778 Views | ||
|
Page:
1
|
Go to Top |


