NukeXchange Network

          

NukeZone Hosting - Fast, Affordable and Dependable
Nuke Fixes · NukeForums · NukeZone Hosting · Nuke Sites · Nuke Skins
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
· Domain Names
. Game Quest
· Learning Linux
. MateMaker
· NukeFixes
· NukeForums
· 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
·Email not sending from forum
·Can't add articles
·Adding 'All' as a selection on Reviews
·php nuke background
·Php nuke one click install on plesk 10.4
·Blocks
·vbulletin migration
·How would I add a clickable link in a Modules Block?
·eregi_replace() is deprecated
·Admin Security login jpeg not showing

read more...
Top10 Links
· 1: Nuke Forums
· 2: Windows Installation: PHP
· 3: PHPNukeFiles
· 4: NukeSkins
· 5: Nuke Templates
· 6: EcomJunk
· 7: MDesign
· 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: born
Today: 0
Yesterday: 0
Overall: 16031

Visitation:
Guests: 200
Members: 0
Total: 200


You are Anonymous user. You can register for free by clicking here
Sponsor Links
Need to find your IP fast?
Need to find your IP fast?

NukeResources :: View topic - Need Help in PHPNuke 6.9
NukeResources Forum Index

NukeResources Forum Index -> PHP -> Need Help in PHPNuke 6.9
Post new topic  Reply to topic    View previous topic :: View next topic 
Need Help in PHPNuke 6.9
PostPosted: Wed Oct 01, 2003 7:03 pm Reply with quote
Squirel
Resource Seeker
Resource Seeker
 
Joined: Sep 28, 2003
Posts: 7




I cannot for the life of me understand whats going on. On my Home server where I would like to edit Nuke to 'skin ' it and do other various minor changes I cannot log in. I get the famous loop a dupe. But on the remote server I can log in and all is well. I did a php comparison and it is near identical. only differences are my host is running apache 1.3 and I'm running 2.0.47. On the remote server the gfx numbers appear on home server diddly squat. It is quite a hassle to get this to work. They should have implemented two features for the registering gfx/no gfx and email/no email. This Im sure would clear alot of the bugs alot of people seem to have. I am aware 6.9 has loads of bugs but why release it if its that screwed. I will try to use 6.5 as it seems to have most of the bugs worked out through the sec fixes etc. I will post an update. By the way the analyser shows the gd library to be enabled and the numbers show on the home server.
View user's profile Send private message
PostPosted: Wed Oct 01, 2003 8:07 pm Reply with quote
chatserv
Site Admin
Site Admin
 
Joined: Apr 21, 2002
Posts: 1732
Location: Puerto Rico




The things you mention are not actually bugs, Nuke like any other CMS has sections that will use email to let the admin know an article was submitted, to let someone know a topic he's "watching" has been replied to, to let your site members know of new additions to the site by means of a newsletter... I could go on forever.

If your home box is windows based you can edit the your account module and the login issue will be gone, as for the gfx if it shows as enabled it should work, i have 6.9 installed and the gfx works, hence it's not a bug.

_________________
NukeResources | ScriptHeaven
View user's profile Send private message Visit poster's website
PostPosted: Thu Oct 02, 2003 10:14 am Reply with quote
Squirel
Resource Seeker
Resource Seeker
 
Joined: Sep 28, 2003
Posts: 7




Any chance for a heads up on what I need to change so it will work on my windows box?
View user's profile Send private message
PostPosted: Thu Oct 02, 2003 11:42 am Reply with quote
chatserv
Site Admin
Site Admin
 
Joined: Apr 21, 2002
Posts: 1732
Location: Puerto Rico




Open modules/Your_Account/index.php:

replace all instances of:
Header("Location: modules.php
with:
Header("Refresh: 0;url=modules.php

_________________
NukeResources | ScriptHeaven
View user's profile Send private message Visit poster's website
PostPosted: Thu Oct 02, 2003 1:42 pm Reply with quote
Squirel
Resource Seeker
Resource Seeker
 
Joined: Sep 28, 2003
Posts: 7




Well I did as you stated and its still a no go. I even turned off the security check in the config with a setting of 0. And still it does not work. Just gives me the loop around. I do see the Admin control panel but after clicking anything it logs me out and asks me to try again. Could it be a cookie issue? And is there anyway I can set my cookie preferences through MYSql? Is there anything in php.ini that would cause this. As I said it works on main site but not on my Windows box.
View user's profile Send private message
PostPosted: Thu Oct 02, 2003 1:47 pm Reply with quote
chatserv
Site Admin
Site Admin
 
Joined: Apr 21, 2002
Posts: 1732
Location: Puerto Rico




What i posted was for normal user login not admin, if the windows site is a copy of the main site then it could be a cookie related problem, logout of the main site close all browser windows, clear your cookies and temp files then try login into the windows site.

_________________
NukeResources | ScriptHeaven
View user's profile Send private message Visit poster's website
PostPosted: Thu Oct 02, 2003 1:58 pm Reply with quote
Squirel
Resource Seeker
Resource Seeker
 
Joined: Sep 28, 2003
Posts: 7




Well that didnt help either. I'm getting very fed up with this. I will most likely just make 2 instaces of the site on my remote server and change the table prefixesas s it seems to work perfectly fine there. Then when I am done I will just transfer the databaseand move the changes stuff over.

I have pretty much tried everything to get it to work Even fresh installed nuke on my box and still doesnt work. I have a friend who modifeid nuke to suit his site. I asked for his copy and I will see if that works on my system. Also I have no clue how to set up the auto responder for registration. No one gets the email. Is there anything I should specifically look for. At the moment I have the no email tweaks running.
View user's profile Send private message
Need Help in PHPNuke 6.9
 NukeResources Forum Index -> PHP
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 65 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.80 Seconds

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