When i am trying to upload a csv file i am getting an error "You've encountered an error!" . I have perfectly followed sample csv file. Can you advice please.
H.Haq
Moderator: areski
Enable the debug
When you get a message “Server Error, You’ve encountered an error!”, you might want to enable the debugger to get a full traceback of the error.
To enable the debugger, edit the file /usr/share/newfies-dialer/settings_local.py and set those settings as follow:
DEBUG = True
TEMPLATE_DEBUG = DEBUG
Note that you should be able to get the traceback in /var/log/newfies/err-apache-
Users browsing this forum: No registered users and 13 guests