Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

2.2.3: Error on mod...
 
Notifications
Clear all

2.2.3: Error on module "document" ==> can not access to files or subdirectories after updating

5 Posts
3 Users
0 Reactions
4,011 Views
Ambroise
(@ambroise1er)
Posts: 96
Active Member
Topic starter
 
[#540]

Hi Babynus,

Error on module "document" after updating from version 2.2.2 => 2.2.3: there is a problem of access to directories:

- Can not access to files or subdirectories
- An error message is displayed:
ERROR : Impossible to load class BreadCrumbStack
=> Not found in ../model/BreadCrumbStack.php
=> Not found in ../model/persistence/BreadCrumbStack.php

Cordially


 
Posted : 29 May 2012 18H23
babynus
(@babynus)
Posts: 14953
Main Contributor Admin
 

Hi,

BreadCrumbStack is not part of Project'Or RIA.

You must be facing a session mixing issue.
To fix it :
- be sure no user in connected
- clear PHP session cache.


 
Posted : 29 May 2012 19H55
Ambroise
(@ambroise1er)
Posts: 96
Active Member
Topic starter
 

Hi Babynus,

The error message reported previously occur systematically on Firefox 12.0
I found this file "BreadCrumbStack.php" in an open source tool sugarcrm 6.4.4 and I copied in the directory "model":
E: xampp htdocs my_application model
And since, project'or ria 2.2.3 works again properly (on Firefox)!

I'll send the attachment to see if a file is not necessary or proper functioning of the estuary Project'or ria 2.2.3 (on Firefox). Anyway for me, this file solved the problem ... 🙂


 
Posted : 05 Jun 2012 14H45
babynus
(@babynus)
Posts: 14953
Main Contributor Admin
 

Hi,
Really, this file is not part of Project'Or RIA, and is not needed !
There must have been a mix with PHP sessions.
Try to :
- connect to Project'Or RIA using Firefox with your fix set
- disconnect (using link) => this will destroy the session
- close firefox
- remove your fix (remove the file)
- try and connect again
This should run.

I insist, there is absolutely no need to include BreadCrumbStack.php in the application.
I don't know what this script does, and it may be a security leak to keep it in your files.


 
Posted : 05 Jun 2012 15H44
(@bilyum)
Posts: 1
New Member
 

Hi,

I've found the same problem. To add some information to the symptoms:
-I have SugarCRM and Project'Or RIA running on the same server for evaluation purposes.
- If I open and log into both websites on Chrome in different tabs, the error occurs in Project'Or RIA.
- If I open one in IE and the other in Chrome, then there is no problem.

So something related to client side interaction? Cookie type things? I'll leave that with you, as we're only evaluating the software at present. It'll become a concern if we deploy...


 
Posted : 13 Feb 2013 23H59
Share:

Scroll to Top