[Tinyerp-users] Re: MODULE ITERATOR problem... emergency! help!

2008-07-29 Thread forum-user
I extracted the modules on the addons subdirectory but i can not see them just like original BASE are... Another thing that I have observed which causes this error "COULD NOT CONNECT TO SERVER" is that after my attempt to import module and resulted to this error "NO MODULE NAMED ITERATOR". And,

[Tinyerp-users] Re: MODULE ITERATOR problem... emergency! help!

2008-07-28 Thread forum-user
If you extract them in your addons directory (under their own folder) you'll be able to access them without problems (just like the official or base modules are). Regards, Pedro ___ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp

[Tinyerp-users] Re: MODULE ITERATOR problem... emergency! help!

2008-07-27 Thread forum-user
By the way, how can I import/install the modules after it has been ? u have to ZIP modules in order to import them, then install them Thanks again... ___ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users

[Tinyerp-users] Re: MODULE ITERATOR problem... emergency! help!

2008-07-27 Thread forum-user
ok... So, tinyERP on windows really gives a sort of headaches... How i wish i know linux so I will recommend it instead. Im really having using this tiny. I really dont have any working knowledge on python programming. And the worst is I am the IT personnel here so I have no one to share ideas

[Tinyerp-users] Re: MODULE ITERATOR problem... emergency! help!

2008-07-26 Thread forum-user
I have very few installs on Windows but they always give me some sort of headache ;) Anyway, I suggest not using zipped modules but rather unzip them into directories (delete the zip file afterwards) and try installing them like that. Regards, pedro ___

[Tinyerp-users] Re: MODULE ITERATOR problem... emergency! help!

2008-07-25 Thread forum-user
hi Pedro... I'm sorry about my post last nite.. I was supposed to copy-paste some error messages there but I wonder your post was copied instead. Anyway, I try doing all your advices... Im really stucked here. All I need to complete now is to establish CRM-mailing capability of tinyerp. I'm g

[Tinyerp-users] Re: MODULE ITERATOR problem... emergency! help!

2008-07-25 Thread forum-user
Try unzipping the modules (and of course, deleting the zip file afterwards). Regards, Pedro ___ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users

Re: [Tinyerp-users] Re: MODULE ITERATOR problem... emergency! help!

2008-07-25 Thread Dhelio lionde
PROTECTED]> Subject: [Tinyerp-users] Re: MODULE ITERATOR problem... emergency! help! To: tinyerp-users@tinyerp.org Date: Friday, July 25, 2008, 5:26 PM I haven't got a clue. It looks like a proble with Python's email module. If you are using the default TinyERP All in One install for Wi

[Tinyerp-users] Re: MODULE ITERATOR problem... emergency! help!

2008-07-25 Thread forum-user
k... thanks anyway... please advice me when ever u got an idea... thanks again... ___ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users

[Tinyerp-users] Re: MODULE ITERATOR problem... emergency! help!

2008-07-25 Thread forum-user
I haven't got a clue. It looks like a proble with Python's email module. If you are using the default TinyERP All in One install for Windows it has it's own Python DLL embeded and maybe that library or parts of it are missing. smtpclient (which uses it) is not part of the official base distribut

[Tinyerp-users] Re: MODULE ITERATOR problem... emergency! help!

2008-07-24 Thread forum-user
these are the error messages: > Traceback (most recent call last): > File "netsvc.pyo", line 200, in _dispatch > File "service\web_services.pyo", line 422, in execute > File "service\web_services.pyo", line 402, in _execute > File "wizard\__init__.pyo", line 160, in execute > File "wiza

[Tinyerp-users] Re: MODULE ITERATOR problem... emergency! help!

2008-07-24 Thread forum-user
hi... I'm still having the same probrlem... I just unstalled tinyerp server and reinstalled it again and just the same thing. By the, why is it that when I use "-u all" it gives an error "terp not exist"? ___ Tinyerp-users mailing list http://tiny.

[Tinyerp-users] Re: MODULE ITERATOR problem... emergency! help!

2008-07-24 Thread forum-user
Sorry, With all those name changes... tinyerp is the old name and openerp the new one, but since you're on the stable version it should just be tinyerp... Regards, Pedro ___ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users

[Tinyerp-users] Re: MODULE ITERATOR problem... emergency! help!

2008-07-24 Thread forum-user
Thanks for the attention and advice pedro... I will do that. Maybe it's the installation. I installed allinone tinyerp installer. Just to satisfy my ignorance, what is the "opener-server"? is it the same as the tinyerp server? Thanks... ___ Tiny

[Tinyerp-users] Re: MODULE ITERATOR problem... emergency! help!

2008-07-24 Thread forum-user
The only reference to a class named "Iterator" in server side code is in pychart, which is used by some modules... Maybe you should check your install Why don't you install opener-server and addons on a user directory (/home/user/whatever...) and try to launch it from there? Let's see