- Posts: 7
- Thank you received: 0
no pictures
-
Lukaszwnusio
Inactive member - New Member
Less
More
11 years 3 months ago #32137
by Lukaszwnusio
Replied by Lukaszwnusio on topic no pictures
Look, i a start at the begin, i download that module Hot_flash_menu module. Instal to clear joomla and tryed to use it on standard joomla temple, and it dose not work-,-. I Instal your temple call Flash menu etc. and it start work fine but i dont like this temple( tryed turn on on other temples from your site - also dose not work). Now i put as defould temple call Clever ( i trayed also at Beez3 - Default ) and in my case in joomla 3.0 flash menu module 3.0 dose not work on that temples. Its clear white baground.
Also try this solution, nothing happend
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.'/*.*');
Also try this solution, nothing happend
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.'/*.*');
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 months ago #32141
by ivan.milic
Replied by ivan.milic on topic no pictures
Check images folder path in module settings. When you install module first time it uses some default demo images that are placed inside module directory.
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 #32142
by Lukaszwnusio
Replied by Lukaszwnusio on topic no pictures
i reinstal it now, and do not change anythink inside - still nothing
odkurzacz-centralny.com/modules/mod_hot_...nu/demo/menu/bg1.jpg
odkurzacz-centralny.com/modules/mod_hot_...nu/demo/menu/bg2.jpg
etc
Files are inside there w8 jast for show up, but ive seen only white bg.
var flashesImagesBaseLink = " odkurzacz-centralny.com//modules/mod_hot...shes_menu/demo/menu/ ";
its going take files from that directory
odkurzacz-centralny.com/modules/mod_hot_...nu/demo/menu/bg1.jpg
odkurzacz-centralny.com/modules/mod_hot_...nu/demo/menu/bg2.jpg
etc
Files are inside there w8 jast for show up, but ive seen only white bg.
var flashesImagesBaseLink = " odkurzacz-centralny.com//modules/mod_hot...shes_menu/demo/menu/ ";
its going take files from that directory
Last edit: 11 years 3 months ago by Lukaszwnusio.
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 #32143
by Lukaszwnusio
Replied by Lukaszwnusio on topic no pictures
Ive done this! now its working out jast past to the css file
.. {
background:url(' odkurzacz-centralny.com//modules/mod_hot...shes_menu/demo/menu/ .');
}
... {
background:url(' odkurzacz-centralny.com//modules/mod_hot...shes_menu/demo/menu/ ..');
}
.bg1 {
background:url(' odkurzacz-centralny.com//modules/mod_hot...nu/demo/menu/bg1.jpg ');
}
.bg2 {
background:url(' odkurzacz-centralny.com//modules/mod_hot...nu/demo/menu/bg2.jpg ');
}
.bg3 {
background:url(' odkurzacz-centralny.com//modules/mod_hot...nu/demo/menu/bg3.jpg ');
}
.bg4 {
background:url(' odkurzacz-centralny.com//modules/mod_hot...nu/demo/menu/bg4.jpg ');
}
.bg5 {
background:url(' odkurzacz-centralny.com//modules/mod_hot...nu/demo/menu/bg5.jpg ');
}
.index.html {
background:url(' odkurzacz-centralny.com//modules/mod_hot...demo/menu/index.html ');
}
.sub1 {
background:url(' odkurzacz-centralny.com//modules/mod_hot...u/demo/menu/sub1.png ');
}
.sub2 {
background:url(' odkurzacz-centralny.com//modules/mod_hot...u/demo/menu/sub2.png ');
}
.sub3 {
background:url(' odkurzacz-centralny.com//modules/mod_hot...u/demo/menu/sub3.png ');
}
.sub4 {
background:url(' odkurzacz-centralny.com//modules/mod_hot...u/demo/menu/sub4.png ');
}
.sub5 {
background:url(' odkurzacz-centralny.com//modules/mod_hot...u/demo/menu/sub5.png ');
}
and its start working dont know even why but works
.. {
background:url(' odkurzacz-centralny.com//modules/mod_hot...shes_menu/demo/menu/ .');
}
... {
background:url(' odkurzacz-centralny.com//modules/mod_hot...shes_menu/demo/menu/ ..');
}
.bg1 {
background:url(' odkurzacz-centralny.com//modules/mod_hot...nu/demo/menu/bg1.jpg ');
}
.bg2 {
background:url(' odkurzacz-centralny.com//modules/mod_hot...nu/demo/menu/bg2.jpg ');
}
.bg3 {
background:url(' odkurzacz-centralny.com//modules/mod_hot...nu/demo/menu/bg3.jpg ');
}
.bg4 {
background:url(' odkurzacz-centralny.com//modules/mod_hot...nu/demo/menu/bg4.jpg ');
}
.bg5 {
background:url(' odkurzacz-centralny.com//modules/mod_hot...nu/demo/menu/bg5.jpg ');
}
.index.html {
background:url(' odkurzacz-centralny.com//modules/mod_hot...demo/menu/index.html ');
}
.sub1 {
background:url(' odkurzacz-centralny.com//modules/mod_hot...u/demo/menu/sub1.png ');
}
.sub2 {
background:url(' odkurzacz-centralny.com//modules/mod_hot...u/demo/menu/sub2.png ');
}
.sub3 {
background:url(' odkurzacz-centralny.com//modules/mod_hot...u/demo/menu/sub3.png ');
}
.sub4 {
background:url(' odkurzacz-centralny.com//modules/mod_hot...u/demo/menu/sub4.png ');
}
.sub5 {
background:url(' odkurzacz-centralny.com//modules/mod_hot...u/demo/menu/sub5.png ');
}
and its start working dont know even why but works
Please Log in to join the conversation.
-
Addamo
Inactive member - New Member
Less
More
- Posts: 5
- Thank you received: 0
10 years 11 months ago #35517
by Addamo
Replied by Addamo on topic no pictures
I have the same problem. You can see it at this link:
www.giralasicilia.com/kicktemp/index.php...7&Itemid=101&lang=it
I don't display any image.
Can you help me?
Mario
I don't display any image.
Can you help me?
Mario
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 11 months ago #35519
by ivan.milic
Replied by ivan.milic on topic no pictures
First try this:
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.'/*.*');
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.'/*.*');
Please Log in to join the conversation.
Time to create page: 0.108 seconds