41
benell
Re: Five-Losers.net Online Gaming
  • 2003/12/25 18:38

  • benell

  • Just popping in

  • Posts: 63

  • Since: 2003/12/7


Lol thank you cblue :) i meant to say that i need more reviews of my site to make it more like other people want :) now its complete to my taste :)

and cblue / donna :) i cant figure out in what i should edit my style, i dont know how i can add my class? i tried but then my blocks go blank?

i am pretty n00bies with these things




42
benell
Re: Partners Hack
  • 2003/12/25 18:32

  • benell

  • Just popping in

  • Posts: 63

  • Since: 2003/12/7


Reply ok thank you very much it works



43
benell
Re: Five-Losers.net Online Gaming
  • 2003/12/25 8:26

  • benell

  • Just popping in

  • Posts: 63

  • Since: 2003/12/7


Why do i only get 1 reply ? not much of feedback>



44
benell
Mirc Stats
  • 2003/12/25 8:22

  • benell

  • Just popping in

  • Posts: 63

  • Since: 2003/12/7


I have a irc channel, and im using mirc stats but is it possible? to make a block on my site? with mirc stats in them???

It would be very nice ty for your reply



45
benell
Re: Partners Hack
  • 2003/12/25 8:20

  • benell

  • Just popping in

  • Posts: 63

  • Since: 2003/12/7


I tried it, but it does not work?



46
benell
Re: Partners Hack
  • 2003/12/24 19:58

  • benell

  • Just popping in

  • Posts: 63

  • Since: 2003/12/7


I know that i dont know what i should edit to get the wished result?



47
benell
Partners Hack
  • 2003/12/24 19:08

  • benell

  • Just popping in

  • Posts: 63

  • Since: 2003/12/7


function b_xoopsPartners_show($options)
{
global $xoopsDB;
$myts =& MyTextSanitizer::getInstance();
$block = array();
$arrayIds = array();
if ( !empty($options[2]) ) {
$arrayIds = xoopspartners_random($options[3]);
} else {
$arrayIds = xoopspartners_random($options[3],false,$options[5],$options[6]);
}
foreach ( $arrayIds as $id ) {
$result = $xoopsDB->query("SELECT id, url, image, title FROM ".$xoopsDB->prefix("partners")." WHERE id=$id");
list($id, $url, $image, $title) = $xoopsDB->fetchrow($result);
$url = $myts->makeTboxData4Show($url);
$origtitle = $title;
$title = $myts->makeTboxData4Show($title);
$image = $myts->makeTboxData4Show($image);
if ( strlen($origtitle) > 19 ) {$title = $myts->makeTboxData4Show(substr($origtitle, 0, 19))."..";
}
$partners['id'] = $id;
$partners['url'] = $url;
if ( !empty($image) && ($options[4] == 1 || $options[4] == 3) ) {
$partners['image'] = $image;
}
if ( empty($image) || $options[4] == 2 || $options[4] == 3 ) {
$partners['title'] = $title;
} else {
$partners['title'] = '';
}
$block['partners'][] = $partners;
}
if ($options[0] == 1) {
$block['insertBr'] = true;
}
if( $options[1] == 1 ){
$block['fadeImage'] = 'style="filter:alpha(opacity=20);" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,30,5)"';
}
return $block;
}

This is the code of the show partner from the partner block.php, i like to change the layout, tha images are centerend. and maybe change the max image with and height

But i dont understand it ? anyone help?




48
benell
Five-Losers.net Online Gaming
  • 2003/12/23 16:05

  • benell

  • Just popping in

  • Posts: 63

  • Since: 2003/12/7


Hi i post my site :) not everything is ready atm
i main thing = i cant get my Who is Online and my top downloads block style edited, i can find it ffs


http://benell.kmarns.net

The url will be in 3 days:http://www.five-losers.net

plz post usefull stuff so i can make my site nicer and better

ty XOOPS for being the ultimate CMS stuffie



49
benell
Member list hack
  • 2003/12/23 9:48

  • benell

  • Just popping in

  • Posts: 63

  • Since: 2003/12/7


HI im looking for a sort of member list hack now atm i get the search memmbers and after that i get the member page, but i want my own member page



50
benell
Re: [HELP] Cannot enter admin again?
  • 2003/12/22 21:52

  • benell

  • Just popping in

  • Posts: 63

  • Since: 2003/12/7


ok ty it works now, but how come it says then this is the first time you log in?

oh fuck :S

i deleted my standard theme now it gives blank site




TopTop
« 1 2 3 4 (5) 6 7 »



Login

Who's Online

129 user(s) are online (68 user(s) are browsing Support Forums)


Members: 0


Guests: 129


more...

Donat-O-Meter

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

Latest GitHub Commits