Keyword

Error: ....content/plugin_jw_sig.php on line 46

  • killa4u
  • killa4u's Avatar Topic Author
  • Offline
  • Junior Member
More
17 years 1 month ago #1142 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

Please Log in or Create an account to join the conversation.

More
17 years 1 month ago #1143 by lahirul
i also experienced the same problem. Please help

Please Log in or Create an account to join the conversation.

  • killa4u
  • killa4u's Avatar Topic Author
  • Offline
  • Junior Member
More
17 years 1 month ago - 17 years 1 month ago #1144 by killa4u
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:
// 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
  • killa4u's Avatar Topic Author
  • Offline
  • Junior Member
More
17 years 1 month ago #1145 by killa4u
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!

Please Log in or Create an account to join the conversation.

More
17 years 3 weeks ago - 17 years 3 weeks ago #1146 by bgagan911
I wanted to show just 1 thumbnail
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.

More
17 years 3 weeks ago #1147 by bgagan911
Can anyone please help ???

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum