Giter Site home page Giter Site logo

Reverse error about aldryn-newsblog HOT 15 CLOSED

divio avatar divio commented on August 20, 2024
Reverse error

from aldryn-newsblog.

Comments (15)

vinitkumar avatar vinitkumar commented on August 20, 2024

I get this error too.

from aldryn-newsblog.

mkoistinen avatar mkoistinen commented on August 20, 2024

Can you provide a traceback and a dump of pip freeze? (via a pasteit/gist/etc.)

from aldryn-newsblog.

vinitkumar avatar vinitkumar commented on August 20, 2024

@mkoistinen Yes, sure. It happens when you add an author to the article.

Django==1.6.11
Django-Select2==4.2.2
Pillow==2.8.1
South==1.0.2
Unidecode==0.04.17
YURL==0.13
aldryn-apphooks-config==0.2.2
aldryn-boilerplates==0.6
aldryn-categories==0.1.2
aldryn-common==0.1.1
aldryn-newsblog==0.8.9
aldryn-people==0.5
aldryn-reversion==0.0.3
argparse==1.3.0
backport-collections==0.1
beautifulsoup4==4.3.2
boto==2.32.0
cmsplugin-filer==0.10.1
cmsplugin-twitter==1.0.4
dj-database-url==0.3.0
dj-static==0.0.6
django-admin-enhancer==1.0.0
django-admin-sortable==1.7
django-appconf==1.0.1
django-appdata==0.1.4
django-classy-tags==0.6.1
django-cms==3.0.13
django-filer==0.9.9
django-htmlmin==0.7.0
django-meta==0.2.1
django-meta-mixin==0.1.1
django-mptt==0.6.1
django-parler==1.3
django-phonenumber-field==0.7.2
django-polymorphic==0.6.1
django-reversion==1.8.5
django-sekizai==0.8.1
django-sortedm2m==0.9.4
django-storages==1.1.8
django-taggit==0.13.0
django-taggit-autosuggest==0.2.7
django-taggit-templatetags==0.2.5
django-templatetag-sugar==1.0
django-treebeard==3.0
djangocms-admin-style==0.2.5
djangocms-blog==0.4.0
djangocms-column==1.5
djangocms-file==0.1
djangocms-flash==0.1
djangocms-googlemap==0.2
djangocms-inherit==0.1
djangocms-installer==0.7.2
djangocms-link==1.5
djangocms-picture==0.1
djangocms-snippet==1.4
djangocms-style==1.5
djangocms-teaser==0.1
djangocms-text-ckeditor==2.4.3
djangocms-video==0.1
easy-thumbnails==2.2
gunicorn==18.0
html5lib==1.0b3
ipdb==0.8
ipython==1.2.1
lxml==3.4.2
newrelic==2.4.0.4
phonenumbers==7.0.4
psycopg2==2.5.1
pygeoip==0.3.0
pystache==0.5.4
python-dateutil==2.4.2
pytz==2015.2
recaptcha-client==1.0.6
requests==2.6.0
six==1.9.0
static==1.0.2
static3==0.5.1
vobject==0.6.6
wsgiref==0.1.2

and traceback https://gist.github.com/vinitkumar/ab6108df8d4819958933

from aldryn-newsblog.

anishukserg avatar anishukserg commented on August 20, 2024

It my traceback https://gist.github.com/anishukserg/129759192b11789cf168

from aldryn-newsblog.

mkoistinen avatar mkoistinen commented on August 20, 2024

Thanks to both of you for the feedback.

@vinitkumar the namespace should never have a space in it. try using: 'social_schools_blog' or similar.

Both: Can you verify that the apphook'ed page is published?

from aldryn-newsblog.

anishukserg avatar anishukserg commented on August 20, 2024

https://gist.github.com/anishukserg/4728a0a93692e1b5d545 It's value of var in /home/anishukserg/webapps/mcn/lib/aldryn_newsblog/cms_plugins.py in render.
if it is not, tell me how to verify that the apphook'ed page is published.

from aldryn-newsblog.

vinitkumar avatar vinitkumar commented on August 20, 2024

@mkoistinen Thanks for the advice, It worked. Also, couldn't we have some sort of form validation to prevent that. Even though it was a silly mistake from my side, it could really happen with any end user. I could probably send a pull request with it. Also, I can add a help text with it, so that it is more clear what the format really is.

All went fine accept on clicking the link on the post, I get this crash https://gist.github.com/vinitkumar/33d9953632af1d9fbaf0. Is it a bug?

from aldryn-newsblog.

mkoistinen avatar mkoistinen commented on August 20, 2024

@anishukserg in the page-tree, you should have a green circle in the language column for that page, is all. Like so:

image

from aldryn-newsblog.

anishukserg avatar anishukserg commented on August 20, 2024

Oh, Yes my page no published and when I publish this page I recive error u'master_class' is not a registered namespace so as in begin.

from aldryn-newsblog.

vinitkumar avatar vinitkumar commented on August 20, 2024

@mkoistinen Can you please suggest what went wrong with my errors? I added the stack trace in the comment above.

from aldryn-newsblog.

piotrjakimiak avatar piotrjakimiak commented on August 20, 2024

@anishukserg Did You restarted server? By default adding new app require restarting.

from aldryn-newsblog.

anishukserg avatar anishukserg commented on August 20, 2024

@piotrjakimiak Yes, I restarted server, but error repeat

from aldryn-newsblog.

mkoistinen avatar mkoistinen commented on August 20, 2024

@anishukserg Is this still happening for you in 0.9.3?

from aldryn-newsblog.

anishukserg avatar anishukserg commented on August 20, 2024

No, thank you!

from aldryn-newsblog.

mkoistinen avatar mkoistinen commented on August 20, 2024

Closed as fixed.

from aldryn-newsblog.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.