Limited Guest Viewing Pro - Boost Registrations

Limited Guest Viewing Pro - Boost Registrations [Paid] v1.9.21

No permission to buy ($40.00)
Okay, I checked your site AND was able to get to the registration page, where yes, I see the issue.

However, I checked what's being injected and it's semantically correct, which leads me to believe it's the custom theme that's misbehaving. What theme are you using? Maybe I can check locally if I'm able to install it and see what's up.
 
Yeah, just found the issue, the entire css.php + extra.less stylesheets are a 404.

I'll need your custom theme to figure out why this is happening.
 
Is there a plan regarding this issue?
Yes, I had reached out to someone that made a request that I need the add-on to install locally for testing. I never heard a reply back. If you're able, please touch base with me by private conversation.
 
on v1.9.11

with this error, when i access 'notices viewed'

XF\Db\InvalidQueryException: MySQL statement prepare error [1064]: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'RECURSIVE view_series AS ( SELECT 1 AS views UNION ALL ' at line 1 in src/XF/Db/AbstractStatement.php at line 230
  1. XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 207
  2. XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 43
  3. XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 61
  4. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
  5. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 157
  6. XF\Db\AbstractAdapter->fetchAll() in src/addons/Wutime/LimitedGuestViewing/Admin/Controller/Admin.php at line 44
  7. Wutime\LimitedGuestViewing\Admin\Controller\Admin->actionLimitByViewCount() in src/XF/Mvc/Dispatcher.php at line 362
  8. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 264
  9. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 121
  10. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 63
  11. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2826
  12. XF\App->run() in src/XF.php at line 806
  13. XF::runApp() in admin.php at line 15
 
on v1.9.11

with this error, when i access 'notices viewed'

XF\Db\InvalidQueryException: MySQL statement prepare error [1064]: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'RECURSIVE view_series AS ( SELECT 1 AS views UNION ALL ' at line 1 in src/XF/Db/AbstractStatement.php at line 230
Can you confirm what version of MySQL or MariaDB you have?

I think recursive is only available on MySQL v8.0+ or MariaDB v10.2+

I can make an update to change the query, but it would only be available in the next release.
 
Wutime updated Limited Guest Viewing Pro - Boost Registrations with a new update entry:

v1.9.17

  • ADD: Early exit on notice render if logic not required
  • ADD/FIX: Missing JavaScript function for "Registered Users Breakdown" statistics (stat previously always showed empty, now fixed)
  • FIX: Remove "recursive" SQL reliance for "Notices" statistics so it runs with MySQL 5.7+
  • FIX: Remove never used statistics action for "connected accounts" statistics

Read the rest of this update entry...
 
i don't know what this is.

Code:
XF\CssRenderException: Error rendering template public:extra.less: ParseError: missing closing `}` in public:extra.less on line 4790, column 26 (on or near line 4790) src/XF/CssRenderException.php:89
Tarafından: Bilinmeyen hesap 22.02.2025 08:45'de
Yığın izleme
 4787 |     padding-left: 40px;
 4788 | }
 4789 |
*4790*| .wutime-lgv-notice-title {
 4791 |         font-size: 1.2em;
 4792 |     color: hsl(var(--xf-errorColor));
 4793 |     font-weight: 700;
------------

#0 src/XF/CssRenderer.php(435): XF\CssRenderException::createFromLessException(Object(Less_Exception_Chunk), 'public:extra.le...', '// Note that th...')
#1 src/XF/CssRenderer.php(371): XF\CssRenderer->renderToCss('public:extra.le...', '// Note that th...')
#2 src/XF/CssRenderer.php(279): XF\CssRenderer->renderTemplate('public:extra.le...', NULL)
#3 src/XF/CssRenderer.php(135): XF\CssRenderer->renderTemplates(Array, Array, Array)
#4 src/XF/CssWriter.php(60): XF\CssRenderer->render(Array)
#5 css.php(32): XF\CssWriter->run(Array, 3, 2, 'a0e30bf70fea9f4...')
#6 {main}

-------------

Previous Less_Exception_Chunk: ParseError: missing closing `}` in anonymous-file-5308.less on line 4790, column 26
4788| }
4789|
4790| .wutime-lgv-notice-title {
4791|         font-size: 1.2em;
4792|     color: hsl(var(--xf-errorColor));
4793|     font-weight: 700; - src/vendor/oyejorge/less.php/lib/Less/Parser.php:625
#0 src/vendor/oyejorge/less.php/lib/Less/Parser.php(572): Less_Parser->GetRules(NULL)
#1 src/vendor/oyejorge/less.php/lib/Less/Parser.php(413): Less_Parser->_parse()
#2 src/XF/CssRenderer.php(431): Less_Parser->parse('// Note that th...')
#3 src/XF/CssRenderer.php(371): XF\CssRenderer->renderToCss('public:extra.le...', '// Note that th...')
#4 src/XF/CssRenderer.php(279): XF\CssRenderer->renderTemplate('public:extra.le...', NULL)
#5 src/XF/CssRenderer.php(135): XF\CssRenderer->renderTemplates(Array, Array, Array)
#6 src/XF/CssWriter.php(60): XF\CssRenderer->render(Array)
#7 css.php(32): XF\CssWriter->run(Array, 3, 2, 'a0e30bf70fea9f4...')
#8 {main}
Durum isteği
array(4) {
  ["url"] => string(571) "/css.php?css=public%3Acxf_advanced_footer.less%2Cpublic%3Acxf_extra_user_tab.less%2Cpublic%3Acxf_membership_page.less%2Cpublic%3Acxf_mobile_footer.less%2Cpublic%3Acxf_social_icons_in_breadcrumbs.less%2Cpublic%3Acxf_top_navigation.less%2Cpublic%3Anotices.less%2Cpublic%3Aozzmodz_badges.less%2Cpublic%3Aozzmodz_vb_badge.less%2Cpublic%3Ashare_controls.less%2Cpublic%3Astructured_list.less%2Cpublic%3Axcu_nwp_expanded_list.less%2Cpublic%3Axcu_nwp_news_ticker.less%2Cpublic%3Axp_upl_new.css%2Cpublic%3Aextra.less&s=3&l=2&d=1740203157&k=a0e30bf70fea9f47459ada2964f0e0497e77a28a"
  ["referrer"] => string(35) "https://oltamisina.com/pages/arsiv/"
  ["_GET"] => array(5) {
    ["css"] => string(436) "public:cxf_advanced_footer.less,public:cxf_extra_user_tab.less,public:cxf_membership_page.less,public:cxf_mobile_footer.less,public:cxf_social_icons_in_breadcrumbs.less,public:cxf_top_navigation.less,public:notices.less,public:ozzmodz_badges.less,public:ozzmodz_vb_badge.less,public:share_controls.less,public:structured_list.less,public:xcu_nwp_expanded_list.less,public:xcu_nwp_news_ticker.less,public:xp_upl_new.css,public:extra.less"
    ["s"] => string(1) "3"
    ["l"] => string(1) "2"
    ["d"] => string(10) "1740203157"
    ["k"] => string(40) "a0e30bf70fea9f47459ada2964f0e0497e77a28a"
  }
  ["_POST"] => array(0) {
  }
}
 
Did you make a direct customizations to the wutime_lgv.less file?

Or, did you hand edit or add any code to the style properties for the add-on?

The only CSS injections are as follows in the wutime_lgv.less template, which gets appended to the end of the extra.less:

CSS:
.wutime-lgv-warn {
    .xf-wutime_lgv_warn_block();
}

.wutime-lgv-warn-title {
    .xf-wutime_lgv_warn_block_title();
}

.wutime-lgv-notice {
    .xf-wutime_lgv_notice_block();
}

.wutime-lgv-notice-title {
    .xf-wutime_lgv_notice_block_title();
}

Did you perhaps edit the style properties and accidentally add a { or } somewhere?
 
I think I found the issue, it's quite strange. XenForo in v2.3.6 seems to want to erroneously add a curly brace in certain circumstances. I've added a linebreak to the template modification and that seems to be all that's required to fix the issue.

Please update to v1.9.18
 
Back
Top Bottom