291191
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



291192
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.



291193
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.>



291194
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.



291195
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



291196
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!



291197
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



291198
builderb
Re: Restaurant Guide Module Wanted
  • 2003/10/7 22:59

  • builderb

  • Not too shy to talk

  • Posts: 137

  • Since: 2003/8/4 2


I would start with an e-mail reservation system since it is an easy way to implement such a feature and then on the submission page I would post a timeframe like; Please submit your reservation before 11:00am of the day of the reservation.

That way the restaurant manager could check their e-mail once a day at noon and get all the reservations for that day and beyond.

I know it's not very sophisticated but the end-user will never know.



291199
MercuryV
Forum preferences not saving
  • 2003/10/7 22:55

  • MercuryV

  • Just popping in

  • Posts: 1

  • Since: 2003/4/29


I recently updated to 2.0.4 and I'm having problems with the forum module. The view defaults to a threaded view and though it can be changed to a standard flat view it reverts to the threaded format every time I access the forum. All of my users seem to have the same problem, and there appears to be no way of changing this in the preferences.

Is there any way of setting this to flat as default, or this being saved once it has been changed?

Any help would be appreciated thanks :)



291200
Krusher
Post installation problem- blank page; open_basedir restriction
  • 2003/10/7 22:38

  • Krusher

  • Just popping in

  • Posts: 6

  • Since: 2003/10/7


After installation, everything is green and ready to go, so I went to the root of my XOOPS installation, and I got a blank page, with the following in the server log file: (edited for privacy reasons)

[Wed Oct 8 00:04:15 2003] [error] PHP Warning: main() [function.main]: open_basedir restriction in effect. File(/usr/share/php/PEAR/XOOPS_ROOT_PATH/class/xoopsblock.php) is not within the allowed path(s): (/home/httpd/vhosts/mysite.com/httpdocs) in /home/httpd/vhosts/mysite.com/httpdocs/v2/header.php on line 28
[Wed Oct 8 00:04:15 2003] [error] PHP Warning: main(XOOPS_ROOT_PATH/class/xoopsblock.php) [function.main]: failed to create stream: Operation not permitted in /home/httpd/vhosts/mysite.com/httpdocs/v2/header.php on line 28

And the list goes on like that.
I have no clue what's going on there

Mind you, I have no telnet or ssh available since my hoster doesn't allow that.

Is this a permission issue? If so, is there a list available which permissions should be set, directory and file based?

I got it running on my own server, so I decided to give it a try on my hosting provider, obviously without any success sofar. Database seems to be allrighty, so I cannot blame that to be the problem


Additional info:

Directive:Local Value:Master Value
file_uploads:On:On
open_basedir:/home/httpd/vhosts/mysite.com/httpdocs:/tmp:no value

Xoops 2.04
PHP 4.3.1







Login

Who's Online

160 user(s) are online (118 user(s) are browsing Support Forums)


Members: 0


Guests: 160


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