Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 116 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Reverse procedure: BBtoNuke -> PHPBB | |
shmk Replies: 8 Views: 14749 ![]() |
![]() |
Do you know where I can find a phpbb->bbtonuke converter?
Maybe with that I can try to retrieve a reverse version of it. |
|
Topic: Reverse procedure: BBtoNuke -> PHPBB | |
shmk Replies: 8 Views: 14749 ![]() |
![]() |
Is it possible to move datas from a BBtoNuke to a PHPBB (maybe 3)? | |
Topic: RAW Image | |
shmk Replies: 3 Views: 6084 ![]() |
![]() |
Perfect ![]() |
|
Topic: RAW Image | |
shmk Replies: 3 Views: 6084 ![]() |
![]() |
I'm getting from an external source a PNG image in raw format (encoded in base64).
And with this code I'll echo on the screen. $img=base64_decode($_POST['img']); header( ... |
|
Topic: Link in forums | |
shmk Replies: 18 Views: 24289 ![]() |
![]() |
Looking in phpbb code I saw that every tag is followed by the userid.
$text = str_replace("[quote:$uid]", $bbcode_tpl['quote_open'], $text); $text = str_rep ... |
|
Topic: Link in forums | |
shmk Replies: 18 Views: 24289 ![]() |
![]() |
pardon me is it possible for hcaker to use Eg. mysite.com/module/forum/image/rank/5star.gif ..using the image string to hcak in? or something like this .themes/fisubice/forums/images/lang_english/icon ... | |
Topic: Link in forums | |
shmk Replies: 18 Views: 24289 ![]() |
![]() |
That's true, but phpBB with
At least I analyze that ends with jpg|gif|png However you are right, someone could still name a script something.jpg but for some reason we don't see this in the wil ... |
|
Topic: Link in forums | |
shmk Replies: 18 Views: 24289 ![]() |
![]() |
Why not just use phpBB's BBCode? The
I'm coding my own "something" ![]() And because phpBB permit users to insert external img and url I thought there was a quite secure filter to implement : ... |
|
Topic: Link in forums | |
shmk Replies: 18 Views: 24289 ![]() |
![]() |
Thanks for the suggestions.
I thought that image could insert redirect to other script not directly PHP code in the page flow. What kind of measure use PHPBB to limit the problem? Ensuring th ... |
|
Topic: Link in forums | |
shmk Replies: 18 Views: 24289 ![]() |
![]() |
To limit fake image risks I inserted a random token in every link that takes you to a "non-undo" action.
Do you thank that the filters above could block at least more common XSS ? A XSS to get use ... |
|
Topic: Go for it! | |
shmk Replies: 15 Views: 28083 ![]() |
![]() |
I saw that in home there's a survey asking for PHPBB3 ( Should PHPBB3 be incorporated in RavenNuke(tm) in the future? ), so my crazy idea is taken in high esteem ![]() PS: I suggest to vote like me: " ... |
|
Topic: Link in forums | |
shmk Replies: 18 Views: 24289 ![]() |
![]() |
At this time I'm using:
htmlentities(strip_tags($t),ENT_QUOTES); before inserting $t in db, and nl2br(strip_tags(html_entity_decode($t))); after extraction from db and before output These cou ... |
|
Topic: Link in forums | |
shmk Replies: 18 Views: 24289 ![]() |
![]() |
What's the most secure PHP filter that allow users to insert links to sites or images in a forum without flaws in security? (regarding xss and csrf overall) | |
Topic: Go for it! | |
shmk Replies: 15 Views: 28083 ![]() |
![]() |
PHPBB3? ![]() |
|
Topic: Chat | Shoutbox | |
shmk Replies: 3 Views: 7746 ![]() |
![]() |
I have a IRC chat for my site users but because for many users install mIRC or any Java Applet is dramatically hard ![]() PS: I for ... |
|
Topic: Forum News Advance | |
shmk Replies: 17 Views: 19593 ![]() |
![]() |
Nope. I posted bug report on Yannick's site, though.
So we absolutly need a fix ![]() |
|
Topic: Forum News Advance | |
shmk Replies: 17 Views: 19593 ![]() |
![]() |
!!!FATAL ERROR !!!
When I try to modify a message forum tells me "THIS MESSAGE DOESN'T EXIST" <-HELP ME-> Probably found a solution there: http://support.code-area51.com/cannot-edit-o ... |
|
Topic: Forum News Advance | |
shmk Replies: 17 Views: 19593 ![]() |
![]() |
!!!FATAL ERROR !!!
When I try to modify a message forum tells me "THIS MESSAGE DOESN'T EXIST" <-HELP ME-> |
|
Topic: Forum News Advance | |
shmk Replies: 17 Views: 19593 ![]() |
![]() |
Btw it's possible choose "normal post" / "news post" in every forum section...
![]() The option is added only if you are logged as admin or you are using your main admin account, so it's right ... |
|
Topic: Forum News Advance | |
shmk Replies: 17 Views: 19593 ![]() |
![]() |
Seems that it's functioning right.
Btw it's possible choose "normal post" / "news post" in every forum section... can I make only 1 section where people insert news and all other sections like norm ... |
|
Topic: Forum News Advance | |
shmk Replies: 17 Views: 19593 ![]() |
![]() |
It will be on a 7.8 patched, if I can get it I'll surely tell ![]() ![]() |
|
Topic: Forum News Advance | |
shmk Replies: 17 Views: 19593 ![]() |
![]() |
Thanks,
now I only need a good luck to make it work... |
|
Topic: Forum News Advance | |
shmk Replies: 17 Views: 19593 ![]() |
![]() |
In the past I wanted install FNA but now I can't find it.
Someone can tell me where to find the LATEST version? Is it fully compatible with nuke? I need some fixes? Is it upgraded or is a dead p ... |
|
Topic: Abuse script banned on 2.5.02 | |
shmk Replies: 2 Views: 7199 ![]() |
![]() |
Adter some tests I think that is something regarding the character '<' in BBtoNuke posts.
No one has this problems with the last NukeSentinel? |
|
Topic: Abuse script banned on 2.5.02 | |
shmk Replies: 2 Views: 7199 ![]() |
![]() |
I cannot find the string that Sentinel block... someone can found it? | |
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3, 4, 5 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours