eevan79 Posted July 10, 2010 Share Posted July 10, 2010 ( link to my profile - http://avs-demo.iz.rs/testforum/eevan.html ) This ismy first php script about small forum software. Main goal is tomake forum script with many features and less size (about 200kb,100kb zipped). Some features: WYSIWYG lightweight editor Ajax check usernames Template system Captcha (for guests, on registration...) Allow/dissallow smiles in post, bad word filter, topics per page, posts per page, different time formats... Link: http://brevisbb.iz.rs un: phpfreaks pw: phpfreaks Feel free to test this for weak spots, debug... Be critical because this is my first php script... Ivan edit: updated link at OP's request ~ CV Link to comment https://forums.phpfreaks.com/topic/207374-forum-script-my-first-php-script/ Share on other sites More sharing options...
xcoderx Posted July 11, 2010 Share Posted July 11, 2010 resizing of images is necessaly i guess. or maybe use thumbnails Link to comment https://forums.phpfreaks.com/topic/207374-forum-script-my-first-php-script/#findComment-1084428 Share on other sites More sharing options...
eevan79 Posted July 11, 2010 Author Share Posted July 11, 2010 resizing of images is necessaly i guess. or maybe use thumbnails All images are autoresized. Example here - http://avs-demo.iz.rs/testforum/topic.php?t=1 (...if you think about that. ) Link to comment https://forums.phpfreaks.com/topic/207374-forum-script-my-first-php-script/#findComment-1084467 Share on other sites More sharing options...
BillyBoB Posted July 12, 2010 Share Posted July 12, 2010 when logging in you should redirect the user to the page they were just visiting... its pretty easy to setup. Link to comment https://forums.phpfreaks.com/topic/207374-forum-script-my-first-php-script/#findComment-1084637 Share on other sites More sharing options...
jdock1 Posted July 14, 2010 Share Posted July 14, 2010 Im impressed, it looks great. Ive been working on my own forum script for the past few days but I cant really put the code together.. I got writers block right now! Is there any chance you could send me the script so I can go over the code and see what Im missing or doing wrong and to help me plan the structure of my script? I am very interested in this! Good job & good luck!! Link to comment https://forums.phpfreaks.com/topic/207374-forum-script-my-first-php-script/#findComment-1085609 Share on other sites More sharing options...
eevan79 Posted July 14, 2010 Author Share Posted July 14, 2010 Im impressed, it looks great. Ive been working on my own forum script for the past few days but I cant really put the code together.. I got writers block right now! Is there any chance you could send me the script so I can go over the code and see what Im missing or doing wrong and to help me plan the structure of my script? I am very interested in this! Good job & good luck!! Currently I cant send you source code, but it'll be available after few modification and then this code will be open source and available for download. Regards, Ivan Link to comment https://forums.phpfreaks.com/topic/207374-forum-script-my-first-php-script/#findComment-1085854 Share on other sites More sharing options...
xcoderx Posted July 17, 2010 Share Posted July 17, 2010 resizing of images is necessaly i guess. or maybe use thumbnails All images are autoresized. Example here - http://avs-demo.iz.rs/testforum/topic.php?t=1 (...if you think about that. ) in the same topic check (Posted: 10.07.2010, 20:18 #8 ivan Administrator Joined: 07 Jul 2010 Posts: 20 Shuttle launch as seen by skydivers) the width and height of the image is 3,504 x 2,336 pixels. Link to comment https://forums.phpfreaks.com/topic/207374-forum-script-my-first-php-script/#findComment-1087423 Share on other sites More sharing options...
eevan79 Posted July 17, 2010 Author Share Posted July 17, 2010 the width and height of the image is 3,504 x 2,336 pixels. You are right. Thanks for note. Large images must be reduced or replaced with links. Soon I'll add option that all large images convert into links (if image is larger than 1024x768 or 200kb - optional). Some other features implemented: Email settings: local or smtp, avatars, today dates converted into "Today" , forum permissions, bans... Link to comment https://forums.phpfreaks.com/topic/207374-forum-script-my-first-php-script/#findComment-1087449 Share on other sites More sharing options...
eevan79 Posted July 18, 2010 Author Share Posted July 18, 2010 Script moved at new location: http://novibb.iz.rs Link to comment https://forums.phpfreaks.com/topic/207374-forum-script-my-first-php-script/#findComment-1087922 Share on other sites More sharing options...
jdock1 Posted July 19, 2010 Share Posted July 19, 2010 Im impressed, it looks great. Ive been working on my own forum script for the past few days but I cant really put the code together.. I got writers block right now! Is there any chance you could send me the script so I can go over the code and see what Im missing or doing wrong and to help me plan the structure of my script? I am very interested in this! Good job & good luck!! Currently I cant send you source code, but it'll be available after few modification and then this code will be open source and available for download. Regards, Ivan Cool. I am definitely interested, let me know whenever its available. Link to comment https://forums.phpfreaks.com/topic/207374-forum-script-my-first-php-script/#findComment-1088386 Share on other sites More sharing options...
eevan79 Posted July 31, 2010 Author Share Posted July 31, 2010 This project is now on google code: http://code.google.com/p/brevisbb/ Link to site: http://brevisbb.iz.rs Link to comment https://forums.phpfreaks.com/topic/207374-forum-script-my-first-php-script/#findComment-1093438 Share on other sites More sharing options...
xcoderx Posted August 2, 2010 Share Posted August 2, 2010 thanks :-) gonna fiddle with it a lil ;-) Link to comment https://forums.phpfreaks.com/topic/207374-forum-script-my-first-php-script/#findComment-1094122 Share on other sites More sharing options...
eevan79 Posted August 2, 2010 Author Share Posted August 2, 2010 No problem, but please note that this is totally newbie coding These php experts would probably laugh when they see coding. Link to comment https://forums.phpfreaks.com/topic/207374-forum-script-my-first-php-script/#findComment-1094159 Share on other sites More sharing options...
eevan79 Posted August 18, 2010 Author Share Posted August 18, 2010 There are lots of updates for this script: Added Ajax post preview Added more profile options, topic/post approval system Moderator Control Panel Installer Stats page WYSIYWG currently disabled (cause of few bugs). Reduced and optimized queries Subscribe to topics... Here is source (googlecode): brevisBB download Website: http://brevisbb.iz.rs Link to comment https://forums.phpfreaks.com/topic/207374-forum-script-my-first-php-script/#findComment-1101020 Share on other sites More sharing options...
jrws Posted September 10, 2010 Share Posted September 10, 2010 Found a bug: http://dannyluked.comze.com/forum/view_topic.php?id=asd I am able to make the id into sentence, probably could use it for XSS. Just check that your get is a number by using is_int or is_numeric to ensure it is always a number. Link to comment https://forums.phpfreaks.com/topic/207374-forum-script-my-first-php-script/#findComment-1109472 Share on other sites More sharing options...
eevan79 Posted September 14, 2010 Author Share Posted September 14, 2010 I am able to make the id into sentence, probably could use it for XSS. Just check that your get is a number by using is_int or is_numeric to ensure it is always a number. There is not view_topic.php and there is security check for all $_GET's, posts etc, before page is render. If it failed, script will redirect you to index.php. You can check this here: http://brevisbb.iz.rs/forum/topic.php?t=asd Also, I have added lots of features in new version: Private Message System, Social Network (friends, activities...) and Portal/CMS system (not yet finished) Screenshot: Friends activities Website: http://brevisbb.iz.rs/ Link to comment https://forums.phpfreaks.com/topic/207374-forum-script-my-first-php-script/#findComment-1110911 Share on other sites More sharing options...
Recommended Posts