- Posts: 14116
- Thank you received: 1639
site shows white screen with plugin enabled.
-
Matt12
Inactive member - Topic Author
- Visitor
12 years 2 months ago #22045
by Matt12
Replied by Matt12 on topic site shows white screen with plugin enabled.
I added that so it looks as followed:
$index++;
if($index > 20) break;
$thumbnail_image = $thumbs_dir."thumb_".$file;
if(!file_exists($thumbnail_image)) {
$extension = get_file_extension($thumbnail_image);
if($extension) {
make_thumb($images_dir[0],$file,$thumbs_dir,"thumb_".$file,$thumbs_width,$thumbs_height,$image_quality);
}
}
$index++;
if($index > 20) break;
$thumbnail_image = $thumbs_dir."thumb_".$file;
if(!file_exists($thumbnail_image)) {
$extension = get_file_extension($thumbnail_image);
if($extension) {
make_thumb($images_dir[0],$file,$thumbs_dir,"thumb_".$file,$thumbs_width,$thumbs_height,$image_quality);
}
}
Please Log in to join the conversation.
-
Matt12
Inactive member - Topic Author
- Visitor
12 years 2 months ago #22046
by Matt12
Replied by Matt12 on topic site shows white screen with plugin enabled.
When I enabled the plugin then it still shows a white page.
When I disable it, it goes back to what the site is supposed to look like.
When I disable it, it goes back to what the site is supposed to look like.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
12 years 2 months ago #22056
by ivan.milic
Replied by ivan.milic on topic site shows white screen with plugin enabled.
Send us admin login using "Report To Moderator". Before that install xEtplorer rc5
extplorer.net/attachments/download/12/co...tplorer_2.1.0RC5.zip
extplorer.net/attachments/download/12/co...tplorer_2.1.0RC5.zip
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 months ago #22128
by ivan.milic
Replied by ivan.milic on topic site shows white screen with plugin enabled.
I get only header when I open xEtplorer so I could do nothing. I think maybe the problem is with permissions on files change permissions CHMOD to all joomla files and folders to 755
Please Log in to join the conversation.
-
Matt12
Inactive member - New Member
Less
More
- Posts: 6
- Thank you received: 0
12 years 2 months ago #22145
by Matt12
Replied by Matt12 on topic site shows white screen with plugin enabled.
Should I change my www folder, to 755 or change each file to 775?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 months ago - 12 years 2 months ago #22151
by ivan.milic
Replied by ivan.milic on topic site shows white screen with plugin enabled.
Both 755 or 777 just to test if that is problem you can tune it later.
Last edit: 12 years 2 months ago by ivan.milic.
Please Log in to join the conversation.
Time to create page: 0.101 seconds