Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: [split] Bug in new form validation?
Post: RE: [split] Bug in new form validation?

I encountered this issue too, this problem may not be always related to PHP version, I have seen the problem on my customer server with PHP 5.6 version. The INTL_IDNA_VARIANT_UTS46 constant is avai...
54,945 Views
24 Replies
01-17-2018, 02:30 PM
mstojanov
    Thread: Percent in XSS clean problem
Post: Percent in XSS clean problem

Hello. Sometimes its strange how the xss_clean handles the percents.. eq i have a text "paga i senyal del 20% del total de pressupost per al casament del dia de xxxx" When this goes over XSS ...
2,099 Views
0 Replies
01-03-2017, 01:30 PM
mstojanov
    Thread: Error when specific SQL Mode is set - mysqli::real_connect(): (42S22/1054)
Post: RE: Error when specific SQL Mode is set - mysqli::...

Hello InsiteFX. Thank you for your reply. There is no query, this happens when Codeigniter initialize the database. After call parent::__construct() is calleded in some of my controllers the error o...
3,486 Views
2 Replies
10-19-2016, 11:05 AM
mstojanov
    Thread: Error when specific SQL Mode is set - mysqli::real_connect(): (42S22/1054)
Post: Error when specific SQL Mode is set - mysqli::real...

Hi guys. I have some strange problem that i don't know how to solve/handle.. When i set the following SQL Mode "REAL_AS_FLOAT,PIPES_AS_CONCAT,ANSI_QUOTES,IGNORE_SPACE,ANSI" this problem occurs. When...
3,486 Views
2 Replies
10-19-2016, 02:04 AM
mstojanov
    Thread: [Email Library] - Failed to send AUTH LOGIN command - Encryption Needed
Post: RE: [Email Library] - Failed to send AUTH LOGIN co...

Hi. Thanks for the reply. The first solution dont work. Will check with the codeigniter-phpmailer library. But i think workaround should be good. Regards.
10,680 Views
3 Replies
04-14-2016, 01:36 AM
mstojanov
  Bug Thread: [Email Library] - Failed to send AUTH LOGIN command - Encryption Needed
Post: [Email Library] - Failed to send AUTH LOGIN comman...

Hi. Today i go some problem with the email library where the server does not support  SMTP plain text auth. PHP Code: --    $config['useragent']    = "CodeIgniter";    $config['mailpath'] ...
10,680 Views
3 Replies
04-13-2016, 05:49 AM
mstojanov
    Thread: $this->input->post() not escaping JS
Post: $this->input->post() not escaping JS

Why this $this->input->post() not escaping JS scripts? Example what will happen if someone type in textarea alert('test');? Will be added in the database as it is and the script will be executed w...
6,651 Views
5 Replies
01-25-2016, 05:43 AM
mstojanov
    Thread: CI-Plugin-System - Licence use
Post: RE: CI-Plugin-System - Licence use

ciadmin Wrote: (11-28-2015, 02:50 PM) -- IANAL, but http://opensource.org/licenses/OSL-3.0 seems to suggest you are good to go as long as your derivative work is also OSL 3.0. I see that that library...
4,679 Views
3 Replies
11-28-2015, 04:46 PM
mstojanov
    Thread: CI-Plugin-System - Licence use
Post: CI-Plugin-System - Licence use

Hello. I have some doubts i want to use https://github.com/Vheissu/CI-Plugin-System in a commercial project which will sell on Envato website. Does this licence OSL 3.0 allow my app to be sold with th...
4,679 Views
3 Replies
11-28-2015, 12:49 PM
mstojanov
    Thread: Cannot send mail with no "From" header.
Post: RE: Cannot send mail with no "From" header.

Anyone ?
10,624 Views
0 Replies
01-19-2015, 04:40 PM
mstojanov
    Thread: Cannot send mail with no "From" header.
Post: Cannot send mail with no "From" header.

Hello. I am using Codeigniter 3 and when i try to send email i get this error Cannot send mail with no "From" header. But the email still sends i got them in my mail. But when i use condition ...
10,624 Views
0 Replies
01-18-2015, 12:18 AM
mstojanov
    Thread: Why cart library is depreced ?
Post: Why cart library is depreced ?

I just now saw that cart library is depreced. Does that means that no longer will be updated ?
5,298 Views
0 Replies
12-25-2014, 09:22 AM
mstojanov

Theme © iAndrew 2016 - Forum software by © MyBB