Joomla!ŪPlug

. XCloner - Backup and Restore Component

OOPS. Your Flash player is missing or outdated.Click here to update your player so you can see this content.
Joomla backup and restore component

XCloner for Wordpress new!

 
 
JoomlaPlug.com
Welcome, Guest
Please Login or Register.    Lost Password?
Re:can't see messages text (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:can't see messages text
#2813
virak (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Re:can't see messages text 4 Years, 7 Months ago  
Dear Admin,

I already sent u with a source code.
thanks for help.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2814
Ovidiu (Admin)
Admin
Posts: 2927
graph
User Online Now Click here to see the profile of this user
joomlaplug JoomlaPlug.com
Re:can't see messages text 4 Years, 7 Months ago  
Hmm, well the problem is not from the browser as i would have suspected, the message body contains no text!

Do you get this issue for all emails? Cause one of the situations it displays like this is when no email body text is in the message!

From the message you first fordwarded to me, there was only one file attached, i didn't managed to see any text in the email body area, am i mistaken? Ovidiu
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2815
virak (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Re:can't see messages text 4 Years, 7 Months ago  
i tried to sent mail by yahoo,google,hotmail..i can see the message text... but when i use ms outlook to send it's not appear the message text.. i don know why got a problem with ms outlook.
it's very nice when got any email from yahoo,google,hotmail.

could u guide me, how to replace the roundcube patch file(0.1-beta2.2.patch) code into func.inc.

Thanks for your helpfull.

Regards,
virak
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2816
Ovidiu (Admin)
Admin
Posts: 2927
graph
User Online Now Click here to see the profile of this user
joomlaplug JoomlaPlug.com
Re:can't see messages text 4 Years, 7 Months ago  
Attach here the patch archive you have so i can take a look! Ovidiu
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2818
virak (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Re:can't see messages text 4 Years, 7 Months ago  
It's ok here is the patch file..
File Attachment:
File Name: 0.txt
File Size: 788
<br><br>Post edited by: virak, at: 2007/07/12 22:19
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2819
Ovidiu (Admin)
Admin
Posts: 2927
graph
User Online Now Click here to see the profile of this user
joomlaplug JoomlaPlug.com
Re:can't see messages text 4 Years, 7 Months ago  
Ok, based on that patch you need to do this:

1. open the file components/com_roundcube/program/steps/mail/func.inc on your computer
2. search for the line with this code

Code:

// replace event handlers on any object
around line 1188 3. after it add these 2 lines
Code:

$body = preg_replace('/\s(on[^=]+)=/im', ' __removed=', $body); $body = preg_replace('/\shref=[&quot;\']?(javascript:«»)/im', 'null:', $body);
4. save it and upload it back on the server Hope it helps, i didn't got the chance to test this patch! Let me know if it worked! Ovidiu
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Search JoomlaPlug.com

All rights reserved to JoomlaPlug.com ©2006-2012!

The Joomla!® name is used under a limited license from Open Source Matters in the United States and other countries.
JoomlaPlug.com is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.