The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Extentionless login
#1
Earlier had an issue with not being able to use extentionless URLs. Actually, it is happening only on login in URL.
It gets stuck at login.php line 34 "if (Input::exists()) {".

I'm checking beyond this.
Looks like a page permission issue now.

More to do. Will update.

Cheers!
  Reply
#2
Hi,

Found the culprit at last.
It was the action url in the login form.
Replaced the "login.php" with "".
Now, vanity URLs working alright.

Cheers!
  Reply
#3
Ahh. That's cool. Are you going to have to do that for every form action?
  Reply
#4
US5 is moving in the direction of not specifying the action by default.

Is there any disadvantage to just leaving it unspecified if we want to process the data on the same page it was generated from?
  Reply
#5
@mudmin
This is apache mod rewrite. Yes.

No need to do it on all pages of UserSpice.
Just once, one time on one page (login.php).
Works great.

Cheers!
  Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)