TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 01-17-2008, 12:28 AM   #41 (permalink)
The Wanderer
 
Join Date: Dec 2007
Location: united states
Posts: 16
Thanks: 7
Matt is an unknown quantity at this point
Default

Quote:
Originally Posted by khile View Post
ok you caught me I have taken over development of ekinboard bought a few months back and have invested a lot of time into this as far as design goes I had that made by the origanal skiner of ekinboard for $ 200 I now see I have been ripped off to whitch he has not responded to any email.

Also ekinboard is now closed as jew to its bad reputation I thought best to start a fresh so to speak and renamed board witch was part of sale agreement. That's why code will look simulate but if you look mine is far moreadvanced noe with intire re-writes of files
ekinboard is not closed, v2 is on its way!
ekinboard - Coming Soon!
well, im not telling you to give up, but you really should.
Send a message via AIM to Matt Send a message via MSN to Matt Send a message via Yahoo to Matt
Matt is offline  
Reply With Quote
Old 01-17-2008, 12:47 AM   #42 (permalink)
The Contributor
 
Join Date: Jan 2008
Posts: 50
Thanks: 0
khile is on a distinguished road
Default

LOL thats said that since 2006 when I aproched owner to buy for said all last year and I garente it will say that till 23 of September this year (when ekinboard domain expires)
khile is offline  
Reply With Quote
Old 01-17-2008, 12:44 PM   #43 (permalink)
The Addict
Top Contributor Good Samaritan 
 
Join Date: Jan 2008
Location: USA
Posts: 217
Thanks: 16
RobertK is on a distinguished road
Default

Matt, it wouldn't be so bad if you weren't so hostile about this. I didn't think khile was laying down all his cards, and I was right. Besides, that "v2 coming" was put there May of last year. Don't you think it'd be updated by now with a link to the blog, and the tour page otherwise?

Well khile, best of luck turning Ekinboard into something worthwhile. Maybe it'll be efficient this time.
__________________
Programmers are in a race with the Universe to create bigger and better idiot-proof programs, while the Universe is trying to create bigger and better idiots. So far the Universe is winning. - Rich Cook
RobertK is offline  
Reply With Quote
Old 01-22-2008, 10:10 PM   #44 (permalink)
The Contributor
Newcomer 
 
Join Date: Jan 2008
Posts: 27
Thanks: 1
lesP is on a distinguished road
Default

It sounds very interesting. I would very much like to help. I will PM you my MSN.
lesP is offline  
Reply With Quote
Old 01-22-2008, 10:47 PM   #45 (permalink)
The Acquainted
 
wGEric's Avatar
 
Join Date: Nov 2007
Posts: 166
Thanks: 0
wGEric is on a distinguished road
Default

PHP Code:
if (eregi('http://'$message)){
    
$message preg_replace("#\[url\](.*?)\[/url\]#is"'<a href="\\1" target=_blank>\\1</a>'$message);
    
$message preg_replace("#\[url=$any\]$any\[/url\]#is""<a href=\"\\1\" target=_blank>\\2</a>"$message);
} else {
    
$message preg_replace("#\[url\](.*?)\[/url\]#is"'<a href="http://\\1" target=_blank>\\1</a>'$message);
    
$message preg_replace("#\[url=$any\]$any\[/url\]#is""<a href=\"http://\\1\" target=_blank>\\2</a>"$message);

You've got some XSS there. Probably in some of the other areas of your BBCode as well. Couldn't tell you without some testing though.
__________________
Eric
wGEric is offline  
Reply With Quote
Old 02-13-2008, 06:44 PM   #46 (permalink)
The Contributor
 
Join Date: Jan 2008
Posts: 50
Thanks: 0
khile is on a distinguished road
Default

Could use some expert knolage for some reason when i add an outside WYSIWUG editor the message is not posted i have gone all over code and can not see the problem
khile is offline  
Reply With Quote
Old 02-13-2008, 09:07 PM   #47 (permalink)
Wizard
Top Contributor 
 
Village Idiot's Avatar
 
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
Village Idiot is on a distinguished road
Default

You shouldn't be using a WYSIWYG editor.
__________________

Village Idiot is offline  
Reply With Quote
Old 02-13-2008, 10:09 PM   #48 (permalink)
The Contributor
 
Join Date: Jan 2008
Posts: 50
Thanks: 0
khile is on a distinguished road
Default

sorry not a wysiwug its a bbcode script its this script jTagEditor
khile is offline  
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 10:55 PM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design