Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Detect User If It Is A Bot
Post: RE: Detect User If It Is A Bot

You can use this 3rd party plugin to detect if user is a bot before being allowed to register. https://crawlerdetect.io/
5,042 Views
3 Replies
07-08-2017, 10:10 PM
waptik
    Thread: How to get it work with CI3???
Post: How to get it work with CI3???

Hi. Please anyone knows how to implement this library into CI to make it work properly ? Here's url to it https://github.com/mzabriskie/annotate.php/
1,639 Views
0 Replies
02-09-2017, 09:55 PM
waptik
    Thread: Configuration file not loaded
Post: RE: Configuration file not loaded

try:or since line 298 of Multi_menu.php states as follow : public function render($config = array(), $divided_items_list = array(), $divider = ''). so parameter 1 must be an array or any kin of value...
4,283 Views
3 Replies
08-06-2016, 05:21 PM
waptik
    Thread: I have a problem in godaddy hosting with session library
Post: RE: I have a problem in godaddy hosting with sessi...

try to contact host about it. it's just a problem of permission for files/folders. path 'C:\Windows\Temp' is not writable by the PHP process means permission is forbidden by server for codeigniter(thi...
9,586 Views
2 Replies
08-06-2016, 05:14 PM
waptik
    Thread: [SOLVED] Foreach with implode comma
Post: RE: struggling with foreach using checkbox values

PaulD Wrote: (08-04-2016, 12:50 PM) -- Sorry, but I do not understand what you are trying to achieve. Can you explain again? And what is going wrong exactly? -- Thanks for your reply @PaulD. well wha...
15,170 Views
4 Replies
08-06-2016, 04:53 PM
waptik
    Thread: foreach statement is giving syntax error
Post: RE: foreach statement is giving syntax error

dilipan Wrote: (08-01-2016, 11:44 PM) -- waptik Wrote: (08-01-2016, 09:58 PM) -- try this:       -- waptik (http://forum.codeigniter.com/user-6676.html)  It did work well. I learnrd, that ...
8,366 Views
5 Replies
08-02-2016, 08:51 AM
waptik
  Thumbs Up Thread: [SOLVED] Foreach with implode comma
Post: [SOLVED] Foreach with implode comma

Please i'm stucked with this problem for an hour now(yeah i'm newbie in this). this is a piece of code in my controller PHP Code: -- $tags = $this->input->post('check_list');             ...
15,170 Views
4 Replies
08-01-2016, 10:21 PM
waptik
    Thread: Should we integrate Flysystem
Post: RE: Should we integrate Flysystem

That would be great. It'll save time for some of us who are/were looking to get something of a kind in their project.
34,194 Views
28 Replies
08-01-2016, 10:01 PM
waptik
    Thread: foreach statement is giving syntax error
Post: RE: foreach statement is giving syntax error

try this:
8,366 Views
5 Replies
08-01-2016, 09:58 PM
waptik
    Thread: what is the way to calling a library in object oriented style?
Post: what is the way to calling a library in object ori...

i need a tip on this. Since CI libraries are classes isn't there a way to just call a class with or without namespace : $blogs = new Blog(); or $blogs = new Site\Blog(); $blogs->method(); i mean t...
4,728 Views
3 Replies
05-31-2016, 09:02 PM
waptik
    Thread: Database error #1066
Post: RE: Database error #1066

@narf sorry about my behaviour. @salain thanks for the help. I thinks i will need to start learning sql basics.
5,965 Views
6 Replies
05-11-2016, 03:20 PM
waptik
    Thread: Database error #1066
Post: RE: Database error #1066

this is not mobile network stuffs. Its a kinda typo of www.freshsms.in www.spicysms.in which is why i have a table called sms. Right now you are not helping. I am here to seek for solution or an appro...
5,965 Views
6 Replies
05-10-2016, 10:37 PM
waptik
    Thread: Database error #1066
Post: RE: Database error #1066

i don't know how to fix it. I don't have much knowledge in sql queries usage. So any guide on how to fix it?
5,965 Views
6 Replies
05-10-2016, 02:39 PM
waptik
    Thread: Database error #1066
Post: Database error #1066

guys please help me with this error: A Database Error Occurred Error Number: 1066 Not unique table/alias: 'ms_sms' SELECT *, `ms_tags`.`id` as `tag_ids` FROM `ms_sms` LEFT JOIN `ms_sms` ON `ms_s...
5,965 Views
6 Replies
05-10-2016, 11:12 AM
waptik
  Wink Thread: how to solve this db error?
Post: RE: how to solve this db error?

jonathanq Wrote: (04-14-2016, 03:40 PM) -- waptik Wrote: (04-14-2016, 01:36 PM) -- I am trying to list statistics about my contents. I have these tables{(sms:id,status,like,user,sms); (like_today:...
5,214 Views
3 Replies
04-15-2016, 09:50 AM
waptik
    Thread: how to solve this db error?
Post: how to solve this db error?

I am trying to list statistics about my contents. I have these tables{(sms:id,status,like,user,sms); (like_today:id,sms_id,vote,date); (like_history:id,sms_id,vote,date) } This is my php code: ...
5,214 Views
3 Replies
04-14-2016, 01:36 PM
waptik
    Thread: How to use WhichBrowser as a library??
Post: RE: How to use WhichBrowser as a library??

Thanks man. Anyway the previous code works perfectly and i used same process use as a library for another 3rd party.
16,920 Views
13 Replies
04-03-2016, 10:50 AM
waptik
    Thread: [April Fool] CodeIgniter 5 has been released!
Post: RE: CodeIgniter 5 has been released!

lol what a kinda April fool
73,539 Views
19 Replies
04-01-2016, 02:20 PM
waptik
    Thread: Redirecting to mobile url issue
Post: RE: Redirecting to mobile url issue

so nobody to help me out? Not even a single push for me?
3,196 Views
2 Replies
04-01-2016, 02:16 PM
waptik
    Thread: Redirecting to mobile url issue
Post: Redirecting to mobile url issue

Hi guys. I have an issue with redirecting mobile users to mobile url. Define('MOBILE_URL_RAW', 'm.mysite.tld'); in __construct() of core/MY_Controller.php i have this following code: if($thi...
3,196 Views
2 Replies
03-31-2016, 03:04 PM
waptik

Theme © iAndrew 2016 - Forum software by © MyBB