By scott summers on
hi all,
im getting the text "links inline" on posts instead on node links and html for taxonomy terms. these two are stored in variables $links and $terms respectively. i have no idea about this.
anybody know about this then please help.
my second question is about views list page. on views listing page (admin/build/views) under the column Actions instead of show edit-disable-enable-delete links its showing Array – Array – Array – Array. i just can't understand why it happening.
all help will be greatly appreciated.
thanks in advance.
Comments
If you are using Drupal 5,
If you are using Drupal 5, make sure that your theme and your actions module are Drupal 5 versions.
I can't say anything more without knowing the exact version of your drupal installation and of your additional modules and themes, or any modifications you may have made.
thanks for reply..
hey cog many thanks for replying.
my drupal version is 5.2 and my views modules i.e. views ui, views theme wizard and views rss are version 5.x - 1.6, so are my themes.
i think the problem is somewhere $links and $terms variables i think these variables are not getting the right content in them or their content is not being correctly interpreted by the system.
mnay thanks once again. im also diggin in it.
Scott