61
karuna
Re: The avatar size limits does not woks??
  • 2004/5/23 13:03

  • karuna

  • Not too shy to talk

  • Posts: 171

  • Since: 2002/5/29


thanks

i uploaded this image

http://www.ppfans.com/test.gif 300*300

hotlink has been enabled so maybe you have to copy it to the address

the php version is 4.3.5



62
karuna
The avatar size limits does not woks??
  • 2004/5/23 11:41

  • karuna

  • Not too shy to talk

  • Posts: 171

  • Since: 2002/5/29


my config is 120*120 but i can upload a 300*300 image

my edituser.php is


// $Id: edituser.php,v 1.19 2004/01/10 05:06:37 okazu Exp $



63
karuna
Re: Top Posters Module Question
  • 2004/5/12 2:25

  • karuna

  • Not too shy to talk

  • Posts: 171

  • Since: 2002/5/29


It may be done in the template



64
karuna
Re: Possible problem in databasefactory.php ??
  • 2004/5/11 17:07

  • karuna

  • Not too shy to talk

  • Posts: 171

  • Since: 2002/5/29


In my site the XOOPS_DB_PCONNECT is 0

but still got this problem and 502 Bad Gateway frequently



65
karuna
Re: Moderators delete posts?
  • 2004/5/8 7:36

  • karuna

  • Not too shy to talk

  • Posts: 171

  • Since: 2002/5/29


These is a little bug in the template file thread.html

see it here

https://xoops.org/modules/newbb/viewtopic.php?topic_id=18797&forum=7#forumpost80002



66
karuna
Re: Repeating Image?
  • 2004/5/8 6:13

  • karuna

  • Not too shy to talk

  • Posts: 171

  • Since: 2002/5/29


hi try this~

<td style="background-repeat:repeat" background="<a href="<{$xoops_url}>/"><img src="<{$xoops_imageurl}>logo2.gif"></td>



67
karuna
Some suggestion to newbb
  • 2004/5/4 5:43

  • karuna

  • Not too shy to talk

  • Posts: 171

  • Since: 2002/5/29


hi
a litle suggestion to newbb :)

1.It would be nice if the important topic title can have a diffirent color such as red or some color else.

2.The most important topic can be sticky in every forum and also in recent topics block.



68
karuna
Re: How to make the new added field in xoops_user show in newbb?
  • 2004/5/3 15:14

  • karuna

  • Not too shy to talk

  • Posts: 171

  • Since: 2002/5/29


Thank you very much~~



69
karuna
How to make the new added field in xoops_user show in newbb?
  • 2004/5/3 13:58

  • karuna

  • Not too shy to talk

  • Posts: 171

  • Since: 2002/5/29


Hi

i have added a field in xoops_uers
`new_field` tinytext NOT NULL

and added this

$posterarr =  array('poster_uid' => $eachposter->getVar('uid'), 'poster_name' => $eachposter->getVar('name'), 'poster_uname' => '<a href="'.XOOPS_URL.'/userinfo.php?uid='.$eachposter->getVar('uid').'">'.$eachposter->getVar('uname').'</a>''poster_avatar' => $eachposter->getVar('user_avatar'), 'poster_from' => $eachposter->getVar('user_from'), 'poster_regdate' => formatTimestamp($eachposter->getVar('user_regdate'), 's'), 'poster_postnum' => $eachposter->getVar('posts'), 'poster_sendpmtext' => sprintf(_SENDPMTO,$eachposter->getVar('uname')), 'poster_rank_title' => $poster_rank['title'], 'poster_rank_image' => $poster_rank['image'], 'poster_status' => $poster_status, [color=0000FF]'poster_new_field' => $myts->makeTareaData4Show($eachposter->getVar('new_field''N'), 111)[/color]);


in viewtopic.php

but in use the <{$topic_post.poster_new_field}> didn't got the content show.

but use
'poster_new_field' => $myts->makeTareaData4Show($eachposter->getVar('user_sig', 'N'), 1, 1, 1)
works

What's wrong with it ??

Thanks~~~



70
karuna
Re: stealing theme.html how-to
  • 2004/4/30 11:43

  • karuna

  • Not too shy to talk

  • Posts: 171

  • Since: 2002/5/29


hmm
i have changed the images files and css to another folder

<{$xoops_url}>/images/themes/images/




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 16 »



Login

Who's Online

222 user(s) are online (161 user(s) are browsing Support Forums)


Members: 0


Guests: 222


more...

Donat-O-Meter

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

Latest GitHub Commits