Hi friends, I hope you are well, thanks for your answers.

What I did to make it work was to update the versions of Mezzanine and 
Django:

* Mezzanine 4.2.3
* Django 1.10.6
* Python 2.7.12+
* PostgreSQL 9.6.0
* Linux 4.7.0-1-amd64

So, I'm already generating the displayable_links.js in the development 
environment, but not production, it gives me a 404 error in the url 
http://www-mysite.com/es/admin/displayable_links.js

The production environment is configured with nginx and uwsgi. Could that 
influence something?

As Danny said, if I generate a nice link structure then that is not the 
problem. That was the problem before, but now nothing is generated in 
production.

El domingo, 5 de febrero de 2017, 20:09:41 (UTC-4), Stephen McDonald 
escribió:
>
> Just pushed a fix for this:
>
>
> https://github.com/stephenmcd/mezzanine/commit/23c15f8b78f440a6a81e686fcd4ef772d44854bd
>
> On Fri, Jan 27, 2017 at 12:08 PM, Danny <mol...@gmail.com <javascript:>> 
> wrote:
>
>> Hi Lucas,
>>
>> I've also just noticed that the "Link List" feature is no longer working 
>> as of Mezzanine 4.2.2 (on either the admin side or the front end) and is 
>> still broken at HEAD.
>> It appears to be some ordering error with regards to when 
>> tinymce_setup.js is executed vs when the scripts in admin/base_site.html or 
>> editable_loader.html are parsed to set up the window.__link_list_url 
>> variable.
>>
>> I've opened this issue: 
>> https://github.com/stephenmcd/mezzanine/issues/1728
>>
>> However, Javascript is not my forte, so debugging this is a little beyond 
>> me. Hopefully someone else can assist.
>>
>> [BTW, if you're worried about displayable_links.js not being generated 
>> properly, just visit admin/displayable_links.js directly - and if it 
>> returns you a lovely structure of links, then that isn't your issue.]
>>
>> Best of luck,
>>
>> Seeya. Danny.
>>
>>
>> On 25/01/2017 7:32 AM, Lucas Corso wrote:
>>
>> Hello, I have more or less the same problem that Danny presents at:
>>
>> --> 
>> https://groups.google.com/forum/#!searchin/mezzanine-users/displayable_links.js|sort:relevance/mezzanine-users/6ZgJtRF9VWk/6cR6p0cnAwAJ
>>
>>
>> In my case I'm running mezzanine on a development server, at first I 
>> thought it was some missing package, but then I realized that the problem 
>> was that displayable_link.js was not being generated when I clicked the 
>> link button on the panel Tools to publish.
>>
>>
>>
>>
>>
>> <https://lh3.googleusercontent.com/-xJPQhfn95Fs/WIe-Y2DWnsI/AAAAAAAAAA0/4oXksV97trY6Iyyp_fawC5-6FKiwwBEnwCLcB/s1600/1.png>
>>
>> What has worked so far is what clarifies Danny to delete templates / 
>> admin / base_site.html and if it works
>>
>>
>>
>> <https://lh3.googleusercontent.com/-A0jOffWzUxU/WIe_kp2xY0I/AAAAAAAAAA8/cXB-dUmn16McVDb7IeN7FE395gpJ1c76wCLcB/s1600/2.png>
>>
>> But some styles are lost in the administration site
>>
>>
>>
>> <https://lh3.googleusercontent.com/-1l3NeW4-YgU/WIe_7Ya-rtI/AAAAAAAAABA/3itvXt0JijEbUwg0iR_Rn19CtwzxaYQrQCLcB/s1600/3.png>
>>
>> Compared to the normal style
>>
>>
>> <https://lh3.googleusercontent.com/-xt1RI2MmRJ0/WIfAUwSH0UI/AAAAAAAAABE/GM1c6auKY5UOLgfVXy-vL82YzABvhN4EACLcB/s1600/4.png>
>>
>> What could I do to fix it? Thanks for reading...
>>
>>
>>
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Mezzanine Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to mezzanine-use...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Mezzanine Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to mezzanine-use...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Stephen McDonald
> http://jupo.org
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to