Quote:
Originally Posted by punchbowl
Same here but with 2.5beta and clean vb install. Tried posting a simple youtube url in a blog and nothing happened.
tech question: I'm going a simple cms, dragging blog entries out of the db and putting them on the front page - How can I make sure the ame entries are parsed correctly?
I use this at the moment to parse the blog text
$parsed_text = $parser->do_parse($blog_pagetext, false, true, true, true, true, false);
Is it just a matter of including the ame functions and parsing the blogs again with that?
Cheers
I'll try again today
|
Quote:
Originally Posted by The Geek
@punch -> Check usergroup permissions and settings to make sure it is set up correctly. In some cases, saving the usergroup perms (even if they looked right) seemed to do the trick. Most of the time when people are complaining about it not automatically converting, they are expecting it to convert old posts or posts that have been cached which it will not do without the rebuilding tools.
|
Woot! Everything works perfectly*! On 2.5rc1 now. Redid the permissions then posted a youtube worked first time. Also an edit and save on the blogs worked perfectly.
Also my custom cms is showing the vids perfectly!!!!! I never expected that to work! (Love the way you didn't answer the prev. tech question! lol)
*The tools didn't seem to work. I tried to convert a couple of blogs in verbose test mode and just got a blank page.