- Posts: 14116
- Thank you received: 1639
no pictures
-
ivan.milic
Support Staff - Moderator
Less
More
11 years 3 months ago #32126
by ivan.milic
Replied by ivan.milic on topic no pictures
send us link
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 #32127
by Lukaszwnusio
Replied by Lukaszwnusio 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 3 months ago - 11 years 3 months ago #32128
by ivan.milic
Replied by ivan.milic on topic no pictures
Check read permissions for public for files and folders under
/templates/hot_flashes/images/
CHMOD (permissions) for files should be 644 for folders 755 , CHMOD can be changed form cpanel file manager of you can install extplorer for joomla
EDIT:
Also did you first even try:
/templates/hot_flashes/images/
CHMOD (permissions) for files should be 644 for folders 755 , CHMOD can be changed form cpanel file manager of you can install extplorer for joomla
EDIT:
Also did you first even try:
Code:
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.'/*.*');
Last edit: 11 years 3 months ago by ivan.milic.
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 #32129
by Lukaszwnusio
Replied by Lukaszwnusio on topic no pictures
I tryed this at the begin, it not help ;/
Chance permisions, wont work anyway
i dont use temle of Hot flash menus, is it work only on that temple?
I can send you admin permisions if it help
Chance permisions, wont work anyway
i dont use temle of Hot flash menus, is it work only on that temple?
I can send you admin permisions if it help
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 #32130
by Lukaszwnusio
Replied by Lukaszwnusio on topic no pictures
ps. If i cange me temple to HOT FLASHES MENU TEMPLE it works! its hard taff to do ?
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 #32135
by ivan.milic
Replied by ivan.milic on topic no pictures
I don't quite understand, you want flashes menu on other template? That flashes menu you are using is integrated into template if you what it on some other template we also have it as module "Hot flashes menu module"
Please Log in to join the conversation.
Time to create page: 0.093 seconds