Z41N
Member
- Affected version
- 2.2.4
Hey guys,
Installed Themehouse's UI.X 2 and it's working great - minus the fact I'm getting literally one thousand warnings per hour. It's flooding my error log and I've already reached out to ThemeHouse, but I'm unsure if they would even have a resolution, so now I'm here. This is what I'm seeing (keeping in mind this is several different files, not just one):
Now, I took a look at the very first one "uix_config.php" at line 32, and this is what I see:
This issue occurred immediately after succesffully installing ThemeHouse's UI.X 2.
This was also right out of the box - no changes were made to the code.
I literally have no idea what to do here lol
Looked through Google and Xenforo past bugs - people have either experienced this and:
A) Haven't received a response
B) Received a response back from last year saying that it would be pushed for next "Xenforo update"
C) Lost all hope and swam in the warnings instead
Now I know suppression isn't the way to go, but considering this is just a warning, anyone know how to either fix this or ignore it?
Thanks!!
Installed Themehouse's UI.X 2 and it's working great - minus the fact I'm getting literally one thousand warnings per hour. It's flooding my error log and I've already reached out to ThemeHouse, but I'm unsure if they would even have a resolution, so now I'm here. This is what I'm seeing (keeping in mind this is several different files, not just one):
Now, I took a look at the very first one "uix_config.php" at line 32, and this is what I see:
Code:
dropdownBreakpoint: "' . (0 + $__templater->func('property', array('uix_search_maxResponsiveWidth', ), false)) . '",
This issue occurred immediately after succesffully installing ThemeHouse's UI.X 2.
This was also right out of the box - no changes were made to the code.
I literally have no idea what to do here lol
Looked through Google and Xenforo past bugs - people have either experienced this and:
A) Haven't received a response
B) Received a response back from last year saying that it would be pushed for next "Xenforo update"
C) Lost all hope and swam in the warnings instead
Now I know suppression isn't the way to go, but considering this is just a warning, anyone know how to either fix this or ignore it?
Thanks!!