1
Katmando
Re: add info to the <body> tag
  • 2004/2/24 15:59

  • Katmando

  • Just popping in

  • Posts: 10

  • Since: 2003/1/4 1


Thanks for the reply herko.

I only need to have this with some of my pages and by modifing the theme.html would cause it to load with everything. Not the resault I would think I would want.

Am I incorect in my thinking? or could there be a better way.

Thanks again



2
Katmando
add info to the <body> tag
  • 2004/2/24 15:20

  • Katmando

  • Just popping in

  • Posts: 10

  • Since: 2003/1/4 1


Hello,

I have some javascript in one of my pages that is in a module that I am developing and I need an onload added to my body tag. It should look like this <body onload="opt.init(document.forms[0])">

What is this best way to to do this?

Thak you



3
Katmando
Re: need onclick in XoopsFormButton
  • 2004/2/19 13:18

  • Katmando

  • Just popping in

  • Posts: 10

  • Since: 2003/1/4 1


It did work.

Thank you!!



4
Katmando
need onclick in XoopsFormButton
  • 2004/2/18 14:58

  • Katmando

  • Just popping in

  • Posts: 10

  • Since: 2003/1/4 1


What would be the best way to get the XoopsFormButton to have an OnClick feature.

I need my button to look like this:
<INPUT type=button value=" ADD-> "OnClick="MoveItem(available,cart);">

Thank you



5
Katmando
Re: XoopsFormTextDateSelect "undefined Nan"
  • 2004/2/17 14:19

  • Katmando

  • Just popping in

  • Posts: 10

  • Since: 2003/1/4 1


No, one has any idea on this?

I get the same thing



6
Katmando
Re: replace XoopsFormButton by image
  • 2004/2/17 14:13

  • Katmando

  • Just popping in

  • Posts: 10

  • Since: 2003/1/4 1


I am not sure about this so some will have to confirm this. But if you want all the buttons to have the same image could you just hack the render function in the xoopsformbutton.php file?

function render(){
        return 
"<input type='".$this->getType()."' class='formButton' name='".$this->getName()."'  id='".$this->getName()."' value='".$this->getValue()."'".$this->getExtra()." />";
    }


to something like

function render(){
        return 
"<input type='".$this->getType()."' class='formButton' name='".$this->getName()."'  id='".$this->getName()."' value='".$this->getValue()."'".$this->getExtra()."  src='"'post.gif'"'/>";
    }



7
Katmando
Re: Nobody can login in my site!
  • 2004/1/19 19:44

  • Katmando

  • Just popping in

  • Posts: 10

  • Since: 2003/1/4 1


Sorry I can not be much help as I have the same exact issue. But it happened to me after updating my apache from httpd-2.0.40-21 to 2.0.40-21.9, MySQL from 3.23.54 to 3.23.54 and php from php-4.2.2-17 to 4.2.2-17.2 so I have feeling my problem could lay with a one of those being updated and there is a good chance your hosting company did upgrade as well.


Good luck



8
Katmando
Select box of a particular group
  • 2004/1/12 18:08

  • Katmando

  • Just popping in

  • Posts: 10

  • Since: 2003/1/4 1


I would like to create a select box of users in a particular group.

Anyone have some input on the best method.

oop skils are next to nill but I have Workorder application that I would like to move over to XOOPS and need to get my php juices flowing again.


Thanks for the time and help


I am using XOOPS 2.0.5.2



9
Katmando
Re: About this Forum
  • 2003/1/14 0:10

  • Katmando

  • Just popping in

  • Posts: 10

  • Since: 2003/1/4 1


This great to here! I think it is a fair way of doing things.

Keep up the great work!!



10
Katmando
Re: new page to my site ??.
  • 2003/1/4 15:16

  • Katmando

  • Just popping in

  • Posts: 10

  • Since: 2003/1/4 1


This thread is very interesting and seems to be pretty popular, but this is just a start. Is there any more in depth information on how to expand XOOPS modules.

I have written a work order system in php and I am in the process of re-writing it and I have came to the conclusion that I would like to make it a module in XOOPS (Version 2 actually).

I have been looking around and not having any luck finding any good information to help me with this.

Thank you




TopTop



Login

Who's Online

210 user(s) are online (133 user(s) are browsing Support Forums)


Members: 0


Guests: 210


more...

Donat-O-Meter

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

Latest GitHub Commits