Last edited by Thrill on Wed Oct 05, 2005 11:03 pm; edited 1 time in total
Thrill Xbox-HQ Experienced
Xbox Version: V1.1 Modded: Xecuter 2 lite
Joined: Feb 13, 2005 Posts: 138 Location: UK
Posted: Wed Oct 05, 2005 11:00 pm Post subject:
3 installs later and still nothing, checked double checked then checked again, im not doing nothing wrong, they must have changed php-nuke again.. hmmmm
Any help would be cool
Download hosted for 24hours then removed thx
Heres the new 7.9 !ROOT!/Index.php:
Code:
<?php
/************************************************************************/
/* PHP-NUKE: Advanced Content Management System */
/* ============================================ */
/* */
/* Copyright (c) 2005 by Francisco Burzi */
/* http://phpnuke.org */
/* */
/* This program is free software. You can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License. */
/************************************************************************/
require_once("mainfile.php");
global $prefix, $db, $admin_file;
// Save Score for Old pnFlashGames Component - START
include("modules/Flash_Games/includes/oldcomponent.php");
// Save Score for Old pnFlashGames Component - END
if (isset($op) AND ($op == "ad_click") AND isset($bid)) {
$bid = intval($bid);
$sql = "SELECT clickurl FROM ".$prefix."_banner WHERE bid='$bid'";
$result = $db->sql_query($sql);
list($clickurl) = $db->sql_fetchrow($result);
$db->sql_query("UPDATE ".$prefix."_banner SET clicks=clicks+1 WHERE bid='$bid'");
update_points(21);
Header("Location: ".htmlentities($clickurl));
die();
}
Last edited by Thrill on Thu Oct 06, 2005 8:58 am; edited 1 time in total
forahobby Administrator
Joined: May 22, 2003 Posts: 23945 Location: NSW, Australia
Posted: Thu Oct 06, 2005 3:15 am Post subject:
what so you couldnt get it working either??
Thats so weird.. Is there anything written in a PHPNUKE changelog or something that may explain what they have added.
Personally i think they have added POST protection from everywhere..
Im right in the middle of the HQ upgrade so ill have to test it soon when i have more time.
Thanks for the heads up.. If your having issues thrill no wonder other guys cant get it working.
Anyway, another tip:
I would not seriously run phpnuke 7.7 or higher since they have added that java form and it does not check for malicious code.. Therefore if a member adds some javascript etc they can get your cookies..
not very smart idea to run any phpnuke which has the java form entry addon
Well I added the nuke tables & the 178 flash games tables..
If thats not what you looking for drop us a post.
Thx for the tip! 'Therefore if a member adds some javascript etc they can get your cookies.. '
I never knew this _________________ Mega Flash Game packs @ http://main.games4nuke.com
Last edited by Thrill on Thu Oct 06, 2005 8:57 am; edited 1 time in total
forahobby Administrator
Joined: May 22, 2003 Posts: 23945 Location: NSW, Australia
Posted: Thu Oct 06, 2005 8:15 am Post subject:
hi,
your phpnuke 7.9 is corrupted mate.. I got most of the files but missing the main module.php and index.php from the root.
Can you re zip the phpnuke 7.9 and email me?? You still have my email im sure.. So just send it on..
Try this one, its untouched from where i downloaded from. just uploaded it to my server _________________ Mega Flash Game packs @ http://main.games4nuke.com
forahobby Administrator
Joined: May 22, 2003 Posts: 23945 Location: NSW, Australia
Posted: Thu Oct 06, 2005 2:55 pm Post subject:
cheers...
ill get back to ya when i get a chance to play mate..
Thx forahobby theres no rush as for the mo, I down graded my nuke so phflashgames is working again, but still it would be good to have 7.9 suport _________________ Mega Flash Game packs @ http://main.games4nuke.com
rhino889a Xbox-HQ Newbie
Xbox Version: V1.1 Modded: Xecuter 2 lite
Joined: Oct 20, 2005 Posts: 4
Posted: Thu Oct 27, 2005 11:44 pm Post subject:
Hi, I seem to have same problem. I am runnin php nuke 7.9 and the flashgame 4 vip block. Everything seems fine other than scores. It seems that none of scores are saved whatsoever.
forahobby Administrator
Joined: May 22, 2003 Posts: 23945 Location: NSW, Australia
Posted: Fri Oct 28, 2005 12:46 am Post subject:
hang in there guys,, Im over 50% of the way through the xboxhq upgrades.. Also the 360.xbox-hq.com website is now testing tooo..
ill do my best to get it fixed for you all as soon as humanly possible.
I found nuke 7.6 the best to run so thats that! now running nuke 7.6 with your phflashgames and its fine.. _________________ Mega Flash Game packs @ http://main.games4nuke.com
davmp Xbox-HQ Newbie
Xbox Version: V1.1 Modded: Xecuter 2 lite
Joined: Dec 14, 2008 Posts: 2
Posted: Tue Dec 23, 2008 6:51 am Post subject: Leaders Board
Will the leaders board update by itself or do I have to manually insert he points?
Thanks
davmp Xbox-HQ Newbie
Xbox Version: V1.1 Modded: Xecuter 2 lite
Joined: Dec 14, 2008 Posts: 2
Posted: Tue Dec 23, 2008 6:32 pm Post subject:
Ok, I figured it out.
I'm using ver. 7.9 and here is what I did to fix the following.
1. I used the above index.php.
2. I removed the flash_games ver 4.0 ++ (VIP) database.
3. Then I reinstalled the database with a new/clean slate.
and Presto! It's Working
forahobby Administrator
Joined: May 22, 2003 Posts: 23945 Location: NSW, Australia
Posted: Mon Dec 29, 2008 8:47 pm Post subject:
Hi guys,
Im so sorry i havent been able to get online and reply etc as i have had all sorts of dramas going on as well as being sick at the same time.
I did plan to have a new FLASHGAMES module written by the end of this year but its looking like next year again.. .. If only i could get more team members helping around the HQ sites submitting news, cheats and stuff so it would let me code and improve more.
We have a great team already but we are spread very thin.
anyway, please forgive me and i promise to sit down very soon and get started on a new version for you all to play! Maybe even some cool games of mine to add..
l8r all and thanx so much for replying with your fixes for the other guys looking for help!
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum