- Posts: 34
COMMUNITY FORUM
- Forum
- Free Joomla Extensions & Templates
- Simple Image Gallery
- Error: ....content/plugin_jw_sig.php on line 46
Error: ....content/plugin_jw_sig.php on line 46
- killa4u
- Topic Author
- Offline
- Junior Member
Less
More
17 years 8 months ago #1142
by killa4u
Error: ....content/plugin_jw_sig.php on line 46 was created by killa4u
Hello,
first thanks for that great mambot, i cant wait for the PRO version! But meanwile i have a Prolem and getting an error message:
Warning: opendir(/www/htdocs/XXXX/bike/images/stories/alte_BMW/2000) [function.opendir]: failed to open dir: No such file or directory in /www/htdocs/w0070675/bike/mambots/content/plugin_jw_sig.php on line 46
Im not real good in coding so i dont know what i have to look for in that file.
Can any1 help me pleace?
Greats from Austria
killa
first thanks for that great mambot, i cant wait for the PRO version! But meanwile i have a Prolem and getting an error message:
Warning: opendir(/www/htdocs/XXXX/bike/images/stories/alte_BMW/2000) [function.opendir]: failed to open dir: No such file or directory in /www/htdocs/w0070675/bike/mambots/content/plugin_jw_sig.php on line 46
Im not real good in coding so i dont know what i have to look for in that file.
Can any1 help me pleace?
Greats from Austria
killa
Please Log in or Create an account to join the conversation.
- lahirul
- Offline
- New Member
Less
More
- Posts: 1
17 years 8 months ago #1143
by lahirul
Replied by lahirul on topic Re: Error: ....content/plugin_jw_sig.php on line 46
i also experienced the same problem. Please help
Please Log in or Create an account to join the conversation.
- killa4u
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 34
17 years 8 months ago - 17 years 8 months ago #1144
by killa4u
Replied by killa4u on topic Re: Error: ....content/plugin_jw_sig.php on line 46
Hello again,
i tried to reinstall but that doesnt matters.
I got a next error. Doinga new gallery Link i have a problem showing the images thumbnails ???
You can see it here:
www.tourbook.at/index.php?option=com_content&task=view&id=35&Itemid=1
Online 1 Image is displayed others are not clickable...
showthump.php is 777
any ideas?
thx for help
killa
edit:
here the code starting at line 45:
edit 2:
problem with imagethumbs comes from using the bot:
joomlicious.com/Extensions/CalDate.html
your bot and this bot seem to get in an conflict - can any1 tell me more to solve that problem?
greats
killa
i tried to reinstall but that doesnt matters.
I got a next error. Doinga new gallery Link i have a problem showing the images thumbnails ???
You can see it here:
www.tourbook.at/index.php?option=com_content&task=view&id=35&Itemid=1
Online 1 Image is displayed others are not clickable...
showthump.php is 777
any ideas?
thx for help
killa
edit:
here the code starting at line 45:
// read directory
if ($dh = opendir($mosConfig_absolute_path.$rootfolder.$_images_dir_)) {
while (($f = readdir($dh)) !== false) {
if((substr(strtolower($f),-3) == 'jpg') || (substr(strtolower($f),-3) == 'gif') || (substr(strtolower($f),-3) == 'png')) {
$noimage++;
$images[] = array('filename' => $f);
array_multisort($images, SORT_ASC, SORT_REGULAR);
}
}
closedir($dh);
}
$itemtitle = preg_replace("/\"/", "'", $row->title);
edit 2:
problem with imagethumbs comes from using the bot:
joomlicious.com/Extensions/CalDate.html
your bot and this bot seem to get in an conflict - can any1 tell me more to solve that problem?
greats
killa
Please Log in or Create an account to join the conversation.
- killa4u
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 34
17 years 8 months ago #1145
by killa4u
Replied by killa4u on topic Re: Error: ....content/plugin_jw_sig.php on line 46
SOLVED 1 Problem:
-> im just stupid!
error:
Warning: opendir(/www/htdocs/XXXX/bike/images/stories/alte_BMW/2000) [function.opendir]: failed to open dir: No such file or directory in /www/htdocs/w0070675/bike/mambots/content/plugin_jw_sig.php on line 46
solution:
Directory wasnt 2000 it is 2002!
Problem No.2 -> conflict with other bot still open!
-> im just stupid!
error:
Warning: opendir(/www/htdocs/XXXX/bike/images/stories/alte_BMW/2000) [function.opendir]: failed to open dir: No such file or directory in /www/htdocs/w0070675/bike/mambots/content/plugin_jw_sig.php on line 46
solution:
Directory wasnt 2000 it is 2002!
Problem No.2 -> conflict with other bot still open!
Please Log in or Create an account to join the conversation.
- bgagan911
- Offline
- New Member
Less
More
- Posts: 2
17 years 7 months ago - 17 years 7 months ago #1146
by bgagan911
Replied by bgagan911 on topic Re: Error: ....content/plugin_jw_sig.php on line 46
I wanted to show just 1 thumbnail
I used
it gave me error - THE SAME ERROR, it said Invalid argument, ERROR on like 46
, is there something I'm doing wrong ?? :-*
I used
{gallery}tutorial/winxp:::1{/gallery}
it gave me error - THE SAME ERROR, it said Invalid argument, ERROR on like 46
, is there something I'm doing wrong ?? :-*
Please Log in or Create an account to join the conversation.
- bgagan911
- Offline
- New Member
Less
More
- Posts: 2
17 years 7 months ago #1147
by bgagan911
Replied by bgagan911 on topic Re: Error: ....content/plugin_jw_sig.php on line 46
Can anyone please help ???
Please Log in or Create an account to join the conversation.
- Forum
- Free Joomla Extensions & Templates
- Simple Image Gallery
- Error: ....content/plugin_jw_sig.php on line 46