1
Zicane
Modules with ther our theme
  • 2005/1/31 18:00

  • Zicane

  • Just popping in

  • Posts: 24

  • Since: 2002/12/12


Hey

A feature that would be very nice to have in xoops, if there was theme selection to every module, so that the links mod could have one theme and downloads could have another etc.



2
Zicane
Deleting links older then 1 month
  • 2004/9/17 8:41

  • Zicane

  • Just popping in

  • Posts: 24

  • Since: 2002/12/12


Hey

Im useing the standart mylinks module to my links, but now I want to delete all links older then 1 month, is this possible? maybe in phpmyadmin?

Also, I whould like to copy the users number of posts, to another box I made i the XOOPS user table, can I do that with a code or do I have to do it with every single user?

Hope that someone can help with this, thanks




3
Zicane
Users looses ther posts?
  • 2004/4/15 10:16

  • Zicane

  • Just popping in

  • Posts: 24

  • Since: 2002/12/12


Hi

I have a gameing site based on Xoops. I use the posts as tokens. But sometimes a user looses some or all ther tokens (posts) I have not had this problem before, I maybe think that it be some with the 2.0.6 update. Has anyone else got this problem, and maybe have a salution.


Cheers

Zicane



4
Zicane
user cannot be deleted??
  • 2004/3/28 14:45

  • Zicane

  • Just popping in

  • Posts: 24

  • Since: 2002/12/12


Hi

Out of the blue I cant delete users anymore
When I try to delete a user, and had cliked yes to delete I get this message...

Admin user cannot be deleted. (User: ejvind)

How can this be?



5
Zicane
Re: Sample mod?
  • 2004/3/6 22:35

  • Zicane

  • Just popping in

  • Posts: 24

  • Since: 2002/12/12


Yes, thats it

Im runing Norton firewall. But its kinda hard to know when I dont know what it says
But okay, I should have tougt of that, im responding to about 20 email every day for that q. for one of my sites.
And I even have the q. in my Faq.

But thanks alot for the mod, its a very big help.



6
Zicane
Re: Sample mod?
  • 2004/3/6 20:33

  • Zicane

  • Just popping in

  • Posts: 24

  • Since: 2002/12/12


Thank you very much!
That was just the mod I was looking for.

But I could not download it from this link, it say something like "Deze bestand staat zonder verkregen toestemming door de herkomst website gelinkt"
I dont understand that, but I did a search on it, and I found it in XOOPS Brasil Modules Pack v2.0.

So thank again!



7
Zicane
Sample mod?
  • 2004/3/6 14:05

  • Zicane

  • Just popping in

  • Posts: 24

  • Since: 2002/12/12


Hi there

Is there a sample with just a blank page?
I have tryed to use section, but I cant figur out where to place the html so that the user only sees the html I placed, so i used Iframe, but I understand that some browsers cant show this.
I want to have a simple module for some flash games, where I just paste the html and then upload the mod, is there a mod like that anywhere?
Hope you know what i mean.

Cheers

ZiCane



8
Zicane
Lotto game mod, need help
  • 2004/2/15 3:16

  • Zicane

  • Just popping in

  • Posts: 24

  • Since: 2002/12/12


Hi

I have made a lotto game module where users can pick 5 numbers onces a day.

The game works, but since php is not my strong side (did alot of copy and paste), I am hoping someone could help me with this mod..

In the admin the played numbers is showed like this...

admin - 25, 21, 9, 26, 8
admin - 21, 28, 12, 13, 20

The code I used to view them is...
Quote:

<?php
$result = $xoopsDB->query("select uname, h1, h2, h3, h4, h5 from ".$xoopsDB->prefix("lottoplade01nums")." order by uname");
while(list($uname, $h1, $h2, $h3, $h4, $h5) = $xoopsDB->fetchRow($result)) {
$secname=$myts->makeTboxData4Show($secname);
echo "$uname - $h1, $h2, $h3, $h4, $h5<br />";
$checked = '';
} ?>


But when the webmaster has to check the numbers when the drawing has been draw, it will the a long time because the numbers are not, from low to high.

I mean..
instead of admin - 25, 21, 9, 26, 8
it should be admin - 8, 9, 21, 25, 26

Does anyone know how I can make this? Then the webmaster could type in 8, 9, 21, 25, 26 in the search this page in the internet explorer and check if there was any matchs.

Hope someone can help me with this.



9
Zicane
Keep users online in a game?
  • 2004/2/5 10:10

  • Zicane

  • Just popping in

  • Posts: 24

  • Since: 2002/12/12


Hi

I know, I know, another who´s online question :)

I have a play and win site useing xoops. And im useing the posts for tokens instead. When a user click on the game they want to play, a pop-up window will popup in 2 frames.
The top frame is a php file that inculde the mainfile.php and then show the user name and posts/tokens. This page refreshs every 3 min. (to be sure they dont get logged out).
But my question is, when this calls the mainfile.php will this keep the user online in the Who´s online block on the home page, or do the user have to refresh the home page to be in the block?

Cheers




10
Zicane
Re: Tell a friend error
  • 2004/1/29 19:20

  • Zicane

  • Just popping in

  • Posts: 24

  • Since: 2002/12/12


But when clicked, it takes the user to a blank download page (not the hole page is blank, there just are no title des. tec.)




TopTop
(1) 2 »



Login

Who's Online

287 user(s) are online (209 user(s) are browsing Support Forums)


Members: 0


Guests: 287


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