Firefox PHP

Easysmilies for Phorum 3.4

Posted by JP 
Re: Easysmilies for Phorum 3.4
September 12, 2003 11:02AM
nice email function by clicking the mail button, but it's not done in ascii like the adresses in the memberlist and profile.
this would be more secure with the
function htmlencode($string){
$ret_string='';
$len=strlen($string);
for($x=0;$x<$len;$x++){
$ord=ord($string[$x]);
$ret_string .= "&#$ord;";
}
return $ret_string;
}.
can we do that?!
ryan
easysmilies v3.0 properties
September 17, 2003 11:54AM
i cant believe the properties page for this easysmilies has all the form elements displayed on one page. there are so many select lists that my browser freaks out so badly i cant edit the form at all... might have been better to break up this page into two or three!!!

JP
Re: Easysmilies for Phorum 3.4
September 17, 2003 03:20PM
There is no email function in easysmilies plugin, you are probably looking a Phorum function.

JP
Re: easysmilies v3.0 properties
September 17, 2003 03:23PM
Maybe ...
I have tested it with IE4, IE6, Netscape 4 and Opera 6 and didn't see any problem.

JP
Re: Easysmilies for Phorum 3.4
October 10, 2003 07:24PM
A new version. Just 2 minor bugs fixed.

Is anybody interested by a text colorization option to be added ?



Post Edited (10-10-03 18:28)
JP
Re: Easysmilies for Phorum 3.4
October 10, 2003 07:29PM




Post Edited (10-10-03 18:31)
JP
Re: Easysmilies for Phorum 3.4
October 10, 2003 07:29PM
Upload problems !

Get it there :

[www.jpricaud.com]



Post Edited (10-10-03 18:32)
JP
Re: Easysmilies for Phorum 3.4
December 03, 2003 03:04PM
A new version is available for the new Phorum 3.4.5
To update, just replace the Phorum3.4.5 include/form.php by the easysmilies3.2 form.php.
For a new install, read the readme.txt.
No new features, just using the Phorum 3.4.5 form.php file.

Attachments:
open | download - easysmilies3.2-34.zip (47.3 KB)
Re: Easysmilies for Phorum 3.4
December 06, 2003 06:17AM
i,
i havejust 1 problem with your script
it works fine but i have this with ie6 just before viewing reply panel :

ligne 296
car 88
error : ")" waiting
code 0
JP
Re: Easysmilies for Phorum 3.4
December 06, 2003 08:07AM
Hi,

I need more information.
Is it a PHP parse error ?
On what file (look to the address bar of your IE6) ?
Can you look at the source of the generated page (display menu of IE6) and show me the entire ligne 296 ?



Post Edited (12-06-03 07:12)
Re: Easysmilies for Phorum 3.4
December 15, 2003 11:43AM
Hi,
Everything works fine. I have one suggestion. It would be nice to be able to edit the smileys - this would mean modifying edit.php and moderator.php
I'm sorry I can't do it - just a beginner !
fcherub

Re: Easysmilies for Phorum 3.4
December 16, 2003 12:24AM
I have a problem with the properties page. I get this error everytime I click on OK at the end of the page:

Unable to write your settings to the file ! 1
Check permissions and directories

I've tried changing the CHMOD of a few different files and directories but nothing has worked so far. Thank you.
JP
Re: Easysmilies for Phorum 3.4
December 19, 2003 12:22PM
Changing many files will make update more difficult when the Phorum dev. team realise new version. And, there are more risks to introduce bugs.
Today, only the form.php file is different from the orginal one.

JP
Re: Easysmilies for Phorum 3.4
December 19, 2003 12:30PM
Easysmilies writes your config. in the phorum/admin/settings/ folder or whatever you have renamed this folder (in common.php file). You have to check that you can write in this folder.

does it work for Phorum 3.4.6 ?
Laurence
Re: Easysmilies for Phorum 3.4
January 10, 2004 11:14PM
Hello,

I'm using phorum 3.4.6, and I don't know if this plugin is fully compatible.
Hum ?

Thanks, and goodjob, it looks very cool !
Laurence
Re: Easysmilies for Phorum 3.4
January 10, 2004 11:21PM
Between, what is the code to add if I don't want to change completely the form.php ?

Thanks
Icons for german users
January 12, 2004 03:39PM
First of all: great work JP!

I modified the icons for easysmile. For example I changed b (bold) to F
(fett) and so on. Also I changed the background of all *off.gif to clear
white.
I didn't change the smileys ;-)
Complete list of changed icons:

boldoff.gif
boldon.gif
centeroff.gif
centeron.gif
emailoff.gif
emailon.gif
icons.psd
imgoff.gif
imgon.gif
italicoff.gif
italicon.gif
quoteoff.gif
quoteon.gif
strikeoff.gif
strikeon.gif
underlineoff.gif
underlineon.gif
urloff.gif
urlon.gif
weboff.gif
webon.gif

If you like to change something:
I put the photoshop file into the zip-archive.
Attachments:
open | download - easysmileys.zip (11.2 KB)
MRT
Does it work on Phorum 5?
January 13, 2004 05:01PM
But does it work on Phorum 5.0.2, anyone ?
pitix
Re: Icons for german users
January 14, 2004 06:59AM
The download of your file doesn't work pit2
Sorry, you do not have permission to post/reply in this forum.