I have grown impatient waiting for an update to the Asertiva Firefox Extension for Sugar.
So, with some minor tweaking (editing 1 character in 1 file) I have successfully got it to allow me to login to Sugar and create accounts, leads, contacts, etc... all from firefox.
However, I either broke the search option, or it didn't work to begin with.
This was done using the following....
WinXPsp3
Mozilla Firefox 3.0.6
sugarfox-1.0.0.1-beta
SugarCE 5.2.0a (build 5447)
First off I'll explain what I did to get it to work......
Download and save the firefox extension http://www.sugarforge.org/frs/downlo...0.0.1-beta.xpi
Install it like you would any other Firefox extension.
Restart firefox
Then I edited the sugarmoz.jar file. Mine was located here.....
C:\Documents and Settings\[user folder]\Application Data\Mozilla\Firefox\Profiles\[profile folder]\extensions\sugarmoz@asertiva.com\chrome\sugarmoz. jar
I used notepad++ to edit the sugarmoz.jar file (i'm sure any text editor will do).
BEFORE....
Code:Line 2275 SUGARCRM_SERVERVERSION_REQ_MAJOR_MAX : 5, Line 2276 SUGARCRM_SERVERVERSION_REQ_MINOR_MAX : 1, Line 2277 SUGARCRM_SERVERVERSION_REQ_REVISION_MAX : 0,
AFTER....
Restart firefox.Code:Line 2275 SUGARCRM_SERVERVERSION_REQ_MAJOR_MAX : 5, Line 2276 SUGARCRM_SERVERVERSION_REQ_MINOR_MAX : 2, Line 2277 SUGARCRM_SERVERVERSION_REQ_REVISION_MAX : 0,
I am able to login, wouthout getting the error about having a wrong version of SugarCRM. I am able to create items with no problem.....except for those that require me to search or lookup an account or other peice of info.
Now, the error that comes up when I try to search for anything is.......
I have searched my pc and the server that sugar is installed on, and I am not able to find this "search-objects.js" file.Code:Report Error to Developers File: chrome://sugarmoz/content/sugarmoz/search-objects.js Line:421 Name: TypeError Message: get_entry_list_result is null
Would anyone have an idea on how we can tweak this a bit to get the search option going?
I am not a coder. I just know enough to get myself in trouble.
Thanks,
Darren
I am running the following.....
Windows 2003 Small Business Server w/SP2
SugarCE/5.2.0a (Build 5447) (Fast Stack Installer 5.2.0 with 5.2.0a patch applied)
Apache/2.0.59 (Win32) mod_ssl/2.0.59 OpenSSL/0.9.8e
MySQL/5.0.45
PHP/5.2.5


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks