Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SOLVED Permissions error when trying to Edit components
#6
Check your hosts error log, i am betting the code you are uploading is being detected as a xss injection.
FYI browsers also do reflected xss blocking now, so check browser console also.

normally you never want a form submission to be echoed back in code as this can be an attack, but that exactly is what we want to do for a cms.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply


Messages In This Thread
RE: Permissions error when trying to Edit components - by shawn_a - 2014-09-26, 06:55:27



Users browsing this thread: 1 Guest(s)