When I enable the module for the fisrt time, and click in "Affiliates Home" in the Navigation Links, this give me a RED mensage:
user warning: Unknown column 'ac.weight' in 'order clause' query: SELECT aa.*, ac.cat_name FROM affiliates_ads aa INNER JOIN affiliates_cats ac ON ac.cat_id = aa.cat_id WHERE status = 'A' ORDER BY ac.weight ASC, aa.order_by ASC in C:\wamp\www\drupal\modules\affiliates\affiliates.module on line 943.
anyone to help me please...
Comments
Comment #1
Anonymous (not verified) commentedI have just installed the latest development release on a vanilla install of drupal 6 and could not reproduce this bug.
Comment #2
kbahey commentedComment #3
drupaloSa commentedDuplicate of #356787: update function is misnamed