371
tripmon
Re: xcgal scrolling thumbs
  • 2005/1/12 14:55

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


Bear, the code can be found in the original code block posted above...

BTW I think <center> is depricated, and the closing tag should be </center> if your going that route.



372
tripmon
Re: xcgal scrolling thumbs
  • 2005/1/11 23:19

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


Not that I know what I'm talking about, but the first thing I would do is increase / decrease (aka. Monkey around with) the 0,0,125 value:

scroller1 = new scrollerObj(0,0,125

Hope that does it.



373
tripmon
Re: What kind of block....
  • 2004/11/18 22:17

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


I would like to know as well.



374
tripmon
Re: WS Project - Public checkbox in tasks not working
  • 2004/11/10 18:17

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


bumpedy bump



375
tripmon
Re: HP? MP? Experience?
  • 2004/11/5 6:50

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


forgot one thing,

You can require minimums in order to read posts...
you need to set it when you create the post.



376
tripmon
Re:How can i modify User Registration Page!
  • 2004/11/5 6:35

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


Doah,

I just saw you did say in the edit profile page... the post subject must have thrown me off, either that or the crack.

OK,
edituser.php in the root..

insert your html right before:
</td></tr><tr valign='top' align='left'><td class='head'>Password<br />(type a new password twice to change it)</td>

you may want to add a:
</br>
before your html

</br>your html here</td></tr><tr valign='top' align='left'><td class='head'>Password<br />(type a new password twice to change it)</td>
it's an ugly section, you may want to do a find on the whole string



377
tripmon
Re:Cannot delete polls
  • 2004/11/5 6:26

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


ok,
if your good with myAdmin I'll just put the inst here, lemme know if you have trouble.

you may have a prefix on the tables here are the tables sans prefix:

xoopspoll_desc
click it on the left hand col. in myAdmin

click browse on top tab, check out POLL ID...remember it
hit trash can for poll entry you need to delete.

to delete the poll choices:
xoopspoll_option

delete everything (trash can) where poll_id = same ID as record you just deleted in the other table

do the same in :
xoopspoll_log

IF YOU DONT HAVE OTHER POLLS that you want to save you can just dump everything, the description above will selectively remove just the entries associated with a single poll.

Let me know if that was confusing..



378
tripmon
Re:Cannot delete polls
  • 2004/11/5 6:04

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


Well you may get varied opinions on this but:

My poll functions in newbb2RC2 just don't work right. I have mentioned this to dev team, and like this board (if you noticed), run newbb without polls because of this.

I have yet to get a straight answer as to the functionality in RC3, but I know that RC2 had alot left to do in the polls linkage.

Can you delete the poll via poll admin in administrator as opposed to in newbb?

I can't remember if I had to go into the database to delete them or not.

I just decided to wait until the gold code is out, have not even tried the rc3 yet.

I know that's not much help, but if you can't delete it via the administration>polls then I will walk you through deleting it in the dB if you have myAdmin or another mySQL frontend.



379
tripmon
Re:How can i modify User Registration Page!
  • 2004/11/5 5:55

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


OK,

I was trying to explain to you that you can add a disclaimer with built in functions as opposed to hardcoding it as the other guy suggested. I saw your first post and thought I would try and make it easier for you...

As far as your red text... I never thought you wanted to add it in the disclaimer.
I said:

Quote:
You will need to edit the afforementioned template file in order to add colored text beneath the disclaimer.


Since that didn't make sense to you: in the most basic terms I can muster...

You will need to manually edit (with a text or html editor)the file:
includes/registerform.php.

use html to insert your code beneath
$disc_tray->addElement($disc_text);

which is around 5-7 lines from the bottom.



380
tripmon
Re: HP? MP? Experience?
  • 2004/11/5 5:31

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


In my opinion for now they just look cool. It is theoretically possible to use them as triggers (based on the values) for something..
eg.
at exp 8 you could grant content to a special piece of content (which validated the users exp level prior to granting access) and trigger a PM to the user... big pain in the horse apple though.
BTW you can change the names (MP EXP HP)in the newbb lang folder i think, you can search the forums there is a post about it somewhere.




TopTop
« 1 ... 35 36 37 (38) 39 40 41 ... 44 »



Login

Who's Online

231 user(s) are online (139 user(s) are browsing Support Forums)


Members: 0


Guests: 231


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