FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » persistent error in post.php
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: persistent error in post.php [message #21885 is a reply to message #20630] Sat, 25 December 2004 06:13 Go to previous message
phpistasty is currently offline  phpistasty   United States
Messages: 2
Registered: December 2004
Location: e-ville In
Karma:
Junior Member
look at your regex, there is something saying a certain amount or something at 0 , make sure you have /(regex here)/(modifier) as your regular expression, with preg you have to have the / , i had a similar problem because i had \${1} and for some reason it didn't like that.. i'm still not sure on where it doesn't fulfill posix rules, but i know the error comes from an amount requirement at that position etc.. ..

hope it helps

, the way i fixed mine was to take \${1} and put it as [\$]{1} , its a bit ghetto , but it works


smldb:200k+

[Updated on: Sat, 25 December 2004 06:15]

Report message to a moderator

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Disabling PDF of whole forum doesn't disable
Next Topic: FUD and Firefox - wrong wiev
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Wed Jul 03 00:17:35 GMT 2024

Total time taken to generate the page: 2.03234 seconds