|
How can you specify which page the user lands after they have logged into a Joomla site?
Started by HollerTrain on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Tutorial:Creating an Authentication Plugin for Joomla 1.5 You can do this through the Login Redirection Page in the Parameters section of the Login Module, or the Login Redirection URL Parameter in....
Header for the redirect.
|
|
Hi,
I just moved my current office Joomla 1.5.8 instalation from the server(linux) to my local machines (winxp) so I can work locally and only upload the changes.
The thing is after downloading all the files and installing a backup of the remote DB on...
Started by PERR0_HUNTER on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
After turning LDAP authentication off (only use Joomla authentication.
Offline = '0'; var $log_path = 'Your local joomla path\logs'; var $tmp_path = 'Your local joomla path\tmp connect to the LDAP server.
|
|
Hi all,i want to know more how does joomla does the authentication. Where should i look for the codes? thanks..
Started by handoyo on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Joomla uses ....
I'm sure the Joomla community would be better equipped to answer your question than SO.
As such the code is freely available for you to download can subscribe to and participate in .
The Joomla Project is open source.
|
Ask your Facebook Friends
|
I need to check that a Joomla username and password is valid from my external application. It is not necessary that the user is logged into the system just that their account exists. How do I do this?
Started by jax on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I've already answered a similar question about creating a user outside joomla....
Your external app should be able to access the database of the joomla app to check in the database access to Joomla's database and is written in php as well.
|
|
Hello,
I need to login by a PHP script that uses CURL to a Joomla website, in order to access to a private page that needs to be processed, but nothwithstanding several attempts I have done, I have always a 403 error. I have done a similar thing with ...
Started by Paryeshakaya on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Firstly you are using the....
You have several probelms here..
(even if it is not for a nefarious process)
so you would have to request the joomla login page on there, which only manifest during such "automated" login attempts.
To do.
|
|
Joomla 1.5 Joomla login problem, repeating the Login denied! account blocked message twice
I have also checked in templates/../index.php for message tag but it is correct.
Please give me the correct solution to resolve this problem.
Started by prashantb423 on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at joomla):
|
|
I noticed that there is a Joomla Login module and a Virtuemart Login module. Are they seperate entities? Or do they ultimately point back to creating a single account?
Started by pinedass00 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at virtuemart):
Imho in vm2 we do not have a separated vm login.
For me the joomla login always gives me an "500 internal error"...seo is disabled virtuemart login works fine....so maybe they are not the same...
|
|
Hello
i try to login to my joomla but i get again the login screen i tested this 16 times and followed some tips from online but nothing is working
who can help me?
Started by rockyroads on
, 9 posts
by 3 people.
Answer Snippets (Read the full thread at joomla):
To the configuration.
|
|
Hello Joomla Fam,
I have a little complicated issue. I basically have joomla site running for paying members and basic html/static pages for non members and basically would like to include a login form that allows members to login from the html/static...
Started by dklbwf on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at joomla):
|
|
I'm only able to log into my site as an admin or super user.. if I try as a registered user, it redirects to /using-joomla/extensions/components/users-component/login-form and shows the login form.. inside my error log it just says "Joomla CANCELED: "...
Started by abda53 on
, 9 posts
by 3 people.
Answer Snippets (Read the full thread at joomla):
Not login and get redirected to /using-joomla/extensions/components/users-component/login-form Log_languages (2.5.0) | mod_login (2.5.0) | Maxi Menu CK for Joomla!1.6 (5.0) | mod_menu (2.5.0) | Nivo Joomla CANCELED....
|