fbjerggaard
(Frederik Bjerggaard Nielsen)
18 februari 2017 om 14:40
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 februari 2017 om 15:11
2
ITs clearly something about the import. What version of vanilla? The MySQL importer or the other one?
fbjerggaard
(Frederik Bjerggaard Nielsen)
18 februari 2017 om 15:24
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 februari 2017 om 16:25
4
Have you tried safe mode ?
1 like
fbjerggaard
(Frederik Bjerggaard Nielsen)
18 februari 2017 om 16:29
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 februari 2017 om 20:28
6
@Falco @pfaffman Any other clues? I’m pretty much stuck on this
1 like
cpradio
(cpradio)
19 februari 2017 om 20:33
7
If you press F12 to open the Dev Tools, and reload the page, what errors do you see?
fbjerggaard
(Frederik Bjerggaard Nielsen)
19 februari 2017 om 20:45
8
I get a bunch of Uncaught TypeError: Cannot read property 'split' of null
cpradio
(cpradio)
19 februari 2017 om 20:50
9
What file is it referencing? A screenshot of the error would be helpful.
Falco
(Falco)
19 februari 2017 om 20:51
10
Please share a link to your forum.
fbjerggaard
(Frederik Bjerggaard Nielsen)
19 februari 2017 om 21:16
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 februari 2017 om 21:25
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 februari 2017 om 22:02
13
fbjerggaard
(Frederik Bjerggaard Nielsen)
25 februari 2017 om 23:03
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 februari 2017 om 23:07
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 likes
fbjerggaard
(Frederik Bjerggaard Nielsen)
26 februari 2017 om 10:53
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 april 2017 om 20:06
17
Seems like it was a broken plugin after all, specifically this one:
https://github.com/gnunicorn/discourse-plugin-shared-edit
dax
(Daniela)
27 april 2017 om 20:21
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 likes
fbjerggaard
(Frederik Bjerggaard Nielsen)
27 april 2017 om 20:38
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 like
This topic was automatically closed after 2666 days. New replies are no longer allowed.