Please do not top-post, as explained in the posting guidelines. >> On Wed, Dec 3, 2008 at 3:12 AM, Olivier MOULIN <olivier@xxxxxxxx> wrote: >>> Hi, >>> >>> I have the last squirrelmail version 1.4.16 on a Mandriva CS 3.0 with >>> apache2-2.0.48-6.18.C30mdk. >>> I have a trouble with the "Select Range" plugin, it did not work. When I >>> select 2 mails and click on select range nothing happen. >>> >>> Do you have an idea ? >> >> Watch in your browser for JavaScript errors when clicking. Show all >> the steps you took to install the plugin. Show the plugin version. >> Show configtest output. Read the posting guidelines: >> >> http://squirrelmail.org/postingguidelines > > Nothing appear in the java console or in the browser (IE or Firefox) > > The plugin was installed with a squirrelmail package. I did nothing more > Plugin version is 3.7 Can you show what other plugins you have installed? Can you also try by disabling all plugins except Select Range? Also, neither of these situations should allow the Select Range link to show, but make sure that Options->Display Preferences->Use Javascript is set to Always (turn it back to Autodetect after you are done testing) and verify that the Options->Display Preferences->Select Range settings are appropriate. If one of these things fixes it, please explain which one was the problem -- which setting caused the link to show but not actually work? Otherwise, you'll need to look at the page source for the mailbox list frame. Make sure the JavaScript for the Select Range link looks right (paste it here), and make sure that the JavaScript tag for the select range (select_range_generic.js) is included at the top of the page source. Ah, but here might be the real problem. Open plugins/select_range/templates/default/select_range_link.tpl and see the line that looks like this: echo '<a href=#" onClick="selectRange... Change it to this: echo '<a href="#" onClick="selectRange... There is a quote missing at the beginning of the href value. Please confirm if this fixes it for you. > The SMTP server is postfix-2.1.1-0.4.C30mdk > > I have installed squirrelmail with RPM : squirrelmail-1.4.16-CS30 and > squirrelmail-fr-1.4.16-CS30 > > I have the same apache on another machine acting as reverse proxy (manage > HTTPs). So there is a difference between internal and external URL. > > SquirrelMail configtest > > This script will try to check some aspects of your SquirrelMail > configuration and point you to errors whereever it can find them. You need > to go run conf.pl in the config/ directory first before you run this > script. > > SquirrelMail version: 1.4.16 > Config file version: 1.4.0 > Config file last modified: 03 December 2008 13:56:59 > Checking PHP configuration... > PHP version 4.3.4 OK. > display_errors: > error_reporting: 2039 > variables_order OK: EGPCS. > gpc_order OK: GPC. > PHP extensions OK. Dynamic loading is enabled. > Checking paths... > Data dir OK. > Attachment dir OK. > Plugins OK. > Themes OK. > Default language OK. > Base URL detected as: http://webmail.ompm.net/src (location base > autodetected) > Checking outgoing mail service.... > SMTP server OK (220 masshysteria.ompm.net ESMTP) > Checking IMAP service.... > IMAP server ready (* OK masshysteria.ompm Cyrus IMAP4 > v2.1.16-Mandrake-RPM-2.1.16-5.4.C30mdk server ready) > Capabilities: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ > MAILBOX-REFERRALS NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT > CHILDREN MULTIAPPEND SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES IDLE > STARTTLS LISTEXT LIST-SUBSCRIBED ANNOTATEMORE X-NETSCAPE > Checking internationalization (i18n) settings... > gettext - Gettext functions are available. On some systems you must > have appropriate system locales compiled. > mbstring - Mbstring functions are unavailable. Japanese translation > won't work. > recode - Recode functions are unavailable. > iconv - Iconv functions are unavailable. > timezone - Webmail users can change their time zone settings. > Checking database functions... > not using database functionality. > > Congratulations, your SquirrelMail setup looks fine to me! > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users