Quote:
Originally Posted by Nook_Neformat
yes i tried. this line gets me an error:
$title = unhtmlspecialchars(mb_convert_encoding ($title, 'ISO-8859-2', 'UTF-8' ));
tried auto - the same(
|
You might want to check this out, then:
http://www.webmasterworld.com/redire...f.mbstring.php
Quote:
mbstring is a non-default extension. This means it is not enabled by default. You must explicitly enable the module with the configure option. See the install section for details.
|
In that case, you would need to talk to your host.
Quote:
Originally Posted by MWRD
Hi my dear...
First great thanks for this huge and nice mod ...
now how make it work and embedding media at vBadvanced CMPS pages
because i try many times and nothing be appear !
please help me i need it so much at my vBadvanced CMPS pages
tell me what to do ....
|
Specifically, what method are you using to try and put it in a CMPS page? If you're using a module, then all you need to use is embed code. AME isn't needed or practical in that case. On the other hand, if you're pulling posts from the forum, then AME already works with those modules.
In both cases, however, you need to make sure there are enough characters displayed before the [Read More] link. Otherwise your embed code will be truncated before it can display.