21
rajaito
Re: extend bio (extra info) length
  • 2005/6/28 5:10

  • rajaito

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/1/3 1


Quote:

rajaito wrote:
now to bring up an old topic.....

Although, there is a ridiculous amount of text I have allowed my users to post in their bio, the box for the bio on edituser.php is only about 5 or 6 lines tall. I'd like to make it much larger please.



thump..... anyone have a clue?
My xoops site: ElectroniCulture.net



22
rajaito
Re: extend bio (extra info) length
  • 2005/6/27 4:38

  • rajaito

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/1/3 1


now to bring up an old topic.....

Although, there is a ridiculous amount of text I have allowed my users to post in their bio, the box for the bio on edituser.php is only about 5 or 6 lines tall. I'd like to make it much larger please.
My xoops site: ElectroniCulture.net



23
rajaito
Re: Profile (with portrait upload) hack finally found! Need a conversion!
  • 2005/6/23 3:22

  • rajaito

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/1/3 1


Whoah!!

I skimmed this topic previously, but when I saw it bump up to the top again, I dove a little deeper into it. mOnty, I believe that you may have Created the much needed profile hack that I have been whining about... and it was right here under my nose all along.

I am going to download this and install it on my test site as soon as I can. (I have to spend some time with my girl first!) :)

But if I am going to use this hack there is something that will have to be a little different for me... on my site I have made the uploadable avatar up to 500 pixels wide, then all over my site, I change the image size in the code so the file is resized. Therefore, I wish to keep it this way. Then the user's photo is also their avatar. Simple just the way I like it.

Soooo I have 2 questions:

1. Can I easily remove the photo upload option from this hack?? I am sure I can just comment it out or something right? If sooo..... I'll prolly also make some other layout adjustments.

2. I didn't read this entire thread, so I am curious how the auto login hack will effect this profiile hack??



24
rajaito
Re: An Apology
  • 2005/6/23 1:05

  • rajaito

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/1/3 1


damn... mOnty, you a spy or what??

(and I don't know you James, but sorry to see ya go. Sounds like you do good work and that the XOOPS community will miss ya. Good luck.)



25
rajaito
Re: so many annoying questions for you guys
  • 2005/6/22 6:59

  • rajaito

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/1/3 1


Quote:

WarDick wrote:
I believe you can solve it with smarty image tags and if statements.

Check out Smarty Image Tags.


hmmm... interesting......



26
rajaito
Re: so many annoying questions for you guys
  • 2005/6/22 6:59

  • rajaito

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/1/3 1


ok for example.. here is something someone put together for an invisionboard. I have no idea what it means or if it is possible to make this work.

<script><!--
function 
imageWidth(){ //Merc
var maxWidth=600
var m=document.images
var iW;var iH
for (var j=5;j<m.length;j++){
iW=parseInt(m[j].width)
if(
iW>maxWidth){iH=parseInt(m[j].height)
m[j].width=maxWidth;m[j].height=Math.floor(iH*maxWidth/iW)
m[j].onclick=eval("function(){this.width="+iW+";this.height="+iH+"}")}
}}
imageWidth()
//--></script>



27
rajaito
Re: so many annoying questions for you guys
  • 2005/6/22 6:51

  • rajaito

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/1/3 1


Well I appreciate your help. So my question remains...

Is there a php snippet I can add to my themes that will limit maximum image width automatically??



28
rajaito
Re: so many annoying questions for you guys
  • 2005/6/22 6:42

  • rajaito

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/1/3 1


I understand that... My point is that a user can bypass the image uploader by just going to my forum or their profile and post a link to an image that is way too big. It will show the exact dimensions of the image breaking the theme, regardless of what I set in the image manager.

I understand what you mean about hacks. Upgrading is a nightmare.



29
rajaito
Re: so many annoying questions for you guys
  • 2005/6/22 6:28

  • rajaito

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/1/3 1


Are you suggesting the settings on the admin preferenes for the image manager? If so, I believe what you suggest works only for the image manager, but does not work for the [img] or <img src> tags throught the rest of the site.

Or... might you be suggesting hacking a file?



30
rajaito
Re: could I use a news mod as an event calendar?
  • 2005/6/22 5:08

  • rajaito

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/1/3 1






TopTop
« 1 2 (3) 4 5 6 ... 11 »



Login

Who's Online

152 user(s) are online (102 user(s) are browsing Support Forums)


Members: 0


Guests: 152


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