« Return to Thread: Blank screen adding new stock item

Re: Blank screen adding new stock item

by Nathan Gray :: Rate this Message:

Reply to Author | View in Thread


On 6-Jul-09, at 12:02 PM, PCS-Lists wrote:

>
>> Check your apache log for error messages.
>> It's usually found in /var/log/apache2/error.log
>
> Thanks for information, but I already know this log and it not  
> register
> nothing related to our difficult.
> Is there a file where I can use _debug_array() or similar to extract  
> some
> information?

You can try going through /perp_inventory/inc/
class.ui_perp_stock.inc.php, function edit().
Check that when saving, it does save.  Does the new item go into the DB?
Is it returning the new stock_id?

> In addition stock categories, what data I need to have pre-
> registered to add
> a stock item?

That's the only thing I can think of.  Since you mentioned earlier  
that you have previously added stock items, you should have everything  
you need.

Nathan Gray
nathan at goarctic dot com


------------------------------------------------------------------------------
_______________________________________________
Perp-developers mailing list
Perp-developers@...
https://lists.sourceforge.net/lists/listinfo/perp-developers

 « Return to Thread: Blank screen adding new stock item