PDA

View Full Version : xs_mod_240 and BBCode Box v5.1.0c


zaner
24 May 07, 02:23
Well, I tried very hard to figure this out.

I hoping someone can help me.

My board .

phpBB-2.0.22
ca_aphrodite
nav_menus_1.0.26
xs_mod_240
Smiley Management 1.0.3
BBCode_Box_v5.1.0c
xs_news_2.0.3
album_v2056


The problem is the template.php file that comes with xs_mod_240
and the BBCode_Box_v5.1.0c.

BBCode_Box_v5.1.0c allows you to add Google video and u tube to your posts.

u tube works fine but the (video.google) video only shows when you
preview the post, when the post is made, it will not load in the post.

If I use the stock template.php (phpBB-2.0.22) the video will show in the post, If I use the template.php (xs_mod_240) the video will not show in the post but dose show in post preview.

Thanks for any help.

CyberAlien
24 May 07, 09:15
I doubt this problem has anything to do with extreme styles mod, most likely you just forgot to edit something like bbcode.php or bbcode.tpl

zaner
24 May 07, 13:58
I doubt this problem has anything to do with extreme styles mod, most likely you just forgot to edit something like bbcode.php or bbcode.tpl


Dang, I was hoping for some solution.

Nope, There is no missed edited file, and i know there is nothing wrong with
extreme styles mod.

But there is a conflict between the two. Thats alright, I will ask around
and who knows maybe I will get lucky and figure it out.



Thanks anyway.

zaner
24 May 07, 15:58
I made another board, just to see.


started fresh.

phpBB2
then added
BBCode_Box_v5.1.0c

tested video.google under subsilver
and it worked fine.

Next added xs_mod_240

everything still working fine.
Then added new style ca_aphrodite

the video will not load under the style ca_aphrodite.

Adding the Advanced BBCode Box MOD
to the style ca_aphrodite
and to includes/bbcode is very simple.

I just don't know why it will work in subsilver and not in ca_aphrodite.