Welcome Guest, Not a member yet? Register   Sign In
codeigniter Support Forum Ticket System
#1

Hey, everyone I am building a website  using codeigniter still have some way to go but looking for some people to test it and report bugs. 
its a Forum and  Ticket System in one.

Welcome to share feedback its something simple but will grow over time 

you can join here http://www.sftsystem.com/user/login and i'll change  your staus from user to admin after if you ask

Thank you
Reply
#2

Can you provide us with a demo login?
Codeigniter is simply one of the tools you need to learn to be a successful developer. Always add more tools to your coding arsenal!
Reply
#3

username : user1
password : password1
Reply
#4

admin: admin1
password: password1
Reply
#5

I really like the layout! Smile
Codeigniter is simply one of the tools you need to learn to be a successful developer. Always add more tools to your coding arsenal!
Reply
#6

(08-29-2016, 08:17 PM)albertleao Wrote: I really like the layout! Smile

Thank you
Reply
#7

(This post was last modified: 08-29-2016, 08:52 PM by PaulD.)

Atlanti is a template is it not?

Also I posted on a ticket name this:

PHP Code:
<script>alert("hi")</script

And the alerts duly popped up. You need to use xss_clean on output.
Reply
#8

Hi! when i add post with script alert it popped out in My Post. if you're using $_POST['blah'] to get POST values better avoid it. use codeigniter $this->input->post feature. BTW nice dashboard/work keep it up
Just a random guy from Internet
Reply




Theme © iAndrew 2016 - Forum software by © MyBB