Results 1 to 4 of 4

Thread: Question about massupdate !

  1. #1
    johand is offline Junior Member
    Join Date
    Sep 2010
    Posts
    3

    Default Question about massupdate !

    Hi,

    I've been a bad boy and manually edited the /include/MVC/View/views/view.list.php on Sugarcrm 5.1:

    $this->params = array('massupdate' => false) in order to have no more "massupdate" in my modules.

    Therefore i encountered several issues on the "delete","export" of the listviews and i assume that it is related to this change in massupdate.

    So i would like to come back and revert false to true and do upgrade safe changes for each module in a custom/module/view/view.list.php !

    My problem is now that i've reverted $this->params = array('massupdate' => false) to $this->params = array('massupdate' => true), massupdate doesn't appear anymore eventhough i used the repair function in the admin panel.

    Is there something i could do ?

  2. #2
    AlexAv's Avatar
    AlexAv is offline Sugar Community Member
    Join Date
    Oct 2009
    Location
    Ukraine
    Posts
    922

    Default Re: Question about massupdate !

    Hello,

    Try to Clear Template Data

    Admin->Clear Template Data Cache
    Letrium ltd. - Only high quality service
    http://letrium.com

  3. #3
    johand is offline Junior Member
    Join Date
    Sep 2010
    Posts
    3

    Default Re: Question about massupdate !

    Thanks for the quick response, unfortunately i've already tried to clear template data cache.

  4. #4
    johand is offline Junior Member
    Join Date
    Sep 2010
    Posts
    3

    Default Re: Question about massupdate !

    It seems to be this error which creates my problems :

    Détails de l’erreur de la page Web

    Agent utilisateur : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)


    Message.: 'elements' a la valeur Null ou n'est pas un objet.
    Ligne.: 345
    Caractère.: 277
    Code.: 0
    URI.: ..../include/javascript/sugar_grp1.js?c=1


    Does anybody have a clue to fix this. It may be a permission issue ?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Subpanel Massupdate
    By jasv in forum Developer Help
    Replies: 2
    Last Post: 2009-04-08, 05:33 PM
  2. How To: Add Time to MassUpdate
    By eggsurplus in forum Developer Help
    Replies: 0
    Last Post: 2008-07-08, 05:45 PM
  3. MVC doesn't do massupdate?
    By SugarDev.net in forum Developer Help
    Replies: 1
    Last Post: 2008-03-25, 10:13 AM
  4. Export and MassUpdate
    By aldocampione in forum Help
    Replies: 0
    Last Post: 2008-01-18, 09:17 AM
  5. MassUpdate only for administrator
    By pstrosser in forum Help
    Replies: 2
    Last Post: 2006-12-12, 06:29 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •