Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong image path on tutorial page #8

Open
kenorb opened this issue Jan 31, 2015 · 0 comments
Open

Wrong image path on tutorial page #8

kenorb opened this issue Jan 31, 2015 · 0 comments
Labels

Comments

@kenorb
Copy link
Member

kenorb commented Jan 31, 2015

Path: /booking/admin/config/booking_timeslots/tutorial
File: /templates/tutorial.tpl.php

E.g.

<img src="/<?php print $dir; ?>/images/tutorial_opening_hours_non_venue.png" style="border: 0;" />

when $dir = drupal_get_path('module', 'booking_timeslots');

which calculates the wrong webroot path when website is using URI prefix (e.g. http://example.com/prefix/).

screen_shot_2014-04-16_at_11 24 43

@kenorb kenorb added the bug label Jan 31, 2015
@kenorb kenorb assigned nseam and unassigned nseam Sep 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants