- Posts: 3
- Thank you received: 0
no pictures
-
Stefan Beckmann
Inactive member - Topic Author
- New Member
Less
More
11 years 6 months ago #30554
by Stefan Beckmann
no pictures was created by Stefan Beckmann
I got a problem regarding the mod_hot_flashes_menu25.
I just installed it, including all of your included example files. The example pictures are installed at templates/hot_flashes/images/menu/ and the Images folder url is also correct. However, the background pictures doesn’t appear!
I already had a look at the community forum and I found the same problem, but there was no solution mentioned that works. Please let me know what do I have to do. Thank you in advance.
Screenshot below, without your standard example background pictures:
I just installed it, including all of your included example files. The example pictures are installed at templates/hot_flashes/images/menu/ and the Images folder url is also correct. However, the background pictures doesn’t appear!
I already had a look at the community forum and I found the same problem, but there was no solution mentioned that works. Please let me know what do I have to do. Thank you in advance.
Screenshot below, without your standard example background pictures:
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #30559
by ivan.milic
Replied by ivan.milic on topic no pictures
Can we see link?
Please Log in to join the conversation.
-
Stefan Beckmann
Inactive member - Topic Author
- New Member
Less
More
- Posts: 3
- Thank you received: 0
11 years 6 months ago #30560
by Stefan Beckmann
Replied by Stefan Beckmann on topic no pictures
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #30561
by ivan.milic
Replied by ivan.milic on topic no pictures
Open:
modules/mod_hot_flashes_menu/tmpl/default.php
find this line:
$bcg_images = glob($backgrounds_dir.'{*.png,*.jpg,*.jpeg,*.gif}',GLOB_BRACE);
replace with:
$bcg_images = glob($backgrounds_dir.'/*.*');
modules/mod_hot_flashes_menu/tmpl/default.php
find this line:
$bcg_images = glob($backgrounds_dir.'{*.png,*.jpg,*.jpeg,*.gif}',GLOB_BRACE);
replace with:
$bcg_images = glob($backgrounds_dir.'/*.*');
The following user(s) said Thank You: Stefan Beckmann
Please Log in to join the conversation.
-
Stefan Beckmann
Inactive member - Topic Author
- New Member
Less
More
- Posts: 3
- Thank you received: 0
11 years 6 months ago #30580
by Stefan Beckmann
Replied by Stefan Beckmann on topic no pictures
Thank you very much.
It is working very well.
It is working very well.
Please Log in to join the conversation.
-
Lukaszwnusio
Inactive member - New Member
Less
More
- Posts: 7
- Thank you received: 0
11 years 3 months ago - 11 years 3 months ago #32119
by Lukaszwnusio
Replied by Lukaszwnusio on topic no pictures
Hej ive got same problem, dont know what to do is joomla?
I jast want start demo images, and its wrrite its count 0 bg etc whats wrong ?
I just installed it, including all of your included example files. The example pictures are installed at joomla temple and the Images folder url is also correct. However, the background pictures doesn’t appear!
I i turn on temple with Hot flash menu temple it works! but on standard temple wont
I jast want start demo images, and its wrrite its count 0 bg etc whats wrong ?
I just installed it, including all of your included example files. The example pictures are installed at joomla temple and the Images folder url is also correct. However, the background pictures doesn’t appear!
I i turn on temple with Hot flash menu temple it works! but on standard temple wont
Last edit: 11 years 3 months ago by Lukaszwnusio.
Please Log in to join the conversation.
Time to create page: 0.101 seconds