This is a discussion on "Try out my CMS/Blogging Tool" within the Scripts and Online Services section. This forum, and the thread "Try out my CMS/Blogging Tool are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Try out my CMS/Blogging Tool
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
||||
|
||||
|
Try out my CMS/Blogging Tool
Hey all, I'm sorry if this is not allowed, but I remember someone else posting a similar thread before, asking people to try out his CMS. As my first PHP project (alongside simonb) it was quite a challenge, I think it has taken about a week overall.
You can view the front end here: cms.penguin-cms.com And log in here: cms.penguin-cms.com/backend Username: bob Password: test I know that when you log in it displays that crappy screen, I have not got round to doing that bit yet Once again, if this is breaking the rules on advertising, then please just say. JAck
__________________
Jack Franklin - Webforumz Moderator (x)HTML | CSS | PHP | MySQL | JQuery (Javascript) Contact: My Blog | Twitter | Delicious Want Lessons? PM me. If you think I've helped, please press the 'Thanks' Button.
Last Blog Entry: A Week with VBulletin (Aug 28th, 2008)
|
|
|
|
#2
|
||||
|
||||
|
Re: Try out my CMS/Blogging Tool
No we allow this.
I've done it too. I'll try it for you now, I'll let you know.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#3
|
||||
|
||||
|
Re: Try out my CMS/Blogging Tool
Ok cheers
__________________
Jack Franklin - Webforumz Moderator (x)HTML | CSS | PHP | MySQL | JQuery (Javascript) Contact: My Blog | Twitter | Delicious Want Lessons? PM me. If you think I've helped, please press the 'Thanks' Button.
Last Blog Entry: A Week with VBulletin (Aug 28th, 2008)
|
|
#4
|
||||
|
||||
|
Re: Try out my CMS/Blogging Tool
Feedback time!
1. Great work, I can tell you've put a lot of effort in. 2. You're CMS does not seem to vulnerable to SQL injection but I can make sure if you post your login script or send it to me. 3. It correctly filters PHP so no attacks can be made that way. 4. I was able to upload a PHP file (Bad!) but on trying to run (don't worry it was only to print "lolol") I got an internal server error. It would be better to only allow images etc. Not PHP files! 5. You can only edit one note, and editing it changes all notes to the same one.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#5
|
||||
|
||||
|
Re: Try out my CMS/Blogging Tool
I pretty much agree with Alex...
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#6
|
||||
|
||||
|
Re: Try out my CMS/Blogging Tool
Quote:
2. Good. I'll PM you the script later. 3. 4. I used a very basic script from a tutorial. I have no idea how to filter file types, if I post it can you have a look? 5. THe idea is that the notes is just literally a place for admin to write things, so they all edit one note really. It was just a quick idea I had. I'll change it so that each note is stored in a seperate row of the table. Cheers
__________________
Jack Franklin - Webforumz Moderator (x)HTML | CSS | PHP | MySQL | JQuery (Javascript) Contact: My Blog | Twitter | Delicious Want Lessons? PM me. If you think I've helped, please press the 'Thanks' Button.
Last Blog Entry: A Week with VBulletin (Aug 28th, 2008)
|
|
#7
|
||||
|
||||
|
Re: Try out my CMS/Blogging Tool
The uploader is:
Would it be something like:
__________________
Jack Franklin - Webforumz Moderator (x)HTML | CSS | PHP | MySQL | JQuery (Javascript) Contact: My Blog | Twitter | Delicious Want Lessons? PM me. If you think I've helped, please press the 'Thanks' Button.
Last Blog Entry: A Week with VBulletin (Aug 28th, 2008)
|
|
#8
|
||||
|
||||
|
Re: Try out my CMS/Blogging Tool
On looking at your login script I don't see any sql injection problems.
Will look at your uploader now.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#9
|
||||
|
||||
|
Re: Try out my CMS/Blogging Tool
Hmm that's an old way of doing.
I use PHP5's $_FILES super global so I'm not really sure.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#10
|
||||
|
||||
|
Re: Try out my CMS/Blogging Tool
I followed it in a tutorial. I'm looking for a better one on the web now.
__________________
Jack Franklin - Webforumz Moderator (x)HTML | CSS | PHP | MySQL | JQuery (Javascript) Contact: My Blog | Twitter | Delicious Want Lessons? PM me. If you think I've helped, please press the 'Thanks' Button.
Last Blog Entry: A Week with VBulletin (Aug 28th, 2008)
|
|
#11
|
||||
|
||||
|
Re: Try out my CMS/Blogging Tool
DID it
__________________
Jack Franklin - Webforumz Moderator (x)HTML | CSS | PHP | MySQL | JQuery (Javascript) Contact: My Blog | Twitter | Delicious Want Lessons? PM me. If you think I've helped, please press the 'Thanks' Button.
Last Blog Entry: A Week with VBulletin (Aug 28th, 2008)
|
|
#12
|
||||
|
||||
|
Re: Try out my CMS/Blogging Tool
Quote:
__________________
Jack Franklin - Webforumz Moderator (x)HTML | CSS | PHP | MySQL | JQuery (Javascript) Contact: My Blog | Twitter | Delicious Want Lessons? PM me. If you think I've helped, please press the 'Thanks' Button.
Last Blog Entry: A Week with VBulletin (Aug 28th, 2008)
|
|
#13
|
||||
|
||||
|
Re: Try out my CMS/Blogging Tool
Great. What are you plans for this project?
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#14
|
||||
|
||||
|
Re: Try out my CMS/Blogging Tool
Well I have set up an entire website and trying to get the word around that the official beta will be released today. I want people to test it, and then in 2-3 weeks, the first proper release V1.0 should be out. Then people can use it for their blogs.
At the moment the only tester is my brother :P (If anyone wants to test it for me check out the website) Jack
__________________
Jack Franklin - Webforumz Moderator (x)HTML | CSS | PHP | MySQL | JQuery (Javascript) Contact: My Blog | Twitter | Delicious Want Lessons? PM me. If you think I've helped, please press the 'Thanks' Button.
Last Blog Entry: A Week with VBulletin (Aug 28th, 2008)
|
|
#15
|
||
|
|