Firefox PHP

Preview Plugin 0.1

Posted by Vulpes 
Dan
Re: Preview plugin 0.1
November 14, 2001 09:56AM
hey dude, [hackers.phorum.org] has gone bonkers.......

FYI
-dan
kkks
Re: Preview plugin 0.1
December 22, 2001 08:44PM
Are there any suggestions on how to make Preview plug-in works for Phroum 3.3.1a?
Re: Preview plugin 0.1
February 11, 2002 08:40AM
Hi there Vulpes,

Can't seem to get this plug-in to install properly, I get a:

Warning: Failed opening './plugin/preview/info.php' for inclusion (include_path='') in /www.elysium-music.com/forum/admin/pages/plugin.php on line 35

And there doesn't seem to be a 'info.php' file for it to find. Any ideas?

Cheers ears,

Peace, love and flowers,

Bumblepuppy.
<b>Re: Preview plugin 0.1</b>
February 13, 2002 05:50PM
<HTML>the archtecutre of plugins was changed in 3.3.1 so its quite possibe that its not going to work without some modifications.</HTML>

Re: fix
June 07, 2002 09:18AM
I'm using phorum 3.3.2c

stripslashes also need to be placed in another location as well.

open: form.php

after: $p_body=initvar("body");

add: $p_body=stripslashes($p_body);

and save


else you'll end up with slashes in the textarea when you preview.

cheerz
Re: Preview Plugin 0.1
December 04, 2002 11:21AM
Hi guys

Could you please guide me how to get this thingy to work in 3.3.2c.

I get this error message

Warning: Failed opening './plugin/Preview/info.php' for inclusion in /www/domains/www.server.com/homepages/forum/admin/pages/plugin.php on line 34


I have read the README three times and have redoned everything.

TIA

David

PS: If this will not work, is there any other "hacks" that do the same thing but works on 3.3.2c
Sorry, you do not have permission to post/reply in this forum.