Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Load google api
Post: RE: Load google api

Did you finish the project? if yes, can you provide the code?
3,832 Views
6 Replies
12-19-2022, 05:47 AM
adil
    Thread: how to integrate Google content API for shopping
Post: how to integrate Google content API for shopping

Hi Guys, Is there any tutorial or anyone know how to integrating Google content API for shopping to add products to Google merchant account with Codeigniter 4?
446 Views
0 Replies
12-19-2022, 02:32 AM
adil
    Thread: email sending issue with CI4
Post: RE: email sending issue with CI4

ikesela Wrote: (08-20-2021, 11:53 AM) -- check your smtp mail log, its your server maybe not CI4 -- hi, where is the smtp mail log in wamp server?
4,710 Views
5 Replies
08-20-2021, 11:56 AM
adil
    Thread: email sending issue with CI4
Post: RE: email sending issue with CI4

paliz Wrote: (08-20-2021, 09:49 AM) -- PHP Code: -- do it like me work on live host 
4,710 Views
5 Replies
08-20-2021, 11:31 AM
adil
    Thread: email sending issue with CI4
Post: email sending issue with CI4

Hi guys, iam getting error while sending email using CI4.please help controller code :  Code: -- $email1 = \Config\Services::email(); $email1->setFrom($data['from_email'], 'Password reset');    ...
4,710 Views
5 Replies
08-20-2021, 06:50 AM
adil
    Thread: codeigniter 4 session or cache issue
Post: RE: codeigniter 4 session or cache issue

InsiteFX Wrote: (01-19-2021, 03:07 AM) -- Because it doe's not know where to find this  PHP Code: -- $cmsrDetails['customerID'] -- It's not in that method so where is it? -- it is from session ...
6,799 Views
8 Replies
01-19-2021, 03:21 AM
adil
    Thread: codeigniter 4 session or cache issue
Post: RE: codeigniter 4 session or cache issue

got almost working fine now. added header() to controller and added  Code: -- class BaseController extends Controller {     /**      * An array of helpers to be loaded automatically upon      *...
6,799 Views
8 Replies
01-19-2021, 02:50 AM
adil
    Thread: codeigniter 4 session or cache issue
Post: RE: codeigniter 4 session or cache issue

any suggestions on how to solve the issue?
6,799 Views
8 Replies
01-14-2021, 02:14 AM
adil
    Thread: codeigniter 4 session or cache issue
Post: RE: codeigniter 4 session or cache issue

i commented out some section in html and printed some variable in index controller print_r($data);exit; Nothing is reflected. i installed new browser and tried, it shows the changes I made.
6,799 Views
8 Replies
01-09-2021, 08:15 AM
adil
    Thread: codeigniter 4 session or cache issue
Post: RE: codeigniter 4 session or cache issue

done.Still same. its browser issue. is there any way to stop browser from caching page in CI4?
6,799 Views
8 Replies
01-09-2021, 07:00 AM
adil
    Thread: codeigniter 4 session or cache issue
Post: codeigniter 4 session or cache issue

I created a website using CI4 and it was working fine. On Wampserver its working fine. Now if change anything and update the server it shows the old data and session not working properly sometime. i t...
6,799 Views
8 Replies
01-09-2021, 05:42 AM
adil
    Thread: Codeigniter 4 routing not working on live server
Post: RE: Codeigniter 4 routing not working on live serv...

Hi thanks for the reply guys. I solved the problem. I added some lines to web config file. its on windows server. Code: --                                                           ...
14,645 Views
7 Replies
10-25-2020, 12:33 AM
adil
    Thread: Codeigniter 4 routing not working on live server
Post: RE: Codeigniter 4 routing not working on live serv...

Hi captain-sensible, thank you for the reply.its still the same. error "Not Found The requested document was not found on this server." my directory structure is : httpdocs app public sys...
14,645 Views
7 Replies
10-24-2020, 12:10 AM
adil
    Thread: Codeigniter 4 routing not working on live server
Post: Codeigniter 4 routing not working on live server

hi, i am developing a website.its working fine on local.But when i uploaded it to windows server,only default controller working.getting  "Not Found The requested document was not found on this ser...
14,645 Views
7 Replies
10-21-2020, 11:52 PM
adil
    Thread: cannot use contruct.it gives error in both model and controller
Post: cannot use contruct.it gives error in both model a...

when i use construct in model it give me this error. ErrorException Undefined variable: db [url=https://www.google.com/search?q=ErrorException+Undefined+variable%3A+db][/url] Model:
1,010 Views
0 Replies
01-19-2020, 04:18 AM
adil
    Thread: tempdata not getting erased after given time
Post: tempdata not getting erased after given time

hi, iam using $this->session->set_tempdata('messege', 'hi', 5);  in my controller to set tempdata. and i used                                                                                  ...
2,981 Views
1 Replies
07-23-2018, 03:44 AM
adil

Theme © iAndrew 2016 - Forum software by © MyBB