
-
Display Nametaufiqueahmed
-
Member SinceJanuary 24th, 2015
-
Last SeenNovember 8th, 2022
taufiqueahmed does not have any add-ons for sale.
-
-
Support October 3rd, 2018 @ 7:48 am
Hello :) Me again Can you please contact me via Skype taufique.green-inc
I have a client requires custom changes to this plugin (in total 10 fields to be in Account edit view)
Contact Type* Title First Name Last Name Mobile Office Phone Direct Dial* Email Address Job Title Date of Birth*
*custom fields
It would be great to confirm costs :)
View Comment
-
-
Support June 2nd, 2017 @ 12:36 pm
Okay great! I am able to connect in 2.5 hours if possible - if not next week :)
View Comment
-
Support June 2nd, 2017 @ 11:43 am
This is because of the email field type
Would you be able to offer the custom work for this?
View Comment
-
Support June 1st, 2017 @ 4:08 pm
Yes we have been able to add the Contact Type field but Email address field is proving a challenge to populate once contact is created
View Comment
-
-
Support March 8th, 2017 @ 3:21 pm
Hi Great news
We seemed to have resolved the issue :)
code needs to be changed with this
$table = $bean->{$link['name']}->getRelationshipObject()->{'rhs_table'}
$bean->{SOMETHING} does not have the method getRelatedTableName.
the methodet RelatedTableName does not exist anymore or at least I could not find it, to get information about a related field, the relationship object needs to be loaded in and grab it from there.
some extra logic may be required to ensure you are grabbing the table name from the correct side of the relationship
View Comment
-
Support March 8th, 2017 @ 11:16 am
Thank you for your reply Look forward to hearing from you
View Comment
-
Support March 8th, 2017 @ 11:16 am
After investigating the issue a little further we find these errors below
We are running in PHP7 Is your plugin compatible with PHP7?
[Wed Mar 08 10:54:13 2017] [warn] [client 87.224.92.20] mod_fcgid: stderr: PHP Fatal error: Uncaught Error: Call to undefined method Link2::getRelatedTableName() in /var/www/vhosts/engagecrm.co.uk/clients/iifx/modules/Kanban/Kanban.php:175, referer: SUITE_URL/index.php?module=Kanban&action=DetailView&record=6b1503be-d8f6-1894-957d-58bfe1f8fbd8 [Wed Mar 08 10:54:13 2017] [warn] [client 87.224.92.20] mod_fcgid: stderr: Stack trace:, referer: http://iifx.engagecrm.co.uk/index.php?module=Kanban&action=DetailView&record=6b1503be-d8f6-1894-957d-58bfe1f8fbd8 [Wed Mar 08 10:54:13 2017] [warn] [client 87.224.92.20] mod_fcgid: stderr: #0 SUITE_DIR/modules/Kanban/Kanban.php(379): Kanban->getMarkByBean(Object(Account)), referer: http://iifx.engagecrm.co.uk/index.php?module=Kanban&action=DetailView&record=6b1503be-d8f6-1894-957d-58bfe1f8fbd8 [Wed Mar 08 10:54:13 2017] [warn] [client 87.224.92.20] mod_fcgid: stderr: #1 SUITE_DIR/modules/Kanban/Kanban.php(359): Kanban->processBean(Object(Account)), referer: http://iifx.engagecrm.co.uk/index.php?module=Kanban&action=DetailView&record=6b1503be-d8f6-1894-957d-58bfe1f8fbd8 [Wed Mar 08 10:54:13 2017] [warn] [client 87.224.92.20] mod_fcgid: stderr: #2 SUITE_DIR/modules/Kanban/views/view.kanban.php(61): Kanban->getColumnsWithItems(), referer: http://iifx.engagecrm.co.uk/index.php?module=Kanban&action=DetailView&record=6b1503be-d8f6-1894-957d-58bfe1f8fbd8 [Wed Mar 08 10:54:13 2017] [warn] [client 87.224.92.20] mod_fcgid: stderr: #3 SUITE_DIR/modules/Kanban/views/view.kanban.php(179): KanbanViewKanban->getColumns(), referer: http://iifx.engagecrm.co.uk/index.php?module=Kanban&action=DetailView&record=6b1503be-d8f6-1894-957d-58bfe1f8fbd8 [Wed Mar 08 10:54:13 2017] [warn] [client 87.224.92.20] mod_fcgid: stderr: #4 SUITE_DIR/include/MVC/View/SugarView.php(169): KanbanViewKanban->display(), referer: http://iifx.engagecrm.co.uk/index.php?module=Kanban&action=DetailView&record=6b1503be-d8f6-1894-957d-58bfe1f8fbd8 [Wed Mar 08 10:54:13 2017] [warn] [client 87.224.92.20] mod_fcgid: stderr: #5 SUITE_DIR/include/MVC/Controller/SugarController.php(363): SugarView->process(), referer: http://iifx.engagecrm.co.uk/index.php?module=Kanban&action=DetailView&record=6b1503be-d8f6-1894-957d-58bfe1f8fbd8 [Wed Mar 08 10:54:13 2017] [warn] [client 87.224.92.20] mod_fcgid: stderr: #6 SUITE_DIR/include/MVC/Controller/SugarController.php(310): SugarController->processView(), referer: http://iifx.engagecrm.co.uk/index.php?module=Kanban&action=DetailView&record=6b1503be-d8f6-1894-957d-58bfe1f8fbd8 [Wed Mar 08 10:54:13 2017] [warn] [client 87.224.92.20] mod_fcgid: stderr: #7 SUITE_DIR/modules/Kanban/Kanban.php on line 175, referer: http://iifx.engagecrm.co.uk/index.php?module=Kanban&action=DetailView&record=6b1503be-d8f6-1894-957d-58bfe1f8fbd8
View Comment
-
Support February 16th, 2017 @ 10:45 am
Hi Again :) Thank you so much for the bug patch you sent me
It has resolved 99% of our issues The errors are removed and layouts are correct!
One side issue that is continued that affects the group SuiteCRM Reporter If I create a report for 1 module for example meetings and only use meeting fields the report will work for users in the group
It will only show them the meetings they are allowed to see etc and works great
As soon as I add any fields from another module ie Organisation, the report is blank for the user in the group
I have tried this the other way around, Organisation is primary and all works, add any meetings fields and results are blank
Hope this makes sense Thanks
View Comment
-
Support February 14th, 2017 @ 2:47 pm
Any chance we can share screens or system information again?
As always thank you for the support
View Comment
-
Support February 14th, 2017 @ 10:08 am
Sorry missed the first reply! Thank you No changes on this server that I or administrators are aware of
View Comment
-
-
Support January 6th, 2017 @ 3:50 pm
I have managed to stop the plugin from creating multiple buttons by making the following edit in UI_Hooks.php
if($("#" + 'generate_document_button').length == 0) { jQuery('div.actionsContainer div.action_buttons div.clear').before(action_code_button); }
This has not fixed the bug and when pausing on exceptions, the script breaks around the following:
$("#MassGenerateDocument_button_DetailView").click(function(){ document.MassGenerateDocument.mode.value = 'selected'; document.MassGenerateDocument.enPDF.value = false; document.MassGenerateDocument.submit(); return false; });
The exceptions: Uncaught TypeError: Cannot set property 'value' of undefined Uncaught TypeError: 'submit' is not a function.
It will seem that the MassGenerateDocument object is not being populated properly when it is created.
View Comment
-
Support November 25th, 2016 @ 12:11 pm
Great news! Look forward to the upgrade! Regards :)
View Comment
-
Support November 8th, 2016 @ 2:37 pm
Okay great :) Please email me anytime and I can send you screen shots and discuss Thanks
View Comment
-
-
Support October 31st, 2016 @ 1:44 pm
Thank you for the information Unfortunately at this point that is out of our budget range
Thank you
View Comment
-
Support October 31st, 2016 @ 12:03 pm
I have now looked through other tickets and it is as I thought :( we would need to purchase for 30 users
This plugin as a solution just went from $50 per month to $500 per month :(
I have seen you can licence per user for $1,200 per year
View Comment
-
September 2nd, 2015 @ 11:58 am
Our project was for ID numbers to be given to nightly imported and manually created Contacts. Manually worked great straight away but imports we had initial issues with. The support I received from the developer was outstanding!! The speed of his turnaround, with emails, telephone calls and web sessions he helped us implement this plugin and work perfectly with our intended project! He went above and beyond for our project and I cannot thank him enough All the best! View Add-on
-
January 24th, 2017 @ 9:39 am
Great Plugin from the Guys at Urdhvatech! We are using it in multiple modules! The recent upgrade to 3.0 has made TagMe even better! With Predefined Tags and colour coding Admin can easily make new Tags for users with specific meaning and colour! 10/10 for this plugin View Add-on
-
6.5.22
taufiqueahmed has not created any Wanted Add-ons.