RSGallery2 Support Forums
Welcome, Guest. Please login or register.

Login with username, password and session length
  Home    Forum    Help    Search    Login    Register  
*
News : December 04, 2008, 03:20:16 pm
+  RSGallery2 Support Forums
|-+  RSgallery2 support forums
| |-+  RSgallery2 modules and plugins (mambots) (Moderators: Jonah, Tomislav Ribicic, Daniel Tulp, Ronald Smit)
| | |-+  Rs gallery CB plugin bug and correction
Advanced search
  « previous next »
Pages 1
Author
Topic: Rs gallery CB plugin bug and correction  (Read 5838 times)
« on: February 07, 2008, 06:53:32 pm »
baboon Offline
Newbie
*
Posts: 25



there is a little mistake (html form) in the plugin for CB who deform the template of joomla

http://rsgallery2.net/nightly/misc/community_builder/community_builder._r380.zip

with this version (start line 86)

change this

Code:
$htmlText.="</a><br />";
}
$htmlText.="</div></div></div>";
return $htmlText;
}

}
?>

by this

      
Code:
$htmlText.="</a></div><br>";
}
$htmlText.="</div>";
return $htmlText;
}

}
?>

 Smiley
Logged
 
Reply #1
« on: April 28, 2008, 03:04:57 pm »
Recoder Offline
Newbie
*
Posts: 5



Problem with download link. Message = NOT FOUND!!!!

The same error apears on Main Download Page when you click on CB Plugin link.
Logged
 
Reply #2
« on: May 05, 2008, 06:25:12 am »
dado Offline
Newbie
*
Posts: 2



can someone give me working link?
Logged
 
Print  Pages 1
« previous next »
Jump to: