Jump to content


Photo

error on demo site


  • Please log in to reply
13 replies to this topic

#1 bsd

bsd

    Member

  • Members
  • PipPip
  • 10 posts

Posted 29 May 2012 - 07:24 PM

hi,
i have received an error on demosite:
url:
http://dev.zurmo.com...ame=LeadsModule
the error message:
An error has occurred. Please click here to continue to the home page. If the error persists please contact your administrator.

Missing argument 3 for LeadsModuleAttributesListView::__construct(), called in /home/zurmo/public_html/demos/stable/app/protected/modules/designer/controllers/DefaultController.php on line 84 and defined


regards,
bsd

#2 Jason

Jason

    Administrator

  • Administrators
  • 717 posts
  • LocationChicago

Posted 29 May 2012 - 07:42 PM

Good catch. Hmm, i will have to go add a few more tests as this should be caught before it gets to the demo! Thanks for reporting it, we will fix it for our next release later this week

Jason Green
Zurmo Team
Need support? Upgrade now


#3 Jason

Jason

    Administrator

  • Administrators
  • 717 posts
  • LocationChicago

Posted 29 May 2012 - 08:00 PM

I have the fix done. Will need it to run through the test environment and we can push it with the release later this week

Jason Green
Zurmo Team
Need support? Upgrade now


#4 nessys

nessys

    Newbie

  • Members
  • Pip
  • 6 posts

Posted 02 June 2012 - 06:04 PM

Same error here.

We translated the leads module name given by default in spanish (default translation is 'prospectos' and we set 'leads' such in english)... from that point when we action admin > my profile > designer > fields it crashes:

Missing argument 3 for LeadsModuleAttributesListView::__construct(), called in /var/www/nessyscrm/app/protected/modules/designer/controllers/DefaultController.php on line 84 and defined


Could we have a clue on how to fix this?

Thanks

#5 Jason

Jason

    Administrator

  • Administrators
  • 717 posts
  • LocationChicago

Posted 03 June 2012 - 01:50 AM

Same error here.

We translated the leads module name given by default in spanish (default translation is 'prospectos' and we set 'leads' such in english)... from that point when we action admin > my profile > designer > fields it crashes:

Missing argument 3 for LeadsModuleAttributesListView::__construct(), called in /var/www/nessyscrm/app/protected/modules/designer/controllers/DefaultController.php on line 84 and defined


Could we have a clue on how to fix this?

Thanks

We are planning to do a release Monday or Tuesday. The bleeding is currently 'stable' but we are just waiting to translate some remaining labels. I am not sure if you are using a repository or not to manage your local instance, but you could update the bleeding on the default branch or download the bleeding from the download page.

Jason Green
Zurmo Team
Need support? Upgrade now


#6 nessys

nessys

    Newbie

  • Members
  • Pip
  • 6 posts

Posted 04 June 2012 - 09:21 PM

Thanks Jason for your answer, we'll wait until the new release... thanks :)

#7 nessys

nessys

    Newbie

  • Members
  • Pip
  • 6 posts

Posted 06 June 2012 - 11:11 PM

Hi

We upgraded to zurmo-stable-0.6.7.56854d93c595 by following these steps (thanks) :)
http://zurmo.org/for...g-installation/

We're not sure if the original issues has been fixed as the application crashes when we click on
/index.php/users/default/profile

Any clue?

Much appreciated

#8 Jason

Jason

    Administrator

  • Administrators
  • 717 posts
  • LocationChicago

Posted 07 June 2012 - 01:25 AM

Hi

We upgraded to zurmo-stable-0.6.7.56854d93c595 by following these steps (thanks) :)
http://zurmo.org/for...g-installation/

We're not sure if the original issues has been fixed as the application crashes when we click on
/index.php/users/default/profile

Any clue?

Much appreciated

Did you clear the assets/ folder and the runtime/minScript/cache?

Then clear browser cache and then add ?clearCache=1 into the login URL to clear out memcache. Let me know if that solves it

Jason Green
Zurmo Team
Need support? Upgrade now


#9 nessys

nessys

    Newbie

  • Members
  • Pip
  • 6 posts

Posted 08 June 2012 - 08:14 AM

If you recall previous posts I reported a problem accessing to
index.php/designer/default/attributesList?moduleClassName=LeadsModule

I'm not sure if the upgrade to the newest version fixed this, but I got a new problem, root (super) user was unable to login.

Cleaning the cache didn't work, however I have been able to fix the original problem by mixing files from prior and current version and root (super) is able to login too :)

Now things are back to normal for us....

Thanks James for your answer.

#10 Jason

Jason

    Administrator

  • Administrators
  • 717 posts
  • LocationChicago

Posted 08 June 2012 - 01:02 PM

If you recall previous posts I reported a problem accessing to
index.php/designer/default/attributesList?moduleClassName=LeadsModule

I'm not sure if the upgrade to the newest version fixed this, but I got a new problem, root (super) user was unable to login.

Cleaning the cache didn't work, however I have been able to fix the original problem by mixing files from prior and current version and root (super) is able to login too :)

Now things are back to normal for us....

Thanks James for your answer.

What files did you mix?

Jason Green
Zurmo Team
Need support? Upgrade now


#11 nessys

nessys

    Newbie

  • Members
  • Pip
  • 6 posts

Posted 14 June 2012 - 02:41 AM

Hi Jason,

I was running the stable version prior to bleeding-0.6.6, can't remember the number. I downloaded the bleeding-0.6.6 an upgrade the database schema and then used only the code for the folder that was the module failing "../app/protected/modules/leads".

Today I fully upgraded to stable-0.6.71 and seems that it is working fine.

Lovely login screen ;)

Best wishes

#12 Jason

Jason

    Administrator

  • Administrators
  • 717 posts
  • LocationChicago

Posted 14 June 2012 - 03:39 AM

Hi Jason,

I was running the stable version prior to bleeding-0.6.6, can't remember the number. I downloaded the bleeding-0.6.6 an upgrade the database schema and then used only the code for the folder that was the module failing "../app/protected/modules/leads".

Today I fully upgraded to stable-0.6.71 and seems that it is working fine.

Lovely login screen ;)

Best wishes

Great! In the future I advise against mixing code, as it can produce strange results....

Jason Green
Zurmo Team
Need support? Upgrade now


#13 nessys

nessys

    Newbie

  • Members
  • Pip
  • 6 posts

Posted 14 June 2012 - 02:43 PM

Yes, we are aware of that, we took the risk as workaround to fix a temporary issue we had... obviously we do not prefer to mix code from two versions... however we're a small company using happily zurmo and if from time to time it fails we assume this is still a 0.x.x version :)

Nice job! we like Zurmo, did you know zumo (removing the 'r') is juice in spanish --> Orange Zurmo :P

#14 Jason

Jason

    Administrator

  • Administrators
  • 717 posts
  • LocationChicago

Posted 14 June 2012 - 04:49 PM

Yes, we are aware of that, we took the risk as workaround to fix a temporary issue we had... obviously we do not prefer to mix code from two versions... however we're a small company using happily zurmo and if from time to time it fails we assume this is still a 0.x.x version :)

Nice job! we like Zurmo, did you know zumo (removing the 'r') is juice in spanish --> Orange Zurmo :P

I didn't know that regarding Juice. Interesting.

Jason Green
Zurmo Team
Need support? Upgrade now





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users