- Moderated by:
- Support
-
- rank:
-
Freshman
- registered:
- June 2002
- Status:
- offline
- last visit:
- 10.12.07
- Posts:
- 44
I'm troubleshooting a hack for the Reviews module see -> http://forums.postnuke.com/index.php?name=PNphpBB2&file=viewtopic&t=12383
I did a var_dump of $pntable and noticed that not all of the table columns are being listed in the array [reviews_column]. Not surprising, the columns not listed are the new colums I added to the reviews table.
Is there any special "trick" to getting the new columns to be part of the $pntable array?
Thanks in advance
