Not working with "service links" module
PipSqueak - June 6, 2008 - 17:50
| Project: | Amadou |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | jwolf |
| Status: | active |
Jump to:
Description
When I setup image icons for service links module, amadou shows html code. I have tried it on other templates and it works fine on them except amadou.

#1
To get the services links to work correctly you'll have to edit Amadou's template.php file as follows:
Remove lines 45 through 106
Once you have removed those lines, save the file. Within Drupal go to admin > performance ( http://example.com/admin/settings/performance ) and scroll to the bottom of the page and click the "Clear cached data" button twice - not double clicking - click the button once and then again after the page reloads.
I will fix this with he next release.
Thanks for catching this.