fbjerggaard
(Frederik Bjerggaard Nielsen)
18 فبراير 2017، 2: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 فبراير 2017، 3:11م
2
ITs clearly something about the import. What version of vanilla? The MySQL importer or the other one?
fbjerggaard
(Frederik Bjerggaard Nielsen)
18 فبراير 2017، 3: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 فبراير 2017، 4:25م
4
Have you tried safe mode ?
إعجاب واحد (1)
fbjerggaard
(Frederik Bjerggaard Nielsen)
18 فبراير 2017، 4: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 فبراير 2017، 8:28م
6
@Falco @pfaffman Any other clues? I’m pretty much stuck on this
إعجاب واحد (1)
cpradio
(cpradio)
19 فبراير 2017، 8: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 فبراير 2017، 8:45م
8
I get a bunch of Uncaught TypeError: Cannot read property 'split' of null
cpradio
(cpradio)
19 فبراير 2017، 8:50م
9
What file is it referencing? A screenshot of the error would be helpful.
Falco
(Falco)
19 فبراير 2017، 8:51م
10
Please share a link to your forum.
fbjerggaard
(Frederik Bjerggaard Nielsen)
19 فبراير 2017، 9: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 فبراير 2017، 9: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 فبراير 2017، 10:02م
13
fbjerggaard
(Frederik Bjerggaard Nielsen)
25 فبراير 2017، 11: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 فبراير 2017، 11: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)
fbjerggaard
(Frederik Bjerggaard Nielsen)
26 فبراير 2017، 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 أبريل 2017، 8: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 أبريل 2017، 8: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 إعجابات
fbjerggaard
(Frederik Bjerggaard Nielsen)
27 أبريل 2017، 8: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)
This topic was automatically closed after 2666 days. New replies are no longer allowed.