Any and all non-support discussions
Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
by raloheni » Sat May 22, 2010 2:38 am
Hi Matt
recently i have upgrade my vicidial to 2.4 .
as per the Vtiger.txt fle ,i tried to patch the vtiger but in extras directory
i have found two patches
Vtiger510_vicidial_001_noclose.patch and
Vtiger510_vicidial_002_noclose.patch
which one i have to use.
-
raloheni
-
- Posts: 138
- Joined: Sun Apr 25, 2010 4:23 pm
by mflorell » Sat May 22, 2010 8:23 am
use the newer 002 one.
-
mflorell
- Site Admin
-
- Posts: 18379
- Joined: Wed Jun 07, 2006 2:45 pm
- Location: Florida
-
by raloheni » Sun May 23, 2010 6:43 am
hi mat
i already patched with patch 001
if i patch again with 002 what will be the impact .and what is the difference beteween 001 and 002.
thanks in advance
-
raloheni
-
- Posts: 138
- Joined: Sun Apr 25, 2010 4:23 pm
by mflorell » Sun May 23, 2010 2:13 pm
you can unpatch the 001 version just by running the patch command again.
-
mflorell
- Site Admin
-
- Posts: 18379
- Joined: Wed Jun 07, 2006 2:45 pm
- Location: Florida
-
by raloheni » Sun May 23, 2010 10:24 pm
hi
after running the patch command i am getting the following messge
Reversed (or previously applied) patch detected! Assume -R? [n]
what to do
-
raloheni
-
- Posts: 138
- Joined: Sun Apr 25, 2010 4:23 pm
by mflorell » Sun May 23, 2010 10:25 pm
you type a 'y' and hit Enter to reverse the patch
-
mflorell
- Site Admin
-
- Posts: 18379
- Joined: Wed Jun 07, 2006 2:45 pm
- Location: Florida
-
by raloheni » Mon May 24, 2010 6:26 am
hi mat
as you told to type Y i am getting the following error
patching file Smarty/templates/DetailViewFields.tpl
Reversed (or previously applied) patch detected! Assume -R? [n] y
patching file Smarty/templates/DetailViewUI.tpl
Reversed (or previously applied) patch detected! Assume -R? [n] y
patching file include/js/dtlviewajax.js
Reversed (or previously applied) patch detected! Assume -R? [n] y
patching file include/utils/ListViewUtils.php
Reversed (or previously applied) patch detected! Assume -R? [n] y
patching file include/utils/UserInfoUtil.php
Reversed (or previously applied) patch detected! Assume -R? [n] y
patching file Smarty/templates/DetailView.tpl
Reversed (or previously applied) patch detected! Assume -R? [n] y
patching file include/js/general.js
Hunk #1 succeeded at 2098 with fuzz 1 (offset 249 lines).
patching file vtigerservice.php
Hunk #1 FAILED at 41.
1 out of 1 hunk FAILED -- saving rejects to file vtigerservice.php.rej
patching file modules/Users/Authenticate.php
Reversed (or previously applied) patch detected! Assume -R? [n] y
-
raloheni
-
- Posts: 138
- Joined: Sun Apr 25, 2010 4:23 pm
by ruben23 » Mon May 24, 2010 10:53 pm
Hi guys any idea on this while i patch:
- Code: Select all
root@VICIdial:~# cp /usr/src/astguiclient/trunk/extras/Vtiger510_vicidial_001_noclose.patch ./
root@VICIdial:~# patch -p1 < ./Vtiger510_vicidial_001_noclose.patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- ./Smarty/templates/DetailViewFields.tpl 2009-07-15 19:35:09.000000000 -0400
|+++ ./Smarty/templates/DetailViewFields.tpl 2009-07-15 21:14:56.000000000 -0400
--------------------------
File to patch: +++ ./Smarty/templates/DetailViewFields.tpl
+++: No such file or directory
Skip this patch? [y]
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 27
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- ./Smarty/templates/DetailViewUI.tpl 2009-07-15 19:35:09.000000000 -0400
|+++ ./Smarty/templates/DetailViewUI.tpl 2009-07-15 21:12:50.000000000 -0400
--------------------------
File to patch: ./Smarty/templates/DetailViewUI.tpl
./Smarty/templates/DetailViewUI.tpl: No such file or directory
Skip this patch? [y] y
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 54
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- ./include/js/dtlviewajax.js 2009-07-15 19:35:09.000000000 -0400
|+++ ./include/js/dtlviewajax.js 2009-07-15 20:07:20.000000000 -0400
--------------------------
File to patch:
root@VICIdial:~# patch -p1 < ./Vtiger510_vicidial_001_noclose.patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- ./Smarty/templates/DetailViewFields.tpl 2009-07-15 19:35:09.000000000 -0400
|+++ ./Smarty/templates/DetailViewFields.tpl 2009-07-15 21:14:56.000000000 -0400
--------------------------
File to patch:
Skip this patch? [y] n
File to patch: DetailViewFields.tpl
DetailViewFields.tpl: No such file or directory
Skip this patch? [y] /Smarty/templates/DetailViewFields.tpl
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 27
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- ./Smarty/templates/DetailViewUI.tpl 2009-07-15 19:35:09.000000000 -0400
|+++ ./Smarty/templates/DetailViewUI.tpl 2009-07-15 21:12:50.000000000 -0400
--------------------------
File to patch:
SkypeID: rlacumba
IBM x3200 Dual Core 2.4 Ghz.
4GB Ram
VERSION: 2.4-311a
BUILD: 110514-1351
© 2011 ViciDial Group
Asterisk 1.4.27-vici
Another VICI_day, same trunK, same Channel-->Transcode...
-
ruben23
-
- Posts: 1161
- Joined: Thu Jul 31, 2008 10:35 am
- Location: Davao City, Philippines
-
by mflorell » Tue May 25, 2010 7:55 am
What is the exact version of Vtiger that you are patching?
-
mflorell
- Site Admin
-
- Posts: 18379
- Joined: Wed Jun 07, 2006 2:45 pm
- Location: Florida
-
by ruben23 » Tue May 25, 2010 9:43 pm
@mflorell
Thanks i go it already i need to run the patch command with he patch file on the vtigercrm directory itself.
VtigerCRM ver, 5.1
SkypeID: rlacumba
IBM x3200 Dual Core 2.4 Ghz.
4GB Ram
VERSION: 2.4-311a
BUILD: 110514-1351
© 2011 ViciDial Group
Asterisk 1.4.27-vici
Another VICI_day, same trunK, same Channel-->Transcode...
-
ruben23
-
- Posts: 1161
- Joined: Thu Jul 31, 2008 10:35 am
- Location: Davao City, Philippines
-
by raloheni » Tue May 25, 2010 10:10 pm
Hi mat
i am using vtiger 5.1.0 in a separate mechine ie:vicidial in one server and vtiger in one server
-
raloheni
-
- Posts: 138
- Joined: Sun Apr 25, 2010 4:23 pm
by mflorell » Wed May 26, 2010 7:31 pm
The ViciDial web interface has to be loaded on the Vtiger web server as well for everything to work properly.
-
mflorell
- Site Admin
-
- Posts: 18379
- Joined: Wed Jun 07, 2006 2:45 pm
- Location: Florida
-
by ruben23 » Wed May 26, 2010 9:01 pm
@mflorell
I have already synchronized vtiger 5.1 with Vicidial 2.4 and it says success but when i login to vtigercrm using user:6666 and pass: 1234 i cant see nay users added, campaign and other details all are empty..why is it.
SkypeID: rlacumba
IBM x3200 Dual Core 2.4 Ghz.
4GB Ram
VERSION: 2.4-311a
BUILD: 110514-1351
© 2011 ViciDial Group
Asterisk 1.4.27-vici
Another VICI_day, same trunK, same Channel-->Transcode...
-
ruben23
-
- Posts: 1161
- Joined: Thu Jul 31, 2008 10:35 am
- Location: Davao City, Philippines
-
by ruben23 » Wed May 26, 2010 10:56 pm
Hi guys, i have done it thanks, Click to Dial, Leads loading but somehow with webform it fails,
coz the situation is vtigercrm and vicidal are in the same server, using
agc_2.4 and vtigercrm 5.1
Now this server used Public IP for remote users and local IP for LAN users.All access fine with viciidal auto dialing and logging in and out both network. What i do with the vtigercrm web form is specify webform 1 for
local:
http://192.168.1.3/vicidial/vtiger_search.php
and webform2 for [/b]WAN
: http://xxx.xx.xx.xx/vicidial/vtiger_search.php
now when im on remote agent i click webform2 the page seems to be loading and see success but eventually will not login user to vtiger but TIMED OUT and as i see the URL will turn to its local IP not public like this -> http://192.168.1.3/vicidial/vtiger_search.php (which i cant really access this outside network i must used public IP)
But it turn out that while loading the webform for public its change to the local IP link as i see it on my web URL.
Any suggestion, do i need to modify something on vtigerservice.php..? to specify some IP for the network.
I can access both
http://xxx.xx.xxx.xx/vtigercrm/index.php on LAN and WAN using user name and pass but with webform it fails.
SkypeID: rlacumba
IBM x3200 Dual Core 2.4 Ghz.
4GB Ram
VERSION: 2.4-311a
BUILD: 110514-1351
© 2011 ViciDial Group
Asterisk 1.4.27-vici
Another VICI_day, same trunK, same Channel-->Transcode...
-
ruben23
-
- Posts: 1161
- Joined: Thu Jul 31, 2008 10:35 am
- Location: Davao City, Philippines
-
by ruben23 » Thu May 27, 2010 10:05 pm
@matt are this not a bug on the viciidal 2.4 version...? the link on the webform loads and redirect but eventually changes and get Timed Out..
Any idea on this, pls.
SkypeID: rlacumba
IBM x3200 Dual Core 2.4 Ghz.
4GB Ram
VERSION: 2.4-311a
BUILD: 110514-1351
© 2011 ViciDial Group
Asterisk 1.4.27-vici
Another VICI_day, same trunK, same Channel-->Transcode...
-
ruben23
-
- Posts: 1161
- Joined: Thu Jul 31, 2008 10:35 am
- Location: Davao City, Philippines
-
by ruben23 » Thu Jun 03, 2010 10:17 pm
Hi Guys any reply on this, any idea an suggestion. the vtiger webform is not loading on the remote agent part but for local users/Agent its working well.
SkypeID: rlacumba
IBM x3200 Dual Core 2.4 Ghz.
4GB Ram
VERSION: 2.4-311a
BUILD: 110514-1351
© 2011 ViciDial Group
Asterisk 1.4.27-vici
Another VICI_day, same trunK, same Channel-->Transcode...
-
ruben23
-
- Posts: 1161
- Joined: Thu Jul 31, 2008 10:35 am
- Location: Davao City, Philippines
-
Return to General Discussion
Who is online
Users browsing this forum: No registered users and 57 guests