View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003823 | Composr website (compo.sr) | [All Projects] General / Uncategorised | public | 2019-06-15 15:21 | 2019-06-26 17:10 |
Reporter | RailDude64 | Assigned To | Chris Graham | ||
Severity | Major-bug | ||||
Status | resolved | Resolution | fixed | ||
Summary | 0003823: Uncaught TypeError: Cannot read property 'cloneNode' of null → tree_list.js | ||||
Description | I have noticed this error on two different sites (sarhm.org and blmiers.com) when trying to do two different tasks (there may be others that I have not found) 1) moving a topic to a different forum and 2) Mass-add to gallery. | ||||
Steps To Reproduce | Move topic. From Forums -Click to check marker next to the topic to move -Select Move topics in the Topic/poll actions dropdown Error is displayed...after clicking OK the Destination form displays only "The current selection is ‘[forum RecID]’." Mass-add to gallery From Admin Zone -Click Content -Click Galleries Click on the Mass-add to gallery Error is displayed. will not display the listing of existing galleries thus unable to select gallery | ||||
Additional Information | Composr: 10.0.26 Linux: 2.6.32-954.3.5.lve1.4.64.el6.x86_64 PHP: 5.6.39 MySQL: 10.2.12-MariaDB-log | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
|
|
global3.php (138,404 bytes) |
|
Chris - I uploaded the new global3.php to sarhm.org, cleared my cache on the site as well as my browser, resulting in no change. I did file count comparison (only *.php files), between the contents of the sources folder of my upgraded to 10.0.26 and the downloaded(uninstalled) zip of 10.0.26. 272 files on blmiers.com 275 files on sarhm.org 303 files in the zip I tried uploading a new copy of all of the 303 files into blmiers.com, and that did not resolve the problem. I also copied and overwrote /themes, which gave me a whole list of missing images. Fortunately, I did make a complete backup prior to my experiment and was able to restore the site (still getting the same error). |
|
Sorry I only gave you 50% of the fix. A simpler fix is to remove ", array('allowed_classes' => false)" from sources/ajax.php. I just tested this on sarhm.org and it worked. Please don't upload missing files, as you'll be putting back files from addons you've uninstalled, which can cause some major issues due to inconsistency then with the database contents. |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-06-15 15:21 | RailDude64 | New Issue | |
2019-06-15 15:21 | RailDude64 | File Added: composr mass-add to gallery error.PNG | |
2019-06-15 15:21 | RailDude64 | File Added: composr move topic to forum error.PNG | |
2019-06-22 03:58 | Chris Graham | Assigned To | => Chris Graham |
2019-06-22 03:58 | Chris Graham | Status | non-assigned => resolved |
2019-06-22 03:58 | Chris Graham | Resolution | open => fixed |
2019-06-22 03:59 | Chris Graham | File Added: global3.php | |
2019-06-24 00:52 | RailDude64 | Status | resolved => non-assigned |
2019-06-24 00:52 | RailDude64 | Resolution | fixed => reopened |
2019-06-24 00:52 | RailDude64 | Note Added: 0005982 | |
2019-06-26 17:10 | Guest | Note Added: 0005985 | |
2019-06-26 17:10 | Chris Graham | Status | non-assigned => resolved |
2019-06-26 17:10 | Chris Graham | Resolution | reopened => fixed |
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |