291181
Mitch
How to allow forum avatar uploads?
  • 2003/10/8 4:41

  • Mitch

  • Just popping in

  • Posts: 7

  • Since: 2003/10/7


I had a look around and couldnt see the option, does someone mind telling me how to do it? Thanks.



291182
annab
Re: Team Sports Module Needed
  • 2003/10/8 4:05

  • annab

  • Just popping in

  • Posts: 6

  • Since: 2003/10/8


Please see:

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



291183
annab
Re: Game Tournement Team Score (etc) module
  • 2003/10/8 4:01

  • annab

  • Just popping in

  • Posts: 6

  • Since: 2003/10/8


You can also check out tpl-design.com for tplSoccerStats and tplLeagueStats.

Anna



291184
annab
Re: Game Tournement Team Score (etc) module
  • 2003/10/8 4:01

  • annab

  • Just popping in

  • Posts: 6

  • Since: 2003/10/8


You can also check out tpl-design.com for tplSoccerStats and tplLeagueStats.

Anna



291185
hsalazar
Re: Pop up window
  • 2003/10/8 3:55

  • hsalazar

  • Just popping in

  • Posts: 78

  • Since: 2003/2/6 1


gruessle:

You can find the code to display a popup window here:

Popup dans XOOPS V2

It's in French but easy to follow. It does imply the creation and reading of a cookie, and you can easily change the duration of this cookie (the default is one day), so the popup doesn't annoy the user.

Cheers.



291186
skalpa
Re: Pop up window
  • 2003/10/8 3:09

  • skalpa

  • Quite a regular

  • Posts: 300

  • Since: 2003/4/16


Not easily...

The only thing you could do is modify your current theme file, so it displays your invitation somewhere, then remove your message after a while.

Displaying a popup to each user by this way would also be possible, but more difficult (you'd have to use a cookie so each user sees the popup only once).
Also, more and more people use anti pop-up software, so IMHO the "display within page" method is better.

Skalpa.>



291187
gruessle
Pop up window
  • 2003/10/8 1:51

  • gruessle

  • Friend of XOOPS

  • Posts: 348

  • Since: 2003/9/20


Is it posible to have a window pop up at the user side.
I like to beable to send a message to online users.

Call them to the chat room or something like that.



291188
dunkgreen
One of My Political Sites ...
  • 2003/10/8 1:30

  • dunkgreen

  • Friend of XOOPS

  • Posts: 2

  • Since: 2002/7/4 1


http://www.thornhillalliance.com/

Not really looking for feedback; just proud of what I've done and ready to show it off!

Cheers,

Bill D-G
Toronto ON



291189
brash
Re: This page loaded in x seconds
  • 2003/10/8 1:00

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


Thanks so much Olorin ! I was wondering where the time logging was kicked off.

I've also managed to get the page load time displayed in the footer just as I wanted. I searched phpkaox theme.html for this bit of code;

Quote:
<{$xoops_footer}>


Then just added your code directly after this, with a <p> tag on the end to space it out a bit. So after I added the code it looked like this;

Quote:
<{$xoops_footer}><{php}>global $ftime;
echo"This page is loaded in $ftime seconds.";
<{/php}><p>


You can see what it looks like at www.it-hq.org

Once again, thank you so much Olorin!



291190
domifara
Re: MyAds Problems
  • 2003/10/7 23:05

  • domifara

  • Just popping in

  • Posts: 25

  • Since: 2003/9/11


please look :there is comments
Since data was not deleted, mail was transmitted repeatedly.
https://xoops.org/modules/mydownloads/singlefile.php?cid=24&lid=458







Login

Who's Online

105 user(s) are online (36 user(s) are browsing Support Forums)


Members: 0


Guests: 105


more...

Donat-O-Meter

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

Latest GitHub Commits