Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Database table for javascript of public-home
hi
i use liferay 6.2
now i got problem, i add a redirect javascript in site's public page(welcome)
and new it will just redirect, i cannot loging or do anything.
how to find it in database? i need to delete it.
thank you.
SELECT typeSettings FROM `lportal6.2`.Layout where friendlyURL like '%signin%';
for who have same problem like me :)
Manually writing to the database is a really bad idea. I'd rather have recommended to temporarily disable JS, or look at the Page Settings dialog's URL on a different page and replace its ID, then open it manually.
yes, disable JS is a better idea.
sorry, i was so scared.
If memory serves me well, I believe you could also go through the page management interface (without going to the page first) and reach the page's configuration that way. I have no 6.2 installation around any more though, to double check.
Powered by Liferay™