Update Error

Traceback (innermost last):
  File "/usr/local/frappe/muhasebe/apps/frappe/frappe/website/render.py", line 21, in render
    data = render_page(path)
  File "/usr/local/frappe/muhasebe/apps/frappe/frappe/website/render.py", line 100, in render_page
    return build(path)
  File "/usr/local/frappe/muhasebe/apps/frappe/frappe/website/render.py", line 109, in build
    return build_method(path)
  File "/usr/local/frappe/muhasebe/apps/frappe/frappe/website/render.py", line 122, in build_page
    context = get_context(path)
  File "/usr/local/frappe/muhasebe/apps/frappe/frappe/website/context.py", line 30, in get_context
    context = get_sitemap_options(path)
  File "/usr/local/frappe/muhasebe/apps/frappe/frappe/website/sitemap.py", line 17, in get_sitemap_options
    sitemap_options = build_sitemap_options(path)
  File "/usr/local/frappe/muhasebe/apps/frappe/frappe/website/sitemap.py", line 47, in build_sitemap_options
    sitemap_options.children = get_route_children(sitemap_options.pathname, home_page)
  File "/usr/local/frappe/muhasebe/apps/frappe/frappe/website/sitemap.py", line 77, in get_route_children
    module = frappe.get_module(children[0].controller)
  File "/usr/local/frappe/muhasebe/apps/frappe/frappe/__init__.py", line 375, in get_module
    return importlib.import_module(modulename)
  File "/usr/local/lib/python2.7/importlib/__init__.py", line 28, in import_module
    if name.startswith('.'):
 AttributeError: 'NoneType' object has no attribute 'startswith'

How Fix this error ?



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/8b440425-48d8-4c22-b6f1-ad523d1d2300%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Please post this on the developer forum with full details of your setup.


On 04-Aug-2014, at 1:54 am, Mamy CAN <ms...@gmail.com> wrote:

Traceback (innermost last):
  File "/usr/local/frappe/muhasebe/apps/frappe/frappe/website/render.py", line 21, in render
    data = render_page(path)
  File "/usr/local/frappe/muhasebe/apps/frappe/frappe/website/render.py", line 100, in render_page
    return build(path)
  File "/usr/local/frappe/muhasebe/apps/frappe/frappe/website/render.py", line 109, in build
    return build_method(path)
  File "/usr/local/frappe/muhasebe/apps/frappe/frappe/website/render.py", line 122, in build_page
    context = get_context(path)
  File "/usr/local/frappe/muhasebe/apps/frappe/frappe/website/context.py", line 30, in get_context
    context = get_sitemap_options(path)
  File "/usr/local/frappe/muhasebe/apps/frappe/frappe/website/sitemap.py", line 17, in get_sitemap_options
    sitemap_options = build_sitemap_options(path)
  File "/usr/local/frappe/muhasebe/apps/frappe/frappe/website/sitemap.py", line 47, in build_sitemap_options
    sitemap_options.children = get_route_children(sitemap_options.pathname, home_page)
  File "/usr/local/frappe/muhasebe/apps/frappe/frappe/website/sitemap.py", line 77, in get_route_children
    module = frappe.get_module(children[0].controller)
  File "/usr/local/frappe/muhasebe/apps/frappe/frappe/__init__.py", line 375, in get_module
    return importlib.import_module(modulename)
  File "/usr/local/lib/python2.7/importlib/__init__.py", line 28, in import_module
    if name.startswith('.'):
 AttributeError: 'NoneType' object has no attribute 'startswith'

How Fix this error ?



You received this message because you are subscribed to the Google Groups “ERPNext User’s Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/8b440425-48d8-4c22-b6f1-ad523d1d2300%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.




You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/6112B9F1-A057-43E3-95C4-1C3BB5BE1FF1%40gmail.com.

For more options, visit https://groups.google.com/d/optout.