- Posts: 6
COMMUNITY FORUM
- Forum
- Free Joomla Extensions & Templates
- AllVideos
- Warning: preg_replace() [function.preg-replace]: Unknown modifier '6' in
Warning: preg_replace() [function.preg-replace]: Unknown modifier '6' in
- [email protected]
-
Topic Author
- Offline
- New Member
Less
More
11 years 7 months ago #53739
by [email protected]
Warning: preg_replace() [function.preg-replace]: Unknown modifier '6' in was created by [email protected]
Hi,
I am using Joomla 3.1.5, with PHP 5.3.27 and AllVideos 4.5.0
I get this error
Warning: preg_replace() [function.preg-replace]: Unknown modifier '6' in /home/taylorbr/public_html/steiner/plugins/content/jw_allvideos/jw_allvideos.php on line 390
Here is the URL
steiner.taylorbruce.com/index.php?option=com_content&view=article&id=2&Itemid=102
Any ideas on how to fix this?
Dennis
I am using Joomla 3.1.5, with PHP 5.3.27 and AllVideos 4.5.0
I get this error
Warning: preg_replace() [function.preg-replace]: Unknown modifier '6' in /home/taylorbr/public_html/steiner/plugins/content/jw_allvideos/jw_allvideos.php on line 390
Here is the URL
steiner.taylorbruce.com/index.php?option=com_content&view=article&id=2&Itemid=102
Any ideas on how to fix this?
Dennis
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
11 years 6 months ago #53740
by Yiota
Replied by Yiota on topic Re: Warning: preg_replace() [function.preg-replace]: Unknown modifier '6' in
The problem is caused by using WYSIWYG editor and formatting the tags of the plugin. The best way to check a misspelling text is using the HTML button in WYSIWYG editor.
You can also copy your text to NOTEPAD, clear everything inside the editor and paste back the text from NOTEPAD.
This will fix and weird formatting causing such issues...
You can also copy your text to NOTEPAD, clear everything inside the editor and paste back the text from NOTEPAD.
This will fix and weird formatting causing such issues...
Please Log in or Create an account to join the conversation.
- [email protected]
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 6
11 years 6 months ago #53741
by [email protected]
Replied by [email protected] on topic Re: Warning: preg_replace() [function.preg-replace]: Unknown modifier '6' in
Hi Yiota,
I did not misspell it.
Here is the YouTube URL
www.youtube.com/watch?v=DV81bAghxBU
and this is the code that is causing the PHP error (the paragraph is added by the editor)
<h2>See The Video</h2>
<p>{youtube}DV81bAghxBU{/youtube}</p>
Did I code the plugin properly?
Dennis
I did not misspell it.
Here is the YouTube URL
www.youtube.com/watch?v=DV81bAghxBU
and this is the code that is causing the PHP error (the paragraph is added by the editor)
<h2>See The Video</h2>
<p>{youtube}DV81bAghxBU{/youtube}</p>
Did I code the plugin properly?
Dennis
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
11 years 6 months ago #53742
by Yiota
Replied by Yiota on topic Re: Warning: preg_replace() [function.preg-replace]: Unknown modifier '6' in
Could you PM me backend access to your site to check it out?
Thank you.
Thank you.
Please Log in or Create an account to join the conversation.
- [email protected]
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 6
11 years 6 months ago #53743
by [email protected]
Replied by [email protected] on topic Re: Warning: preg_replace() [function.preg-replace]: Unknown modifier '6' in
Hi,
Things seem to be working today... not sure why it did not work yesterday. The WYSIWYG additions were the problem, and the other articles, once cleaned up, are all working.
Tthank you!
Dennis
Things seem to be working today... not sure why it did not work yesterday. The WYSIWYG additions were the problem, and the other articles, once cleaned up, are all working.
Tthank you!
Dennis
Please Log in or Create an account to join the conversation.
- Forum
- Free Joomla Extensions & Templates
- AllVideos
- Warning: preg_replace() [function.preg-replace]: Unknown modifier '6' in