Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: permissions for uploading project to server
Post: permissions for uploading project to server

i will be uploading a project from lampp to server . localhost has permissions of 777 on all files and directories of the project. for uploading i thought of changing permissions to 755 for director...
1,117 Views
0 Replies
04-09-2019, 08:56 AM
scatman98
    Thread: paypal php sdk issue
Post: paypal php sdk issue

im using this guide for integrating paypal gateway in a website http://webeasystep.com/blog/view_article/paypal_payment_gateway_integration_in_codeigniter the issue is here line 195 of paypal.php i...
1,118 Views
0 Replies
03-22-2019, 11:26 AM
scatman98
    Thread: compatibility site - session and unique user id tie in with paypal
Post: RE: compatibility site - session and unique user i...

InsiteFX Wrote: (03-21-2019, 05:29 PM) -- By using CodeIgniter's session library. You can find it in the CodeIgniter's User Guide. -- do i need to use unique id or is session enough?
2,190 Views
2 Replies
03-21-2019, 07:41 PM
scatman98
    Thread: login prompt bypassed
Post: login prompt bypassed

i have an admin account setup in the database which allows login from login form but if someone knows the url of pages protected by login they can bypass the login how do i protect the pages from n...
3,950 Views
2 Replies
03-21-2019, 10:21 AM
scatman98
    Thread: compatibility site - session and unique user id tie in with paypal
Post: compatibility site - session and unique user id ti...

BACKGROUND: im working on a couple compatibility website based on astrology. the workflow of the website is as below 1. user lands on local website 2. user enters his and partners birth details lik...
2,190 Views
2 Replies
03-21-2019, 10:17 AM
scatman98
    Thread: unique user id tie in with paypal
Post: unique user id tie in with paypal

hi guys i have a website with a service on it which works without a login system. i want to charge for it through payment gateway, how do i ensure that each session for the user is unique when mult...
1,586 Views
1 Replies
02-25-2019, 02:25 AM
scatman98
    Thread: Database error in localhost
Post: RE: Database error in localhost

ciadmin Wrote: (02-21-2019, 01:27 AM) -- I am guessing that your line 24 is the first time you try to load a model ('Ad_model). The error message indicates that your database settings are incorrect....
3,215 Views
4 Replies
02-21-2019, 05:52 AM
scatman98
    Thread: Database error in localhost
Post: RE: Database error in localhost

php_rocs Wrote: (02-20-2019, 09:01 PM) -- @scatman98, Which one is line 24 (VRClient or form_validation)? I'm surprised that you didn't do this instead: $this->load->library(array('user_agent',...
3,215 Views
4 Replies
02-21-2019, 05:52 AM
scatman98
    Thread: Database error in localhost
Post: Database error in localhost

i downloaded the website from server to localhost and getting the following error PHP Code: -- A Database Error Occurred Unable to connect to your database server using the provided settings. ...
3,215 Views
4 Replies
02-20-2019, 06:49 PM
scatman98

Theme © iAndrew 2016 - Forum software by © MyBB