Closed (fixed)
Project:
Custom Page
Version:
6.x-1.9
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2009 at 11:58 UTC
Updated:
24 Jul 2009 at 05:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
irakli commentedNothing is wrong with the part that you quoted. You should double-check that $mypost has the correct name of the view and that your view is not broken.
Comment #2
irakli commentedComment #3
apasaja commentedThanks for the reply
Yes the $mypost is true...
Changed
$mypostto$name = 'mypost'and now works fine :)Comment #4
irakli commented