Support Forums

user can't login

This is a discussion on user can't login within the Technical Support forums, part of the Technical Support Forums category; I registered for an account on my website after I confirmed my email address I went back to my site ...


Go Back   68 Classifieds Forums > Technical Support Forums > Technical Support

This topic is resolved.

If you have a similar issue that this thread does not address, open a new related support topic.

 
Thread Tools Display Modes
Old 10-20-2008, 09:13 AM   #1
Member
 
Join Date: Sep 2008
Posts: 42
Rep Power: 6
redstar is on a distinguished road
Question user can't login

I registered for an account on my website after I confirmed my
email address I went back to my site to login and It said login successful
but I was not logged in. It says I will be forwarded and then it just refreshes
the current login page. If I try to post an ad or anything it asks me to login in?
__________________
I'm learning
v4.1.5 - Designer edition - deepsea
redstar is offline  
Old 10-20-2008, 10:30 AM   #2
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,303
Rep Power: 125
Eric Barnes is a jewel in the rough
Default

Can you try this. Open the connections/classifieds.php from the server and add:
Code:
    error_reporting(E_ALL);
    ini_set('display_errors', 1);
Just before the $hostname_classifieds line. (Keep in mind this file has your database connections so you need to be sure and download it from the server first.)

Next save and upload it.

Now try again and report any errors shown.
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline  
Old 10-22-2008, 08:43 AM   #3
Member
 
Join Date: Sep 2008
Posts: 42
Rep Power: 6
redstar is on a distinguished road
Question error

Eric,
Here is the error that shows up at the top of the homepage.
Notice: Constant LANG_FORM_ERROR_OCCURED already defined in /homepages/22/d213338098/htdocs/xxxxxxx/xxxxxxx/language/english.php on line 125

I did try to log in again using my previous account info, I was able to log in,
How do I remove the error message from the top of the homepage?
__________________
I'm learning
v4.1.5 - Designer edition - deepsea

Last edited by redstar; 10-23-2008 at 12:05 PM.
redstar is offline  
Old 10-22-2008, 12:56 PM   #4
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,303
Rep Power: 125
Eric Barnes is a jewel in the rough
Default

To remove it just open the connections/classifieds.php file and remove that code you added:
error_reporting(E_ALL);
ini_set('display_errors', 1);
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline  
Old 10-23-2008, 12:04 PM   #5
Member
 
Join Date: Sep 2008
Posts: 42
Rep Power: 6
redstar is on a distinguished road
Default fixed?

But what does the error mean? Is it fixed since I am able
to log in now?
__________________
I'm learning
v4.1.5 - Designer edition - deepsea
redstar is offline  
Old 10-23-2008, 12:12 PM   #6
Coder
 
Join Date: Mar 2006
Posts: 4,927
Rep Power: 120
Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light
Default

Quote:
Originally Posted by redstar
But what does the error mean? Is it fixed since I am able
to log in now?
Its not an error, its a NOTICE and can be ignored.
__________________
Larry

Knowledge learned is more valuable than knowledge given.
Lhotch is offline  
Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hide Categories based on User Login ID Unregistered Pre Sales Questions 1 06-15-2007 02:57 PM
Can't login redgsr v3.1 Questions & Support 2 03-12-2007 09:47 PM
Can't login Timeshareline v3.1 Questions & Support 1 02-04-2007 01:53 PM
User login names case sensitive? Chad v3.1 Questions & Support 2 10-27-2006 06:08 PM
Login Over and Over and Over garysmith v3.1 Questions & Support 6 05-16-2006 08:55 AM


All times are GMT -4. The time now is 06:34 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0