 | Quote Error |  |
Posted: 11/26/2006 4:58 AM |
|
|
|
|
|
| Citation |
| Posts |
487 |
| Word Cnt. |
35,729 |
| BDay |
Oct 3 |
| Sign |
Libra |
| Sex |
 |
|
|
|
Joined: Oct 29, 2006
Local time: 9:29 PM
Location: Klang, Malaysia
|

|
|
|
|
 |
Nightrider, i would like to let u know.My quote error msg now was clear. Because i install the Extended Quote Tag b4 ..now i was delete the file 1 by 1 . After it . My phpbb quote function was gone..lol.. you try visit my website and click the quote button ...No have this code > [quot3][/quot3]
How to fix it? |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Quote Error |  |
Posted: 11/26/2006 2:35 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:29 PM
Location: St Pete, FL
|

|
|
|
|
 |
The quote bbcode seems to be working now:
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Quote Error |  |
Posted: 11/26/2006 9:15 PM |
|
|
|
|
|
| Citation |
| Posts |
487 |
| Word Cnt. |
35,729 |
| BDay |
Oct 3 |
| Sign |
Libra |
| Sex |
 |
|
|
|
Joined: Oct 29, 2006
Local time: 9:29 PM
Location: Klang, Malaysia
|

|
|
|
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Quote Error |  |
Posted: 11/27/2006 12:47 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:29 PM
Location: St Pete, FL
|

|
|
|
|
 |
For whatever reason, the following line was wrongly commented out in your posting.php file (line 808):
| Code:
|
|
$message = '[quote="' . $quote_username . '"]' . $message . '[/quote]';
|
After removing the comment, the quote bbcode functionality works fine on your board. This will probably only work for all future quotes though since the wrong quotes are already stored in your database...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Quote Error |  |
Posted: 11/27/2006 9:54 PM |
|
|
|
|
|
| Citation |
| Posts |
487 |
| Word Cnt. |
35,729 |
| BDay |
Oct 3 |
| Sign |
Libra |
| Sex |
 |
|
|
|
Joined: Oct 29, 2006
Local time: 9:29 PM
Location: Klang, Malaysia
|

|
|
|
|
 |
| Nightrider wrote:
|
For whatever reason, the following line was wrongly commented out in your posting.php file (line 808):
| Code:
|
|
$message = '[quote="' . $quote_username . '"]' . $message . '[/quote]';
|
After removing the comment, the quote bbcode functionality works fine on your board. This will probably only work for all future quotes though since the wrong quotes are already stored in your database...
|
Oh..i though the problem is on the bbcode.php ..Thanks so much..  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Quote Error |  |
Posted: 11/28/2006 1:55 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:29 PM
Location: St Pete, FL
|

|
|
|
|
 |
That was a hard problem to track down. If it wasn't for UltraEdit, I may not have found it...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Quote Error |  |
Posted: 11/28/2006 10:46 PM |
|
|
|
|
|
| Citation |
| Posts |
487 |
| Word Cnt. |
35,729 |
| BDay |
Oct 3 |
| Sign |
Libra |
| Sex |
 |
|
|
|
Joined: Oct 29, 2006
Local time: 9:29 PM
Location: Klang, Malaysia
|

|
|
|
|
 |
| Nightrider wrote:
|
That was a hard problem to track down. If it wasn't for UltraEdit, I may not have found it...
|
Ok. really thanks you for helpful on my forum . Any software for easy to edit the code? |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Quote Error |  |
Posted: 11/28/2006 11:53 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:29 PM
Location: St Pete, FL
|

|
|
|
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|