1
mizi_
Back from Newbb archive
  • 2005/5/24 12:37

  • mizi_

  • Just popping in

  • Posts: 8

  • Since: 2004/11/16


I have some posts in Newbb archive. how can I set back from archive to display in newbb module?



2
mizi_
Re: [myMEDIA] Test my new media manager module
  • 2005/5/20 16:40

  • mizi_

  • Just popping in

  • Posts: 8

  • Since: 2004/11/16


Here is the code for Real Video (.rm and .ram)

<object 
  id
="RVOCX" 
  
classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" 
  
width="<@width@>" 
  
height="<@height@>">
 <
param name="src" value="<@mp3file@>" />
 <
param name="autostart" value="<@autostart@>" />
 <
param name="controls" value="imagewindow,all" />
 <
param name="console" value="video" />
 <
embed 
  type
="audio/x-pn-realaudio-plugin" 
  
src="<@mp3file@>"
  
width="<@width@>"
  
height="<@height@>"
  
autostart="<@autostart@>" 
  
controls="imagewindow,all"
  
console="video">
 embed>
object>


it's from Debase module, so you must change the parameters (@autostart@, @mp3file@, etc...)



3
mizi_
Re: [myMEDIA] Test my new media manager module
  • 2005/5/19 10:49

  • mizi_

  • Just popping in

  • Posts: 8

  • Since: 2004/11/16


Real Audio and Video media types (.ram or .rm) would be nice to integrate.

It seems to be a very good module. Thanks for your work.



4
mizi_
Re: XOOPS PM(Private Message)-Hack
  • 2004/12/1 21:01

  • mizi_

  • Just popping in

  • Posts: 8

  • Since: 2004/11/16


Thnx for your answer.

I have added the search hack, but when I try to type a ID or username, I can't do it. The second problem: When I click the search button, the popup window doesn't open. I think I have puted the code correctly. And I have uploaded the usersearch.php in the xoops-root directory. Where can the problem be?

echo "n";
echo 
""._PM_TO."";
if ( 
$reply == ) {
echo 
".$pm->getVar("from_userid")."' />".$pm_uname."";
} elseif ( 
$send2 == ) {
$to_username XoopsUser::getUnameFromId($to_userid);
echo 
".$to_userid."' />".$to_username."";
} else {
//comment処理します
// echo "";
// $result = $xoopsDB->query("SELECT uid, uname FROM ".$xoopsDB->prefix("users")." WHERE level > 0 ORDER BY uname");
// while ( list($ftouid, $ftouname) = $xoopsDB->fetchRow($result) ) {
// echo "".$myts->makeTboxData4Show($ftouname)."";
// }
// echo "";
//popup user search hack start
echo "ID";
echo 
" Name";
echo 
/usersearch.php","searchuser",450,380);' />";
//popup user search hack end
}
echo 
"";
echo 
""._PM_SUBJECTC."";



5
mizi_
Re: XOOPS PM(Private Message)-Hack
  • 2004/12/1 18:21

  • mizi_

  • Just popping in

  • Posts: 8

  • Since: 2004/11/16


If I want to write a new message to a member I must select it from the list. Because my site has more than 5000 members, its difficult to search. It is possible to make a field in pmlite.php to write directly the username.



6
mizi_
Re: NewBB 2.0 Final is out ?
  • 2004/11/25 3:40

  • mizi_

  • Just popping in

  • Posts: 8

  • Since: 2004/11/16


Hello MS-2001

It's possible to send me the converter from IPB module. I'm searching for it without success.

Thank you



7
mizi_
ipb > newbb converter
  • 2004/11/16 11:30

  • mizi_

  • Just popping in

  • Posts: 8

  • Since: 2004/11/16


Hello everybody,

At the first sorry for my bad english.

I have used as forum module the IPB. Since the newsbb version 2 is launched I'm very interesting to get back into the newbb.

I have searched here and in search engines for a ipb to newbb converter but I have found nothing.

Is the XOOPS team in developing a converter?

Best regards




TopTop



Login

Who's Online

142 user(s) are online (59 user(s) are browsing Support Forums)


Members: 0


Guests: 142


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Sep 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits