4images Help / Hilfe > Bug Fixes & Patches

[1.7.3 - 1.7.6] After login always redirect to index.php

<< < (2/7) > >>

V@no:
add this into user_logininfo.html template:

--- Code: ---<?php
global $url, $user_info;
if ($user_info['user_level'] == ADMIN) echo "URL: ".$url;
?>
--- End code ---
Login as administrator and see what it shows
If it shows correct path, then most probably something wrong with your login.php file

batu544:
Hi,
     It shows "URL: index.php"   .  Is this correct ?

V@no:
If on every page, then, no its not correct.
Please attach your global.php

DilnüvaZ:
it is work very well thanks...

batu544:
Yes V@no .. its on every page .. 

Here is my global.php


--- Code: ---removed
--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version