Author Topic: Login Problem?  (Read 6425 times)

0 Members and 1 Guest are viewing this topic.

Offline talvehtia

  • Newbie
  • *
  • Posts: 14
    • View Profile
Login Problem?
« on: September 15, 2007, 12:22:06 PM »
Hi everyone,

I moved my site to a new server. I saw lots of problems like charset etc and solved them but there is another one.

When I try to login, a blank page appears and nothing happens. What can be the problem? Sessions? What can I do?

Please help.


Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Login Problem?
« Reply #1 on: September 15, 2007, 01:39:30 PM »
Which 4images version ?
Which PHP version ?
Which mySQL version ?
Which host plan ?

The 4 step please ...
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline talvehtia

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: Login Problem?
« Reply #2 on: September 15, 2007, 01:49:57 PM »
Which 4images version ?
Which PHP version ?
Which mySQL version ?
Which host plan ?

The 4 step please ...

Hi,

Script version 1.7.3
PHP Version 4.3.9
MySQL Version 4.1.20
GoDaddy's Virtual Dedicated Server Plan

I deleted and reinstalled sessions table from my backup several times but still I can't login. Also I reinstalled my login.php and logout.php files but nothing. Please help

Thanks for your interest.

« Last Edit: September 15, 2007, 02:19:39 PM by talvehtia »

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Login Problem?
« Reply #3 on: September 15, 2007, 02:19:29 PM »
Use all fix from forum (Bug & Fixes) place and upgrade to 4images v1.7.4. In past, 4images v1.7.3 problem login. ;)
Your PHP is old too. Ask host for upgrade to last PHP v.4.x version (hope no 5 for now).
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline talvehtia

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: Login Problem?
« Reply #4 on: September 15, 2007, 02:23:21 PM »
It was working on my old server (Shared Hosting - Dreamhost) but now it is not working on my new VPS (Godaddy). I think it must be something about server. I'll ask for an upgrade of php. I don't think bug fixes will help but I'll try them too. Thanks.

EDIT: I checked again and my old server was using Php 5.2.3. I think I should talk with my new hosting to upgrade it to 5.2.3
« Last Edit: September 15, 2007, 02:36:21 PM by talvehtia »

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Login Problem?
« Reply #5 on: September 15, 2007, 02:39:27 PM »
Ok, if done, please post for status ...
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline talvehtia

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: Login Problem?
« Reply #6 on: September 20, 2007, 11:34:42 AM »
Hi again,

I changed my server's operating system (Fedora Core 6) which is an operating system uses PHP 5.1.6, uploaded all my files, sql backups and chmodded the necessary files but I have another problem. My login problem seems to be solved but now I can't access to my Admin Control Panel. I searched the forum for a solution, saw some threads about it but there wasn't any solutions for them so I am asking it from here.

When I click the Control Panel link on my footer a blank page appears and nothing happens.

Here are the detailed informations;

PHP Version 5.1.6
MySQL 5.0.27
4Images 1.7.3 (As my gallery has modifications I can't upgrade it to 1.7.4. I need instructions of how to upgrade a gallery with modifications and I couldn't see it anywhere. There are only the updated files and if I upload them, my gallery will create more problems and my mods will not work.)

Control Panel was fine in my previous server. What can be the problem?

Please help.

Regards,
Talvehtia

Offline talvehtia

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: Login Problem?
« Reply #7 on: September 22, 2007, 12:59:20 PM »
Ok I think I found the reason of that Admin Control Panel error. I have another gallery and when I save the admin.php file on Lang folder with charset UTF-8, control panel doesn't working. As my site contains special chars for our language I had to save my files as UTF-8 before uploading. I need to know which files are related with admin control panel so I'll upload the normal versions of them and look if it is working or not. I uploaded a normal version of Admin folder and admin.php language file. But still not opening. Is there any more files which are related with admin control panel section? I mean any template files, php files etc. I think this is a charset coding problem so if you have any solutions or suggestions please share with me.

Have a nice day

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Login Problem?
« Reply #8 on: September 22, 2007, 01:04:32 PM »
Quote
Is there any more files which are related with admin control panel section?

global.php file
includes/sessions.php file.

You know ... if is charset problem ... you can edit setting in your lang/your_lang/main.php file ... $lang['charset'] ...
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?