![]() |
hey, works fine on a 3.6.8 vB too, thanks a lot !
|
Hello, fantastic script. But I'm having a few problems. First off, I'd just like to note that my forums is located in a directory called "forums". The script will show me logged in for about 3 minutes or less, and then will show me as logged off; but still logged in on the actual forums. My site is coded like so:
Code:
<?php include("header.php"); ?>CONTENT GOES HERE<?php include("footer.php"); ?> Naturally, I put the (with my directory settings, obviously) PHP Code:
Please help, thanks. |
Quote:
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:
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:
[Edit: I notice you told another user with this error: Quote:
Quote:
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 |
For those who are running vBExternal and this mod or the Simple Login Mod, and are running any version of vb 3.6.x, well I came up with a simpler solution to have both run simultaneously.
To prevent a conflict: 1) You need to create a separate blank page just to display the news feed from the vBExternal source. Make a blank page (e.g. newsfeed.php) Set it up for vbexternal by inserting the pull code at the very top of your HTML code before the header and all that... Code:
<?php 2) Insert within the <HTML></HTML> tags, whatever you would like to display, whether it be news, last ten posters, etc. e.g. Code:
<?php Code:
<? include("http://www.yoursite.com/path/to/newsfeed.php"); ?> 4) Enjoy News and Login without complications. I will be posting a demo within the next day or so when I reorganize my site. Live Demo at http://www.grandtheftcentral.com/ |
Quote:
EDIT It now works, I simply moved the login_inc.php to the root directory, where my test page is and I now log in (and out) successfully. Yeh me!! PS: Thanks for the mod. |
Thank you :)
|
Sorry I am using 3.6.8 and I only uploaded this page hoping that it would display an empty page but looks like somewhere the main object is becoming null
This is my page: Quote:
Quote:
|
This code no work on my joomla page =[ any solution?
|
I have this login script on my website e.g. http://www.site1.com/ and my forums are at http://www.site2.com/ when i login in the script it goes to site2.com and says successfully logged in, then redirects back to site1 but isn't logged in. (it still displays the login script)
Is there a fix for this? Thanks. |
Get this great hack and can't figure out my fault.
The login works correctly but the logout don't work and I don't know why. Do anybody know a solution? |
All times are GMT. The time now is 04:04 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|