Skip to content

Wrong image path on tutorial page #8

Open
@kenorb

Description

@kenorb

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions