You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 53 guest(s) and 1 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Cannot Login To Site (User/Admin) Locked Out [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
Stezez
Nuke Soldier
Nuke Soldier


Joined: Jul 23, 2003
Posts: 11


PostPosted: Mon Jul 28, 2003 1:52 pm Reply with quoteBack to top

If you were talking to me, I do not believe I have access to my Apache error logs and even if I did, I'm not quite sure I'd know where to find them. I will email my host's support and see. As you can tell, I don't exactly know much about php or hosting, I needed a lot of space to host some pictures for an unrelated thing, so I figured the best thing to do would be to buy a domain with a decent amount of space and bandwith. Then, I figured, why let a domain name go to waste, and started building a website about a week ago. I chose php because a few of my favorite sites were using it and I chose nuke because it seemed easy enough to handle and the community seemed great - certainly reaffirmed today. Anyway, I am rambling on, as soon as I finish my site, I'll be sure to announce it here. It's a site for a playing card game I invented. It's sort of a variation on war and poker and well, you'll see. Thanks again for the help.
Find all posts by StezezView user's profileSend private message
Stezez
Nuke Soldier
Nuke Soldier


Joined: Jul 23, 2003
Posts: 11


PostPosted: Mon Jul 28, 2003 1:55 pm Reply with quoteBack to top

I suppose I should post a reply rather than editing my posts, it seems to cause less confusion. I use bulletproof ftp or my hosts's ftp website interface. In terms of binary, I use whatever the default is.
Find all posts by StezezView user's profileSend private message
Raven
General
General


Joined: Mar 22, 2003
Posts: 5233

Location: USA

PostPosted: Mon Jul 28, 2003 1:57 pm Reply with quoteBack to top

Just for curiosity, did you use the same ftp client both times with Site Info?

_________________
Those who hear not the music think the dancers mad.
Raven Web Hosting|My Scripts & Stuff
Find all posts by RavenView user's profileSend private messageVisit poster's website
Stezez
Nuke Soldier
Nuke Soldier


Joined: Jul 23, 2003
Posts: 11


PostPosted: Mon Jul 28, 2003 1:58 pm Reply with quoteBack to top

I used bulletproof the first time and since I was at the website interface checking what blocks I had in my directory, I used that the second time. Hmm....
Find all posts by StezezView user's profileSend private message
Raven
General
General


Joined: Mar 22, 2003
Posts: 5233

Location: USA

PostPosted: Mon Jul 28, 2003 2:02 pm Reply with quoteBack to top

I would next, if you care to try to find the difference, see what the default ftp mode is for each (binary or ascii) with *.php files.

_________________
Those who hear not the music think the dancers mad.
Raven Web Hosting|My Scripts & Stuff
Find all posts by RavenView user's profileSend private messageVisit poster's website
Stezez
Nuke Soldier
Nuke Soldier


Joined: Jul 23, 2003
Posts: 11


PostPosted: Mon Jul 28, 2003 2:12 pm Reply with quoteBack to top

I am pretty sure they are both actually binary as in bulletproof there is an option to make certain extensions ascii and php is not set as that. In terms of the hosting site's file manager I do not know, but I would assume it has binary as default and if this is a common thing with php, they probably would have it set correctly as they have a lot of support for php on their site and seem to know what they are doing.
Find all posts by StezezView user's profileSend private message
Audioslaved
Elite Nuker
Elite Nuker


Joined: Jun 14, 2003
Posts: 420

Location: Hawaii and The Fan Forum

PostPosted: Mon Jul 28, 2003 2:44 pm Reply with quoteBack to top

OKay, this keeps getting weirder for me,
Thankfully enough, my mozilla browser was never logged out as admin(cant login as admin on IE). I am trying to add a block and it is doing the same thing, when I press submit, it does not take me to Block Admin it takes me to index.php, and the block was not added. Everything seems to be refreshing at index.php. Since I can no longer add blocks, or login for that matter. I am going to just replace all files from my last backup and upload my db from last backup, hopefully this will resolve the issue altogether and I will never touch this again. LOL!!! I will let everyone know how it goes, I have to say, that I have never experienced anything like this before, and if I find out how to replicate the problem, I will post here so we can come up with some sort of solution for it.
Find all posts by AudioslavedView user's profileSend private messageSend e-mailVisit poster's website
Stezez
Nuke Soldier
Nuke Soldier


Joined: Jul 23, 2003
Posts: 11


PostPosted: Mon Jul 28, 2003 2:54 pm Reply with quoteBack to top

I am pretty sure that my problem was not the same as yours Audioslaved, so this may no longer be of help to anyone; but, I actually figured it out! I compared my script uploaded with bulletproof to the one I have up now and somehow the second to last line: $content .= "</form>"; got deleted. I tried removing it on my working block-site_info.php and I get the old problem, the site info block works fine except for logging in. So, can someone explain to me how that works, why was the logging in not working because of a missing: $content .= "</form>"; and why did everything else still work? Thanks for the input.
Find all posts by StezezView user's profileSend private message
Audioslaved
Elite Nuker
Elite Nuker


Joined: Jun 14, 2003
Posts: 420

Location: Hawaii and The Fan Forum

PostPosted: Mon Jul 28, 2003 3:48 pm Reply with quoteBack to top

The problem exists in the block table in the database, I am not sure why this is. Here is my troubleshooting to prove that.
I re-uploaded my files and db to the site and attempted to login, it worked successully. I went to admin and cleaned up my blocks, deleted all inactive blocks that are no longer needed, and moved a block on my main page from the right side to the left side. Upon doing this, I logged out to see if everything was good, when trying to login, the same problems started occuring again. Considering the only change I made was to my blocks, I uploaded my blocks table, refreshed the site, and attempted to login again, It worked, I am able to login, What the heck does removing and moving blocks have to do with logging in, I dont see how this could throw that off, but I will look into it further, can someone else try moving one of there blocks from right to left and deleting and inactive one and tell me what you get. Thx.
Find all posts by AudioslavedView user's profileSend private messageSend e-mailVisit poster's website
Raven
General
General


Joined: Mar 22, 2003
Posts: 5233

Location: USA

PostPosted: Mon Jul 28, 2003 3:52 pm Reply with quoteBack to top

Stezez wrote:
I am pretty sure that my problem was not the same as yours Audioslaved, so this may no longer be of help to anyone; but, I actually figured it out! I compared my script uploaded with bulletproof to the one I have up now and somehow the second to last line: $content .= "</form>"; got deleted. I tried removing it on my working block-site_info.php and I get the old problem, the site info block works fine except for logging in. So, can someone explain to me how that works, why was the logging in not working because of a missing: $content .= "</form>"; and why did everything else still work? Thanks for the input.
Logically the script would have continued loading until it found an end form tag. Then depending on what was in that remaining htmle, anything might have happened. All code above it was safe. The bigger question to me is how a whole line would get dropped? We may never know.

_________________
Those who hear not the music think the dancers mad.
Raven Web Hosting|My Scripts & Stuff
Find all posts by RavenView user's profileSend private messageVisit poster's website
Raven
General
General


Joined: Mar 22, 2003
Posts: 5233

Location: USA

PostPosted: Mon Jul 28, 2003 3:56 pm Reply with quoteBack to top

Audioslaved wrote:
The problem exists in the block table in the database, I am not sure why this is. Here is my troubleshooting to prove that.
I re-uploaded my files and db to the site and attempted to login, it worked successully. I went to admin and cleaned up my blocks, deleted all inactive blocks that are no longer needed, and moved a block on my main page from the right side to the left side. Upon doing this, I logged out to see if everything was good, when trying to login, the same problems started occuring again. Considering the only change I made was to my blocks, I uploaded my blocks table, refreshed the site, and attempted to login again, It worked, I am able to login, What the heck does removing and moving blocks have to do with logging in, I dont see how this could throw that off, but I will look into it further, can someone else try moving one of there blocks from right to left and deleting and inactive one and tell me what you get. Thx.
I did what I think you described and it seems ok here.

_________________
Those who hear not the music think the dancers mad.
Raven Web Hosting|My Scripts & Stuff
Find all posts by RavenView user's profileSend private messageVisit poster's website
Audioslaved
Elite Nuker
Elite Nuker


Joined: Jun 14, 2003
Posts: 420

Location: Hawaii and The Fan Forum

PostPosted: Mon Jul 28, 2003 4:01 pm Reply with quoteBack to top

I compared the nuke shipped sql file with my table, everything seems in order there.
I will check this out some more. I am going to get it down to which block it is causing this problem, (more than likely a custom block on my site) I will put up here what code is causing the problem when I figure it out. I think I may already know the culprit. I'll let you know. Thx for checking it out Raven, it has to be a custom scrolling block I made for my Nuke 6.0 site that I am using on my 6.5 site as well. Some code in it has to be messing everything up.

_________________
GT-NExtGEn: The future of GoogleTap
http://gt-nextgen.com/

The Audioslave Fan Forum
http://www.audioslaved.com
Find all posts by AudioslavedView user's profileSend private messageSend e-mailVisit poster's website
Audioslaved
Elite Nuker
Elite Nuker


Joined: Jun 14, 2003
Posts: 420

Location: Hawaii and The Fan Forum

PostPosted: Mon Jul 28, 2003 4:24 pm Reply with quoteBack to top

OK, i found the culprit, it is my quiecomm shoutblock, I deactivated all blocks except for my main menu and user menu and started activating them one at a time, each time logging out and logging in, when I activated the quiecomm block, logged out and tried loggin in, it would not allow me to. There has got to be some code in this that is causing this to happen. For some reason when quiecomm and the language block are active on my left side the problem does not occur, if I deactivate my language block, then quiecomm prevents me from logging in, there has to be some coding issues with that block. Any ideas.

_________________
GT-NExtGEn: The future of GoogleTap
http://gt-nextgen.com/

The Audioslave Fan Forum
http://www.audioslaved.com
Find all posts by AudioslavedView user's profileSend private messageSend e-mailVisit poster's website
Audioslaved
Elite Nuker
Elite Nuker


Joined: Jun 14, 2003
Posts: 420

Location: Hawaii and The Fan Forum

PostPosted: Mon Jul 28, 2003 5:34 pm Reply with quoteBack to top

I downloaded the modded Quiecomm Shoutblock from http://www.ourscripts.net and uploaded it, there are no problems now. Not sure why that was happening, but at least its all figured out now. I looked through the code and tried to find what it was but can't really see it, I will have to compare the two files and see what I can come up with. Problem fixed. Smile

_________________
GT-NExtGEn: The future of GoogleTap
http://gt-nextgen.com/

The Audioslave Fan Forum
http://www.audioslaved.com
Find all posts by AudioslavedView user's profileSend private messageSend e-mailVisit poster's website
SuperCat
Nuke Soldier
Nuke Soldier


Joined: Jul 28, 2003
Posts: 27


PostPosted: Mon Jul 28, 2003 6:59 pm Reply with quoteBack to top

Quiecomm shoutblock v2.4 had a lot of issues with the interface when i first downloaded it. I have since fixed a lot of the problems and have even enhanced it some too. The problem with the login on the other block sounds all too familiar also. When php nuke v6.5 first came out, that block couldnt log anyone in. I quickly fixed it and enhanced it quite a bit.

By the way, thanks for visiting ourscripts.net Very Happy
Find all posts by SuperCatView user's profileSend private message
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
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



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.688 Seconds - 341 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::