NukeXchange Network

          

NukeZone Hosting - Fast, Affordable and Dependable
Nuke Fixes · NukeForums · NukeZone Hosting · NukeUnited · Nuke Sites · Nuke Skins · NukeLance
Nuke Resources
 :: Home  :: Downloads  :: Your Account  :: Forums  :: Advertise :: 
Login or Register
Main Menu
General
 Main
 AvantGo
 Banner_Clients
 cfaq
 Donations
 Downloads
 Forums
 Members_List
 Private_Messages
 Search
 Stories_Archive
 Submit_News
 Surveys
 Topics
 Web_Links
 Your_Account

Your Account
 Login
 Register
 Lost Pass

Modules
Quick Links
· CMS Focus
· Domain Names
. Game Quest
· Learning Linux
. MateMaker
· NukeFixes
· NukeForums
· NukeLance
· Nuke Sites
· Nuke Skins
· NukeZone Hosting
. SearchDevil
Other Options

Download Resources
· Nuke Downloads
· Add a Link
· New Files
· Top Rated
· Most Popular

Web Site Resources
· Nuke Sites
· Add A Site
· New Sites
· Top Rated
· Most Popular

Support
· NukeZone Hosting
· NukeSkins.com
· NukeForums.com
· phpnuke.org
· NukeFixes.com
Information
NukeForums
·decompressing EN-Book-Nuke.tar.tar
·How to allow spaces/gaps/"-" in allowed usernames
·How to Setup PHPNUKE on win2k
·cannot save changes
·voting?
·Nuke forum picture problem
·How to change smtp port on wampserver and windows
·yet another 301 redirect problem
·Image display? - newbie
·php nuke help

read more...
Top10 Links
· 1: Nuke Forums
· 2: PHPNukeFiles
· 3: NukeSkins
· 4: Nuke Templates
· 5: EcomJunk
· 6: MDesign
· 7: Windows Installation: PHP
· 8: FLASH-FOR-NUKE
· 9: Dezina
· 10: Global Dream News Sharing Portal!
Site Visitors
User Login:

Nickname:
Password:
Security Code: Security Code
Type Security Code Here:

Members List Membership:
Latest: qwertz
Today: 0
Yesterday: 1
Overall: 15102

Visitation:
Guests: 569
Members: 0
Total: 569


You are Anonymous user. You can register for free by clicking here
Sponsor Links
Nuke Sites Link Directory
Nuke Sites Link Directory

NukeResources :: View topic - Where To Get Started??
NukeResources Forum Index

NukeResources Forum Index -> Random Thoughts -> Where To Get Started??
Post new topic  Reply to topic    View previous topic :: View next topic 
Where To Get Started??
PostPosted: Wed Jan 11, 2006 8:30 am Reply with quote
DaBlakMask
Resource Seeker
Resource Seeker
 
Joined: Jan 06, 2006
Posts: 4




Hiya Peeps.
just wanted a bit of advice on what nuke version etc im spossed to be using LOL.
Soz if i seem like a total noob but all these diff version releases & Updates/patches have really got my head lost.
i have been using nuke-evolution and decided to give it away and go back to nuke.
As far as i can understand from looking thru a lot of forums.The best nuke version to use would be this one.
PHP-Nuke Patched 7.6 Full Pack
Description: PHP-Nuke 7.6 with Nuke Patched 3.0 already applied.
so i downloaded that and installed it successfully.
my next mission was to install nuke sentinel2.4.2.
i started editing the files as asked in the read me file.
i got to the mainfile.php and followed the steps for the 7.6patched and a whole heap of codeing wasnt even there that was supposed to be if it was patched.Now this has me hella confused cause i thought i had already downloaded the nuke7.6patched version.anyways basically i messed it all up and have to start again.

Which brings me to my Questions.
#1:if i install a fresh copy of "PHP-Nuke Patched 7.6 Full Pack" from the downloads here again and reinstall,what other patches etc do i have to do to get this patched properly so i can then move onto adding Nuke Sentinel and other mods without codeing missing from the files.

#2:I also wish to add these Mods to my site but i seem to be running around in circles.
-Cash Mod, -so members can earn points for posting etc
-Cash transactions -ability for admins to see whos donated cash to one another
-Username Effects Shop/users shop,so memebrs can buy username colurs/glows etc,
-Bank/Vault- a bank or valut type mod so members can earn interest etc on the cash/points.

I was hoping someone here could point me to them or if possible even share the links to the downloads for them.
Sorry for seeming like a total noob but as i stated earlier.i just changed from nuke-evo and this is a real mess to me,Im tryin to get sorted so this is why i ask u peeps for your "nuke experienced" help.
Any Help or links etc would be really appreciated.
thnx inadvanced
Dabz
View user's profile Send private message
PostPosted: Wed Jan 11, 2006 10:50 am Reply with quote
Evaders99
Resource Master
Resource Master
 
Joined: May 25, 2004
Posts: 1785




Apparently that version is using Patched 3.0. The latest is Patched 3.1

I suggest you go ahead and download an original copy of phpNuke 7.6 from http://phpnuke.org and then patch it yourself with the Patched 3.1 files.

Other option -
Raven has a package with Patched 3.1, Sentinel, and some other addons - http://ravenphpscripts.net

I don't use those phpBB mods, so sorry can't help you there

_________________
- Star Wars Rebellion Network - Evaders Squadron Coding -

Need help? Nuke Patched Core, Coding Services, Webmaster Services
View user's profile Send private message Visit poster's website AIM Address
PostPosted: Thu Jan 12, 2006 2:03 am Reply with quote
DaBlakMask
Resource Seeker
Resource Seeker
 
Joined: Jan 06, 2006
Posts: 4




kool evaders,
ya advice bout 7.6 was spot on mate.
did fresh 7.6 install and then got the 7.6 patch from main page of this site and updated it all seems to be going smooth.

but now i have another Question for ya LOL.
i have my own theme that i want to add to the site before i start adding sentinel etc.
Could u tell me what edits i have to do to make it compatible with the 3.1 patch.
are there any intructions how to do this?? if so where do i find them?

thnx
View user's profile Send private message
PostPosted: Thu Jan 12, 2006 9:40 am Reply with quote
Evaders99
Resource Master
Resource Master
 
Joined: May 25, 2004
Posts: 1785




The only change from the readme

in theme.php
Code:
if ($index == 1) {
to:
if (defined('INDEX_FILE')) {

_________________
- Star Wars Rebellion Network - Evaders Squadron Coding -

Need help? Nuke Patched Core, Coding Services, Webmaster Services
View user's profile Send private message Visit poster's website AIM Address
PostPosted: Fri Jan 13, 2006 5:51 am Reply with quote
DaBlakMask
Resource Seeker
Resource Seeker
 
Joined: Jan 06, 2006
Posts: 4




ok kool all that worked thnx.
but it seems like i gone thru all that for no reason again LOL.
i am basically back to where i started again with the sentinel242 code editing problem for that mainfile.php.
i have noo idea why i am not making any progress.
why is my mainfile diff when ive done the patches etc.
i just dont understand this.

has anyone else here installed a fresh nuke7.6 from phpnuke.org and done the 7.6patch from the main page of this site.
How did u fix this mainfile problem as the code in sentinel install is totally diff from my mainfile.php.

PS:i have also asked for help at ravenscripts but so far the solution from them was delete everything ive worked on for the last few days and install ravens premod Crying or Very sad not really the kind of help i was looking for LOL some people mustnt realise it takes some of us hours just to upload this stuff.
hope somone can help cause this is starting to send me insane going around in circles LOL
View user's profile Send private message
PostPosted: Sat Jan 14, 2006 1:28 am Reply with quote
DaBlakMask
Resource Seeker
Resource Seeker
 
Joined: Jan 06, 2006
Posts: 4




kool i fixed the sentinel problem.
with the mainfile.php code
ill post what info i got just incase anyone else following the same footsteps as me.

this was the code i had
Code:

@require_once(INCLUDE_PATH."config.php");
@require_once(INCLUDE_PATH."db/db.php");
@require_once(INCLUDE_PATH."includes/sql_layer.php");
@require_once(INCLUDE_PATH."includes/ipban.php");
if (file_exists(INCLUDE_PATH."includes/custom_files/custom_mainfile.php")) {
  @include_once(INCLUDE_PATH."includes/custom_files/custom_mainfile.php");
}


this is what i had to change it to.

Code:

@require_once(INCLUDE_PATH."config.php");
@require_once(INCLUDE_PATH."db/db.php");
@require_once(INCLUDE_PATH."includes/sql_layer.php");
@require_once(INCLUDE_PATH."includes/ipban.php");
@include_once(INCLUDE_PATH."includes/nukesentinel.php");
if (file_exists(INCLUDE_PATH."includes/custom_files/custom_mainfile.php")) {
  @include_once(INCLUDE_PATH."includes/custom_files/custom_mainfile.php");
}

hope that helps someone else
View user's profile Send private message
Where To Get Started??
 NukeResources Forum Index -> Random Thoughts
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
All times are GMT - 4 Hours  
Page 1 of 1  

  
  
 Post new topic  Reply to topic     



Powered by phpBB © 2001-2005 phpBB Group.     Theme created by Vjacheslav Trushkin.
There have been 140 unique hit(s) in the past 24 hours.
Forums ©
Download the Best Archiver in the World


Best viewed with a Browser
All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2001 - 2007 by NukeResources.com
You can syndicate our news using the file .backend.php or ultramode.txt
PHP-Nuke Copyright © 2004 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 0.45 Seconds

:: Eos phpbb2 style by Cyberalien :: PHP-Nuke theme by www.nukemods.com ::