Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Generate a pdf certificate after finishing exam
Post: Generate a pdf certificate after finishing exam

I have an online exam system which is able to generate a pdf certificate once a click on the view download button. However, I would like the system to automatically generate a pdf certificate once a u...
4,784 Views
2 Replies
09-27-2018, 03:13 AM
cndunga
    Thread: E-mail pdf document before saving in a folder
Post: E-mail pdf document before saving in a folder

I have the following code which generates a pdf certificate and saves it in a folder.  $this->data['html'] = $html; $filename = $userid; $pdfFilePath = FCPATH."assets/downloads/reports/".$file...
2,526 Views
1 Replies
09-29-2017, 08:41 AM
cndunga
    Thread: Redirect Notice
Post: RE: Redirect Notice

That is what I am using but still getting double domain name on the activation link as follows http://examprep.co.ke/examprep.co.ke/auth/activate/65/5b653c642af470347ff4d6c090d1c2ba54e22037
27,263 Views
21 Replies
09-03-2017, 01:36 PM
cndunga
    Thread: Redirect Notice
Post: RE: Redirect Notice

InsiteFX, well noted. But how do I resolve the $config['base_url'] problem?
27,263 Views
21 Replies
09-03-2017, 08:01 AM
cndunga
    Thread: Redirect Notice
Post: RE: Redirect Notice

Dear Paradinight, Have removed the php code as directed. And am now getting the following once I click on the activation link http://examprep.co.ke/examprep.co.ke/auth/activate/64/14b251f9f5a9fa...
27,263 Views
21 Replies
09-03-2017, 07:34 AM
cndunga
    Thread: Redirect Notice
Post: RE: Redirect Notice

Base url $config['base_url'] = 'http://examprep.co.ke/'; $ark_root .= str_replace(basename($_SERVER['SCRIPT_NAME']),"",$_SERVER['SCRIPT_NAME']); $config['base_url'] = $ark_root; Mail Template...
27,263 Views
21 Replies
09-03-2017, 06:38 AM
cndunga
    Thread: User account activation link
Post: RE: User account activation link

For email template, kindly let me know which one based on what I have below since the e-mail templates I have are contained in ion_auth.php \public_html\application\config\ion_auth.php 00148: | E...
4,922 Views
4 Replies
09-02-2017, 01:37 PM
cndunga
    Thread: User account activation link
Post: RE: User account activation link

Well noted Sir. The base_url is as shown below
4,922 Views
4 Replies
09-02-2017, 01:32 PM
cndunga
    Thread: User account activation link
Post: User account activation link

On clicking the account activation link on the gmail, the links opens in https instead of http as shown below. https://www.google.com/url? l=en&q=http:///examprep.co.ke/auth/activate/62/6b4697131c2...
4,922 Views
4 Replies
09-02-2017, 08:46 AM
cndunga
    Thread: Redirect Notice
Post: RE: Redirect Notice

/** * Name: Ion Auth * * Version: 2.5.2 * * Author: John * [email protected] * @benedmunds * * Added Awesomeness: Phil Sturgeon * * Location: http://github.com/benedmunds/Co...
27,263 Views
21 Replies
09-02-2017, 04:57 AM
cndunga
    Thread: Redirect Notice
Post: RE: Redirect Notice

?php if ( ! defined('BASEPATH')) exit('No direct script access allowed'); /** * CodeIgniter * * An open source application development framework for PHP 5.1.6 or newer * * @package CodeIg...
27,263 Views
21 Replies
09-02-2017, 04:46 AM
cndunga
    Thread: Redirect Notice
Post: RE: Redirect Notice

27,263 Views
21 Replies
09-02-2017, 04:13 AM
cndunga
    Thread: Redirect Notice
Post: RE: Redirect Notice

27,263 Views
21 Replies
09-02-2017, 03:57 AM
cndunga
    Thread: Redirect Notice
Post: RE: Redirect Notice

Yes, what have pasted is the e-mail activation code. Please let me know which other e-mail code you require
27,263 Views
21 Replies
09-02-2017, 03:49 AM
cndunga
    Thread: Redirect Notice
Post: RE: Redirect Notice

Welcome To prep Onlineystem
27,263 Views
21 Replies
09-02-2017, 03:12 AM
cndunga
    Thread: Redirect Notice
Post: RE: Redirect Notice

Have remove the additional / but still not working.
27,263 Views
21 Replies
09-02-2017, 02:40 AM
cndunga
    Thread: Redirect Notice
Post: Redirect Notice

When a password reactivation e-mail is send to outlook, I am able to click and the password is activated. However, when a gmail user receives the same activation email and clicks on activate, he/she r...
27,263 Views
21 Replies
09-02-2017, 02:08 AM
cndunga
    Thread: E-mail verification link
Post: E-mail verification link

My codeigniter application has a user registration in place which is working fine. When a user registers he/she receives an e-mail with a link to verify / activate the user. My problem is when e-ma...
5,599 Views
1 Replies
08-10-2017, 06:55 AM
cndunga
    Thread: Error - Severity: Notice-->Undefined property: stdClass
Post: Error - Severity: Notice-->Undefined property: std...

I am getting the following error messages Severity: Notice  --> Undefined property: stdClass::$service_name /home/examprep/public_html/application/controllers/payment.php 194 ERROR - 2017-05-12 01...
4,592 Views
1 Replies
05-12-2017, 07:02 AM
cndunga
    Thread: [CI2.1.4] This page isn’t working website is currently unable to handle this request.
Post: RE: This page isn’t working website.co.ke is curre...

ciadmin Wrote: (04-20-2017, 11:15 AM) -- @cndunga What is on line 34 of your config.php? That is where the error is reported. -- 34 - $ark_root .= str_replace(basename($_SERVER['SCRIPT_NAME']),"",$...
17,245 Views
9 Replies
04-20-2017, 01:00 PM
cndunga

Theme © iAndrew 2016 - Forum software by © MyBB