View Single Post
  #364  
Old 11-14-2007, 03:54 AM
troykristoffer troykristoffer is offline
 
Join Date: Jul 2005
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Thorlax402 View Post
Hello,

I have been having a lot of trouble with getting this modification to work. I have read of numerous people having the same problem as well. I read to about page 13 before I gave up and decided to post (sorry if this was fixed between here and there).

Anyway, my login box appears to work fine in all aspects accept actually logging in. After typing in my username and password, I am sent to the page saying I have successfully logged in. However, I am then redirected back to the page with the login only to find that I am in fact not logged in. The same thing happens when I try to log out using this script as well. Everything appears fine, but I don't log out.

On the other hand, the login box reflects perfectly whether I am actually logged in or not. It can tell if I have logged in on the forum's login page and reacts accordingly. It just can't perform any of the operations itself.

I have also read through the troubleshooting and the changing the cookie information didn't change anything.
Any suggestions?
I also have this problem in 3.6.8. Changing the cookie path didn't work and I just locked myself out of my forums and had to use the tools. I tried mydoman.com, mydomain.com/, www.mydomain.com, and www.mydomain.com/ but nothing worked. (It's already defaulted to "/"

Also, I can't style anything in the login form even when it says "you can style this with CSS or HTML" It breaks the form and throws back a bunch of errors about
Quote:
unexpected "." or ";" on line ###
even though there ARENT any of those anywhere. I suspect that it means unexpected " since those are around all the styles, and its just a poor error message, but still, I can't style it It would also be helpful if I could move the login components around in a table to make them line up attractively

Finally, Unless I COMPLETELY remove most of the new posts stats code at the bottom of the login_inc.php file, I get this error:

Quote:
Fatal error: Call to a member function on a non-object in /home/content/p/r/u/pruytadmin/html/forum/login_inc.php on line 150
The login form still works (other than not displaying you as logged in, as described above.) but its just got this error message under it. I basically have to remove EVERYTHING from the bottom up to the end of the login form.

[Edit: I notice you told another user with this error:
Quote:
Originally Posted by Billspaintball View Post
Login_inc.php should not be in the /forums directory.
Or, you have the path entered wrong.
Thats where the instructions say to put it?
Quote:
Originally Posted by From the TXT Instruction file:
<?php
require_once('forum/login_inc.php');
?>
Other than that, it just says "Upload it to your site."

If thats not where it goes, then where? Also it's obvious by the error message that it is accessing the file successfully, theres just a problem with the line 150.




Thank you for all the hard work, and I'm sure these are simple fixes. I just need some help to get it working I thinks.

-Troy
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01722 seconds
  • Memory Usage 1,784KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete