Welcome Guest, Not a member yet? Register   Sign In
How to: Create an Admin panel with CodeIgniter
#11

[eluser]Phil Sturgeon[/eluser]
Thanks for the heads up. I do love getting bug reports as otherwise I rarely notice them! >.<

I probably should have worded my title better but I was aiming it and Google. :red:
#12

[eluser]Thorpe Obazee[/eluser]
Phil, anything about the captcha on your comment form? It doesn't seem to work when I try to submit..
#13

[eluser]Phil Sturgeon[/eluser]
Its a very pathetic captcha I admit, but something I never remember to look into. A few comments have shown up for that article but are currently unapproved.

The admin system pput in place for comments has turned out to be buggy as hell (damn you BenneX!! :-p) so I'll take a look at both these issues now and let you know when fixed. PyroCMS is not perfect yet :-$
#14

[eluser]xwero[/eluser]
The admin views in the subdirectory example doesn't need to be in separate admin directory, you can do

- blog
-- admin_index.php
-- admin_form.php
-- index.php
-- view.php

Or

- blog
-- admin/index.php
-- admin/form.php
-- index.php
-- view.php

That way you have a better overview.

In the modules example you haven't added the frontend view files, just a bit nitpicking Wink
#15

[eluser]TheFuzzy0ne[/eluser]
Nice work, Phil! Thanks for sharing.




Theme © iAndrew 2016 - Forum software by © MyBB