Hello,

Thank you for your fast responses on previous issues.

Images (add.png and delete.png) do not show on my site.
I installed drupal as a sub-directory, my site url is:
* hxxp://192.168.1.80/drupal/
But uc_ticket doesn't add the sub-directory to the URLs
So in the html source I'm seeing:
* hxxp://192.168.1.80/sites/all/modules/uc_ticket/images/delete.png
instead of:
* hxxp://192.168.1.80/drupal/sites/all/modules/uc_ticket/images/delete.png

Your help is very much appreciated

Comments

Anonymous’s picture

Component: Code » User interface
Assigned: Unassigned »

No worries, this is exactly the type of testing this module needs. I'll have a look.

Anonymous’s picture

Status: Active » Fixed

Added base_path() to image src. Fix will appear in tonight's dev release.

kadimi, once the dev release is compiled tonight, can you make sure this works on your installation?

kadimi’s picture

It works like a charm (using dev)

Anonymous’s picture

Great, thanks for testing

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.