fbjerggaard
(Frederik Bjerggaard Nielsen)
18 Febbraio 2017, 2:40pm
1
After importing data from Vanilla all my topics are blank. If I press the reply-counter (which is correct numbered) I can scroll through the posts, but the main content section is blank.
I get a bunch of these Javascript errors when opening a topic:
Uncaught TypeError: Cannot read property ‘split’ of null
I’m running Discourse commit a6ebe49 (newest upgrade available at the time of writing this)
Please let me know if you need any other information.
pfaffman
(Jay Pfaffman)
18 Febbraio 2017, 3:11pm
2
ITs clearly something about the import. What version of vanilla? The MySQL importer or the other one?
fbjerggaard
(Frederik Bjerggaard Nielsen)
18 Febbraio 2017, 3:24pm
3
The other one. Vanilla version is 2.1.11
The topic contents are clearly there but just not shown correctly.
It also applies to the autogenerated topics made by Discourse on installation
Falco
(Falco)
18 Febbraio 2017, 4:25pm
4
Have you tried safe mode ?
1 Mi Piace
fbjerggaard
(Frederik Bjerggaard Nielsen)
18 Febbraio 2017, 4:29pm
5
Tried enabling safe mode and disabling it all but still the same result - topics come out blank.
Check this screenshot:
fbjerggaard
(Frederik Bjerggaard Nielsen)
19 Febbraio 2017, 8:28pm
6
@Falco @pfaffman Any other clues? I’m pretty much stuck on this
1 Mi Piace
cpradio
(cpradio)
19 Febbraio 2017, 8:33pm
7
If you press F12 to open the Dev Tools, and reload the page, what errors do you see?
fbjerggaard
(Frederik Bjerggaard Nielsen)
19 Febbraio 2017, 8:45pm
8
I get a bunch of Uncaught TypeError: Cannot read property 'split' of null
cpradio
(cpradio)
19 Febbraio 2017, 8:50pm
9
What file is it referencing? A screenshot of the error would be helpful.
Falco
(Falco)
19 Febbraio 2017, 8:51pm
10
Please share a link to your forum.
fbjerggaard
(Frederik Bjerggaard Nielsen)
19 Febbraio 2017, 9:16pm
11
@cpradio Screenshot:
@Falco The forum is not publicly accessible at the moment since I’m still working on it on an internal server.
cpradio
(cpradio)
19 Febbraio 2017, 9:25pm
12
Okay, and you said you are not running any plugins right and zero customizations?
Can you go to Admin > Settings and check the box Only show overriden
?
I have a feeling you changed a setting to a bad value. But I’m not 100% certain which one.
fbjerggaard
(Frederik Bjerggaard Nielsen)
19 Febbraio 2017, 10:02pm
13
fbjerggaard
(Frederik Bjerggaard Nielsen)
25 Febbraio 2017, 11:03pm
14
@cpradio @Falco @pfaffman
Any other ideas? Things to try?
I would really like to get rid of Vanilla, but this is kinda holding me back
cpradio
(cpradio)
25 Febbraio 2017, 11:07pm
15
Did you make a backup and restore from the backup after doing the import? I know that is recommended to cleanup some lingering performance issues.
2 Mi Piace
fbjerggaard
(Frederik Bjerggaard Nielsen)
26 Febbraio 2017, 10:53am
16
It was a brand new Discourse installation so I didn’t think of doing the backup thing, but i’ll try that next.
fbjerggaard
(Frederik Bjerggaard Nielsen)
27 Aprile 2017, 8:06pm
17
Seems like it was a broken plugin after all, specifically this one:
https://github.com/gnunicorn/discourse-plugin-shared-edit
dax
(Daniela)
27 Aprile 2017, 8:21pm
18
The author of that plugin is lost in the space for a long time…
A suggestion: before installing new plugins check if the authors are still active here on meta and if the plugins are up to date. Tons of things have changed from 2014 (last commit of the plugin).
3 Mi Piace
fbjerggaard
(Frederik Bjerggaard Nielsen)
27 Aprile 2017, 8:38pm
19
I usually do that, but must have skipped it with this one since I was surprised to find it being that old, But good advice nonetheless!
1 Mi Piace
This topic was automatically closed after 2666 days. New replies are no longer allowed.