Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Force SSL for the site
Post: RE: Force SSL for the site

dbrooke Wrote: (02-19-2020, 09:51 AM) -- Mekaboo Wrote: (02-18-2020, 09:40 AM) -- Thank ya kindly  :heart: I have a Cpanel (HostGator)...will look into that later on as well as changing things wi...
6,264 Views
6 Replies
02-19-2020, 09:53 AM
Mekaboo
    Thread: Force SSL for the site
Post: RE: Force SSL for the site

InsiteFX Wrote: (02-18-2020, 04:32 PM) -- You need to change all http calls to https, if you use base_url then just changing that should fix all the rest. -- Thank ya kindly  :heart: Will make ad...
6,264 Views
6 Replies
02-18-2020, 04:39 PM
Mekaboo
    Thread: Force SSL for the site
Post: RE: Force SSL for the site

dbrooke Wrote: (02-18-2020, 09:35 AM) -- Hi, what platform? cPanel has this kind of redirect built in. Could also force HTTPS in .htacess (which you can google). Make sure to set your $config['bas...
6,264 Views
6 Replies
02-18-2020, 09:40 AM
Mekaboo
    Thread: Force SSL for the site
Post: Force SSL for the site

Hello all! I have a CI based site with an SSL certificate but it's not fully connecting and it's not loading everything properly..how do I force the https to work on the site? :heart: :heart: , ...
6,264 Views
6 Replies
02-18-2020, 08:26 AM
Mekaboo
    Thread: Error when adding a datepicker
Post: Error when adding a datepicker

Hello all!! Im trying to add a datepicker but came into an error....wanted to see if anyone can can help. Here is the code: Error: A PHP Error was encountered Severity: Notice Message: Tryi...
1,405 Views
1 Replies
02-05-2020, 09:15 AM
Mekaboo
    Thread: Friend/Follow system in CI
Post: RE: Friend/Follow system in CI

php_rocs Wrote: (10-25-2019, 08:09 PM) -- @Mekaboo, ...and after you are successful in working the library into CI maybe you can share it with the community. -- You know what I saw 2 repos that ca...
7,898 Views
6 Replies
10-25-2019, 08:34 PM
Mekaboo
    Thread: Friend/Follow system in CI
Post: RE: Friend/Follow system in CI

albertleao Wrote: (10-24-2019, 09:14 AM) -- @Mekaboo You're probably not going to find anything directly "CI" related in packagist, but that shouldn't stop you. Just pick the best package on there...
7,898 Views
6 Replies
10-24-2019, 07:03 PM
Mekaboo
    Thread: Friend/Follow system in CI
Post: RE: Friend/Follow system in CI

php_rocs Wrote: (10-24-2019, 05:26 AM) -- @Mekaboo, Have you checked https://packagist.org/ ? -- Hey! Ive checked it out and saw some plugins but not CI based...I will look again..thank ya :hea...
7,898 Views
6 Replies
10-24-2019, 07:22 AM
Mekaboo
    Thread: Friend/Follow system in CI
Post: Friend/Follow system in CI

Hello all!! If anyone is aware does anyone know of a script that can be used for friend request/of follow? It doesn't have to look like the major social networks just something simple. Here is a li...
7,898 Views
6 Replies
10-23-2019, 07:33 PM
Mekaboo
    Thread: Customized pagination lib
Post: RE: Customized pagination lib

WebboyFR Wrote: (09-30-2019, 07:15 AM) -- Hi CodeIgniter community ! Just want to share my customized pagination lib here. It permits to display pagination by step of ten or hudred. https://use...
3,086 Views
1 Replies
10-01-2019, 11:22 AM
Mekaboo
    Thread: Redirect advice
Post: RE: Redirect advice

Wouter60 Wrote: (09-29-2019, 06:12 AM) -- CIBB redirects to 'user/join' if the user isn't logged in. I.e. if $this->session->cibb_user_id is not set. You can create a route in application/config/rou...
2,272 Views
2 Replies
09-29-2019, 02:16 PM
Mekaboo
    Thread: Redirect advice
Post: Redirect advice

Hey folks!  I added this forum script to my site: http://www.phpcmsframework.com/2014/05/cibb-basic-forum-with-codeigniter-and.html The issues I have with it is: 1. It comes with login/regis...
2,272 Views
2 Replies
09-28-2019, 02:00 PM
Mekaboo
    Thread: Function and DB questions
Post: RE: Function and DB questions

Wouter60 Wrote: (09-18-2019, 10:52 PM) -- You say the anchor in your view points to register/cichat. I don't see a route for that, so CI expects to have a controller named "Register" and in that con...
3,484 Views
4 Replies
09-19-2019, 08:21 AM
Mekaboo
    Thread: Function and DB questions
Post: RE: Function and DB questions

Wouter60 Wrote: (09-18-2019, 09:51 AM) -- What is your $config['base_url'] value in application/config/config.php ? Which other routes do you have in application/config/route/php ? Which CodeIgniter ...
3,484 Views
4 Replies
09-18-2019, 11:43 AM
Mekaboo
    Thread: Function and DB questions
Post: Function and DB questions

Hey all! Questions: 1. I have this controller/function in my site() but when link is clicked it shows this http://REDACTED.com/index.php/register/login.php which leads to a 404 page not found. B...
3,484 Views
4 Replies
09-17-2019, 08:22 PM
Mekaboo
    Thread: A few scripts to use if interested
Post: RE: A few scripts to use if interested

demyr Wrote: (09-16-2019, 10:10 PM) -- Yeah, webslessons has a nice channel on YouTube which helped me a lot to improve my knowledge and practice about jquery/ajax for codeigniter. YouTube Channel...
3,845 Views
2 Replies
09-17-2019, 07:05 AM
Mekaboo
    Thread: Friend/Follower addon
Post: RE: Friend/Follower addon

demyr Wrote: (09-16-2019, 10:07 PM) -- Do you know any jquery? Because with jQuery and Ajax you can do this (not so difficult). But start with creating another database table for this operation: f...
7,985 Views
6 Replies
09-17-2019, 07:03 AM
Mekaboo
    Thread: A few scripts to use if interested
Post: A few scripts to use if interested

Hello folks! I came across a few scripts that interest me and thought I should share: http://www.phpcmsframework.com/2014/05/cibb-basic-forum-with-codeigniter-and.html https://www.webslesson....
3,845 Views
2 Replies
09-16-2019, 08:04 PM
Mekaboo
    Thread: Friend/Follower addon
Post: RE: Friend/Follower addon

InsiteFX Wrote: (09-16-2019, 12:22 PM) -- Not sure, but if you do a google search on CodeIgniter friends and followers it will get you hits for it. -- Awesome sauce :heart:
7,985 Views
6 Replies
09-16-2019, 03:11 PM
Mekaboo
    Thread: Friend/Follower addon
Post: RE: Friend/Follower addon

InsiteFX Wrote: (09-16-2019, 08:32 AM) -- How to create live follower and following count for steemit account using Codeigniter (https://steemit.com/utopian-io/@team2dev/webtutorial-1-how-to-create-l...
7,985 Views
6 Replies
09-16-2019, 08:41 AM
Mekaboo

Theme © iAndrew 2016 - Forum software by © MyBB