PDA

View Full Version : redirect auth login


RubiksBhop
07-20-2013, 14:31
Hello people!
My error log says this when I try to connect to my website (Installed Webpanel)

PHP Fatal error: Call to undefined function redirect() in /home/c1047650/public_html/1047650/application/controllers/dashboard.php on line 12

My dashboard.php file:

http://gyazo.com/da0fce1e304d808661a5a7d3788017ba

Idk what to do. Please help!

RubiksBhop
07-20-2013, 16:26
Hi guys!
Im installing a web panel to manage my store on my css (counter strike) server.
But I have this problem. When I log into my web panel, these error messages come.

http://gyazo.com/ba8a9f85ef9dbfd87cbd07d0b9189b89

Here are some screenshots of the files, the errors says there are problems with.

http://gyazo.com/59f08f1bc359c4914695b44d41ba9185
Folder: 1047650/system/helpers/url_helper.php

http://gyazo.com/9425cc1376ca68f3ed9e75e9eacf37d7
Folder: 1047650/system/libraries/Session.php

And here is a screenshot of the Exceptions.php, line 185
http://gyazo.com/4adeb4c633881c0635b4967ff374c9c9

vodka00
07-20-2013, 19:52
How about you start posting in correct forums?

captaindeterprimary
07-20-2013, 20:54
Hello people!
My error log says this when I try to connect to my website (Installed Webpanel)

PHP Fatal error: Call to undefined function redirect() in /home/c1047650/public_html/1047650/application/controllers/dashboard.php on line 12

My dashboard.php file:

http://gyazo.com/da0fce1e304d808661a5a7d3788017ba

Idk what to do. Please help!

Be nice to know what it is that your trying to do in the first place. Then some one who knows can help. Just saying.

RubiksBhop
07-21-2013, 05:22
How about you start posting in correct forums?

Its on here aswell
https://forums.alliedmods.net/showthread.php?t=221329&highlight=store

Arrow768
07-21-2013, 06:50
Please stick to the rules

Do not cross-post threads to multiple forums.


I think you have the problem with the undefined function because you have not installed the webpanel correctly.

For the 2nd Problem I need more information:
* PHP Version
* Webpanel Version (dont say latest)

RubiksBhop
07-21-2013, 07:36
I will try to reinstall it then.

Webpanel Version: https://github.com/Arrow768/store-webpanel I downloaded it from there. Not sure what version that is.

Php version: Im not sure that I know what you mean, but the encoding is: utf-8

RubiksBhop
07-21-2013, 10:41
Please stick to the rules


I think you have the problem with the undefined function because you have not installed the webpanel correctly.

For the 2nd Problem I need more information:
* PHP Version
* Webpanel Version (dont say latest)

the reinstall didnt help.
Still same problem.