udderIM Popup

8 years 5 months ago #271560 by xborg
udderIM Popup was created by xborg
Is it possible to make a compose message popup window?
For example when I click a buttom a popup window is display to allow me to compose a message.

Thanks

Please Log in to join the conversation.

8 years 5 months ago #271583 by slabbi
Replied by slabbi on topic udderIM Popup
Sorry, this is not possible.

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in to join the conversation.

8 years 4 months ago #273465 by xborg
Replied by xborg on topic udderIM Popup
Ok I figure how to do it by using a PHP form.
The only issue I having is with the datum field (date)in the uddeim table.
How is the date generated?
Can you send me the date generation script?

Thanks

Please Log in to join the conversation.

8 years 4 months ago #273508 by slabbi
Replied by slabbi on topic udderIM Popup
Why not checking the source files?
function uddetime($timezone = 0) {
	$JDate = JFactory::getDate();
	$ud = $JDate->toUnix();	// toUnix does not include timezone, it is GMT+0
    $rightnow=$ud+($timezone*3600);
    return $rightnow;
}

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in to join the conversation.

8 years 3 months ago - 8 years 3 months ago #275699 by GODpleasers
Replied by GODpleasers on topic udderIM Popup

xborg wrote: :woohoo: Is it possible to make a compose message popup window? :laugh:
For example when I click a buttom a popup window is display to allow me to compose a message.

Thanks


slabbi wrote: :sick: Sorry, this is not possible.


Why not? That would be cool!

Come worship Jesus with us..
GOD Speaks internet radio- :-) - GOOD :-) - Music that employs life, deliverance, & restoration - COMPLETE :-)
godspeaksinternetradio.com/

Please Log in to join the conversation.

Moderators: beatnantslabbikrileon
Time to create page: 0.202 seconds