Joomla 1.5 jTable column names not showing incorrect
17 views
Skip to first unread message
pra...@cybrain.co.in
unread,
Jul 13, 2013, 7:29:02 AM7/13/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to joomla-de...@googlegroups.com
One of my client is still using 1.5.1 version joomla I am found column names not changed when jtable instaitated I renamed the column names but that is not refelecting in jtable instance $SingleRow = JTable::getInstance('Division','Table'); when I print this to console it contains the column 'id' But I have renamed it to ID.