2012-06-27, 20:54:21
Hi Angryboy.
Thanks for the feedback. I like the 'Dirty' solutions you use and may implement them in future for such things as 'See also...' links etc.
As for the second part, I have checked the xml files and some of them had the old 'template.php' still in there, but even after changing, still I can't get them to work...
<?php get_special_field('membername','Default Value',true); ?>
This just brings in the 'Default Value' bit as if it can't pick up anything for the given field. Out of curiosity, is there anything wrong with the names I am giving the fields? too long or something? I can't imaging them being used elsewhere...
Maybe I will just have to use the 'View' pane in Special pages, but I can imagine my code will be very messy in there... Thanks for the help up to now guys, and keep up the good work!
Thanks for the feedback. I like the 'Dirty' solutions you use and may implement them in future for such things as 'See also...' links etc.
As for the second part, I have checked the xml files and some of them had the old 'template.php' still in there, but even after changing, still I can't get them to work...
<?php get_special_field('membername','Default Value',true); ?>
This just brings in the 'Default Value' bit as if it can't pick up anything for the given field. Out of curiosity, is there anything wrong with the names I am giving the fields? too long or something? I can't imaging them being used elsewhere...
Maybe I will just have to use the 'View' pane in Special pages, but I can imagine my code will be very messy in there... Thanks for the help up to now guys, and keep up the good work!