NukeXchange Network

          

Nuke Sites Link Directory
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
·Array of strings as parameter
·Theme Change, just white? :(
·Include file as block?
·Please Help Question about Siggy's
·How can i disable upload t download by other users?Php-Nuke8
·Designing your own version of phpnuke
·right blocks appear only to admins
·Looking for content warning/age verification system.
·Hi My name is Rukasuzu, where is the introduction?
·Converting Joomla Forums to PHPuke

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: Ziggy951
Today: 0
Yesterday: 3
Overall: 15025

Visitation:
Guests: 587
Members: 1
Total: 588


You are Anonymous user. You can register for free by clicking here
Sponsor Links
php-Nuke Themes and Templates
php-Nuke Themes and Templates

NukeResources :: Search
NukeResources Forum Index

NukeResources Forum Index
Search found 210 matches
No modules working
PostForum: Upgrading PHP-Nuke   Posted: Sun Jul 23, 2006 7:12 am   Subject: No modules working
darklord
 
Replies: 13
Views: 1739




We all were at one time or another, so we understand.

The cause may be a file youve edited or something. problem Is that error wont just all of a sudden be there.

We need to get to the root of t ...
No modules working
PostForum: Upgrading PHP-Nuke   Posted: Sat Jul 22, 2006 6:13 pm   Subject: No modules working
darklord
 
Replies: 13
Views: 1739




Are you sure you grabbed the correct version, and also where any patches applied?
signature's
PostForum: Upgrading PHP-Nuke   Posted: Sat Jul 22, 2006 6:11 pm   Subject: signature's
darklord
 
Replies: 31
Views: 4935




Whats the settings in the forums config?
No modules working
PostForum: Upgrading PHP-Nuke   Posted: Thu Jul 20, 2006 2:09 am   Subject: No modules working
darklord
 
Replies: 13
Views: 1739




Upload a backup of the file.

No module should need to be uploaded to the main directory.

Just for future reference.
Problem with 7.8 and new 3.2b
PostForum: Upgrading PHP-Nuke   Posted: Thu Jul 20, 2006 2:07 am   Subject: Problem with 7.8 and new 3.2b
darklord
 
Replies: 2
Views: 745




Glad to hear it.
BBtoNuke 2.019 to 2.020 to 2.021
PostForum: Upgrading PHP-Nuke   Posted: Thu Jul 20, 2006 2:06 am   Subject: BBtoNuke 2.019 to 2.020 to 2.021
darklord
 
Replies: 2
Views: 820




The templates updates for the forums are for the subsilver templates, Even though the theme overrides the subsilver templates, It does not override ALL the files, theme themes should be upto date with ...
BBtoNuke 2.0.21NP :: Quote bug back...
PostForum: Bug Reports   Posted: Tue Jul 18, 2006 11:11 pm   Subject: BBtoNuke 2.0.21NP :: Quote bug back...
darklord
 
Replies: 8
Views: 1304




Have you altered anything that has to do with the forums??

IE
theme changes.
bb mods
upgrades
Anything?
7.6 patched is adding / everytime i use ' how do i fix it?
PostForum: Bug Reports   Posted: Tue Jul 11, 2006 10:21 pm   Subject: 7.6 patched is adding / everytime i use ' how do i fix it?
darklord
 
Replies: 9
Views: 1351




Php in itself will addslashes to everyquote inputed before it is displayed, a stripslashes function is required.

I believe this has been updated with patch 3.2b
7.6 + 3.2 - Survey problem
PostForum: Bug Fixes   Posted: Tue Jul 11, 2006 10:12 pm   Subject: 7.6 + 3.2 - Survey problem
darklord
 
Replies: 6
Views: 2659




In config.php $display_errors = "true";

There should already be a $display_errors = "false";

Change it to true.
adding color to admin links?
PostForum: Upgrading PHP-Nuke   Posted: Tue Jul 11, 2006 10:10 pm   Subject: adding color to admin links?
darklord
 
Replies: 1
Views: 552




Are you refering to the administration block or are you referring to the administration panel?
BBtoNuke 2.0.17 -> 2.0.21
PostForum: Upgrading PHP-Nuke   Posted: Tue Jul 11, 2006 10:09 pm   Subject: BBtoNuke 2.0.17 -> 2.0.21
darklord
 
Replies: 8
Views: 2160




Incremently as the patches are not included, like one patch may update includes/function_post.php while the next may not and the next will not include the includes/function_post.php.
Activation Script/ change notice
PostForum: Random Thoughts   Posted: Tue Jul 11, 2006 10:06 pm   Subject: Activation Script/ change notice
darklord
 
Replies: 2
Views: 860




This would be a language edit, first search the your_account module for lang-english, then open it and find the correct line to edit.
Show all post by not showing with short name
PostForum: Bug Reports   Posted: Mon Jul 10, 2006 1:09 am   Subject: Show all post by not showing with short name
darklord
 
Replies: 8
Views: 1233




in modules/your_account/index.php

search for

function userCheck($username, $user_email) {

then within function find

return($stop);

Just above add
if (strlen&# ...
BBtoNuke All Versions - language images selection
PostForum: Bug Reports   Posted: Mon Jul 10, 2006 1:03 am   Subject: BBtoNuke All Versions - language images selection
darklord
 
Replies: 12
Views: 1970




in the setup_style function, is the init_userprefs function being called or anywhere else?

This is what I mean, from my understanding, variables set within functions stay within that function unles ...
Help with user activation
PostForum: Random Thoughts   Posted: Mon Jul 10, 2006 12:40 am   Subject: Help with user activation
darklord
 
Replies: 4
Views: 1090




As for the login block, activate your_account in the modules sectin of your admin panel, as for the e-mail, try cnbya

A replacement for the your_account module, available at ravenscripts.com
Page 1 of 14 Goto page : 1, 2, 3 ... 12, 13, 14  Next
All times are GMT - 4 Hours
  



Powered by phpBB © 2001-2005 phpBB Group.     Theme created by Vjacheslav Trushkin.
There have been 168 unique hit(s) in the past 24 hours.
Forums ©
NukeZone Hosting - Fast, Affordable and Dependable


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.66 Seconds

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