Skip to main content

Messages

This section allows you to view all Messages made by this member. Note that you can only see Messages made in areas you currently have access to.

Messages - vsalex

1
Questions / How can I make a field dependent filter (chained filter)?
In the project I'm experimenting to do with phprad, I need to make chained category and subcategory filters...
ie: only subcategories related to selected categories are available. Subcategory drop-down is filled with values related to selected category.

I watched the video about filters and tried some things on my own but I couldn't find a way...
Is it possible to do this in phprad?

Thanks in advance.
2
Issues / Re: Problem after publishing to online server (settings maybe)
Dear @willvin, unfortunately for other people on other IPs it keeps returning 406 error.
I thought that disabling modsecurity had solved it because on my IP it is working. This also indicates that the problem is not specific to PHPRAD but some server configuration that is 'breaking' the sending of confirmation email and redirection which happens next...
I'm not getting a solution... any suggestions?

(SOLVED)
OpenSL was re-enabling modsecurity for some reason. Got corrected. Thank you!
4
Issues / (SOLVED) Problem after publishing to online server
>>> The problem was modSecurity - it needs to be disabled <<<

I'm liking phprad and I intend to buy for a project I am starting, but when publishing in hosting is happening a 'HTTP ERROR 406' after saving a new user.
The data was inserted correctly and the problem happens exactly at call:
 (my_url)/index/send_verify_email_link/xwizzgox@gmail.com

By the way: Works perfectly in my localhost, so I guessing it's some server configuration, however I have no idea how to fix the problem. And 406 error is not common to me and seems to be pretty vague.

Please help me because phprad looks perfect to my needs.

Thank you in advance!!

Alex