11
therock
Re: Sudoku module
  • 2005/11/24 7:58

  • therock

  • Just popping in

  • Posts: 38

  • Since: 2005/2/2 2


I also find code that "solve" suduko, one was a java app. The problem whit the hosted app is that you loose the ability to let the users compete against each other. The feature “hall of fame” who’d be nice..



12
therock
Re: Sudoku module
  • 2005/11/23 16:27

  • therock

  • Just popping in

  • Posts: 38

  • Since: 2005/2/2 2


I can only find "hosted" scripts, and would it not be nice to have the "sudoku game" integrated in XOOPS whit users scores and so. I not a developer my self so I’m a bit lost in the programming world.



13
therock
Re: RUN (running/training) module
  • 2005/11/23 13:37

  • therock

  • Just popping in

  • Posts: 38

  • Since: 2005/2/2 2


Any module developer that is intrested in this? Please ask me if there is any questions.



14
therock
Re: Sudoku module
  • 2005/11/23 13:33

  • therock

  • Just popping in

  • Posts: 38

  • Since: 2005/2/2 2


Someone...??



15
therock
Solved: Open redirect page in Xoops
  • 2005/11/22 13:08

  • therock

  • Just popping in

  • Posts: 38

  • Since: 2005/2/2 2


I tested and find a solution to this, I put the XOOPS code in at the top and the bottom.

<?php
include("../../mainfile.php");
include(XOOPS_ROOT_PATH."/header.php");
$xoopsOption['show_rblock'] = 1;
?>
Myhtml...
<?php
include(XOOPS_ROOT_PATH."/footer.php");
?>

And saved the page as a php file and that fixed my problem.



16
therock
Sudoku module
  • 2005/11/22 13:01

  • therock

  • Just popping in

  • Posts: 38

  • Since: 2005/2/2 2


Hi

I wondering if anybody is interested to develop a "Sudoku" module for Xoops?.



17
therock
Open redirect page in Xoops
  • 2005/11/21 9:49

  • therock

  • Just popping in

  • Posts: 38

  • Since: 2005/2/2 2


Hi.

I have a problem whit a page I have done in the module "MyPage". The problem I that I have form that the user fill in whit the "Christmas wishes" and after they hit the "Send" button they should have a new page open whit the message "Check your e-mail, the Santa has e-mail you... ”The page is open on the whole page so no "Xoops" is visible; it’s just a new page. I want to open the new page in the "Xoops" how do I do that..????
Please help me...
The code is like this:

////// Redirect user after submitting form
$redirect_url = 'mynewpage.htm';

the SubmitCode...
function redirect(){
global $redirect_url;
header("Location: $redirect_url");
exit();



18
therock
Re: Feedback what modules works after upgrade from 2.0.13.1 to 2.2.2
  • 2005/8/24 12:37

  • therock

  • Just popping in

  • Posts: 38

  • Since: 2005/2/2 2


Thanks, looking forward to get input on other moduls as well.



19
therock
Re: Feedback what modules works after upgrade from 2.0.13.1 to 2.2.2
  • 2005/8/24 6:37

  • therock

  • Just popping in

  • Posts: 38

  • Since: 2005/2/2 2


Hi
Someone?



20
therock
Feedback what modules works after upgrade from 2.0.13.1 to 2.2.2
  • 2005/8/23 18:58

  • therock

  • Just popping in

  • Posts: 38

  • Since: 2005/2/2 2


Hi
I wonder if it is ”safe” to upgrade from 2.0.13.1 to 2.2.2. I have read the forums so the upgrade procedure I not so worried about. But the problem is for me the different modules I have on my site. I use for example “News,MyAlbum,NewBB,XFGuestbook,Chess,Links,weBlog,piCal,wfChannel,” and in 2.0.13.1 all the modules works fine but I wonder if someone have upgraded their sites and maybe has some one of the modules I use on my site and can tell if it still works and so on.




TopTop
« 1 (2) 3 4 »



Login

Who's Online

222 user(s) are online (138 user(s) are browsing Support Forums)


Members: 0


Guests: 222


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