[1.7.0 Roster] for PHPNuke Module (official thread)

phpNuke integration forum

[1.7.0 Roster] for PHPNuke Module (official thread)

Postby Sharkims » Thu Jul 06, 2006 6:21 pm

This is the official there where I will label what I need to fix... what I have fixed and what I'm working on.

If you have a problem... as long as the mods agree to make this a locked sticky. You should make a new thread so I can sort through the issues more easily.


One major issue I know of... install and update.php's are fubared.
As a plan of action, I intend to do a fresh install of PHPNuke 7.6 and create a 100% fresh install of roster nuked 1.7 and have it installed.
I will then do an upgrade from 1.6.0 roster nuked(this first then normal) and create and upgrade this way.

I have had it suggested to me to make the administration dependant on the cookie info of phpnuke, as Anaxent's DF port does. This is something I intend to look into.


Thanks for the feedback, for the help from the coders and keep it coming!

PS. If you have some fixed code you want to throw out there, or if you want to help me with this... drop me a PM.
Last edited by Sharkims on Mon Jul 17, 2006 7:57 pm, edited 1 time in total.
Image
Image
User avatar
Sharkims
WR.net Apprentice
WR.net Apprentice
 
Posts: 8
Joined: Tue Jul 04, 2006 1:37 pm
Location: Ner'zhul-US

Re: [1.7.0 Roster] for PHPNuke Module (official thread)

Postby Bedevere » Thu Jul 06, 2006 6:38 pm

I was already playing with the admin interface. In admin folder you need a case.php and link.php for adminusers, and updating. I am beating the config.php to death to get it working though.

Case.php:
Code: Select all
<?php
if (!defined('ADMIN_FILE')) {
    die (
"Access Denied");
}

$module_name "Roster";
// include_once("modules/$module_name/admin/language/lang-".$currentlang.".php");

switch($op) {
    case 
"config":
    include(
"modules/$module_name/admin/config.php");
    break;
    case 
"update":
    include(
"modules/$module_name/admin/update.php");
    break;
}
?>


links.php:
Code: Select all
<?php
if (!defined('ADMIN_FILE')) {
    die (
"Access Denied");
}
global 
$admin_file;
adminmenu("".$admin_file.".php?op=config""Guild Roster""roster.gif");
?>
User avatar
Bedevere
WR.net Apprentice
WR.net Apprentice
 
Posts: 47
Joined: Thu Jul 06, 2006 6:25 pm

Re: [1.7.0 Roster] for PHPNuke Module (official thread)

Postby darkbones » Sun Jul 09, 2006 3:00 pm

still something happening here?
User avatar
darkbones
WR.net Apprentice
WR.net Apprentice
 
Posts: 13
Joined: Tue Jul 04, 2006 10:16 pm
Location: Frankfurt / Germany

[1.7.0 Roster] for PHPNuke Module (official thread)

Postby Yavin » Thu Nov 30, 2006 6:20 pm

was this released????
Yavin
WR.net Apprentice
WR.net Apprentice
 
Posts: 5
Joined: Wed Jul 12, 2006 6:17 pm

[1.7.0 Roster] for PHPNuke Module (official thread)

Postby PrivateSniper » Mon Dec 25, 2006 6:31 am

What happened to this project, seems to have gone down the window.... is there a port of 1.7.1 ? will there be a port of 1.7.2 when released? does anyone care anymore?..
Eldergeist, Level 60, Human Priest
PrivateSniper
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Thu Aug 24, 2006 11:02 pm

Re: [1.7.0 Roster] for PHPNuke Module (official thread)

Postby DaDrifter » Sat May 26, 2007 6:49 pm

I tweaked nuked roster to work... :)
Anyway I can post up a link in a couple weeks. I have to clean up the files a bit.
DaDrifter
WR.net Apprentice
WR.net Apprentice
 
Posts: 14
Joined: Sat May 26, 2007 2:58 am
Location: Arizona, USA

Re: [1.7.0 Roster] for PHPNuke Module (official thread)

Postby Epic » Thu Nov 05, 2009 2:56 am

this thread dead, or?
Epic
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Wed Nov 04, 2009 3:34 am

Re: [1.7.0 Roster] for PHPNuke Module (official thread)

Postby zanix » Thu Nov 05, 2009 6:16 am

Most likely is, the last post was Sat May 26, 2007
Roster 1.7.0 is quite old, the current version is 2.0.2
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US


Return to phpNuke

Who is online

Users browsing this forum: No registered users and 1 guest

cron