unsecure as in terms of it being able to access sql?

If that is the case may be we can put in filter for select DB, or say DELETE/UPDATE query in that module.

Or is there something else that makes it unsecure?

Is it possible to make the report module accessible to admin of each DB.
Currently the report module works only in first company and the reports can be made available to everyone.

This is when multiple Companies (read multiple databases) are being used.

If need to make this happen where should i look?

HI i might be interested,

you can contact me by email.

4

(8 replies, posted in Banking and General Ledger)

no difference.

So are you guys saying the problem shows that this will happen will all the session variables? or just happening with the language variable?

5

(8 replies, posted in Banking and General Ledger)

other applications are working fine. I have vtiger running on the same server and geeklog as well.

they seem to be running fine and i did not touch the code here.

file dates are not altered either.

6

(8 replies, posted in Banking and General Ledger)

that line is commented.

let me see what happens

7

(8 replies, posted in Banking and General Ledger)

got it checked from multiple places. same issue. So couldnt be a cache issue?

check FF and IE both

8

(8 replies, posted in Banking and General Ledger)

$_SESSION['language']->set_language($_SESSION['language']->code);

this is line 173

cleared cache still same error.

Is there a way to quick fix now so that user impact is less and i keep on testing?

like could hard code in session file what the session variable should be?

not sure if this is the right forum

When type in id/pass, select company and press submit i get the following error

Fatal error: main() [<a href='function.main'>function.main</a>]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition &quot;language&quot; of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in session.inc on line 173

any ideas what happened?

I left the site running on Thursday?

Using 2.2 Stable version

Chase

10

(4 replies, posted in Setup)

If you manage to forget the admin password for a company in the system, how do you retrieve or reset it?.

Janusz

thanks, but Joe i can t seem to get to search for category fragment.
Did i get your correctly. You are saying that i should put part of category name in Item code box on invoice page?

Chase

i am working for a retail shop implementation FA2.2
shop has 4000 items.

What i am wondering is if this will be an issue on the invoice page where you have drop down of items. If  that kill or slow the system.

Also is there an alternate way to select items on the invoice.

My problem being that user does not remember codes for the 4000 items, so if he could some how look at the item list and then narrow down by category code or a group code and manually select an item?

is that possible?

or a work around is available?