vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 5.x Products & Extensions (https://vborg.vbsupport.ru/forumdisplay.php?f=258)
-   -   Forum Display Enhancements - Yilmaz - X Viewing Channel vB5 (Main Product) (https://vborg.vbsupport.ru/showthread.php?t=328387)

dz_khelifa 12-17-2020 06:28 PM

Interface problem after installing the hack
The hack does not display the exact number of visitors, especially when a site contains sub forums

heugabel 04-12-2022 04:01 PM

We got an System Error when your password is outdated.

Problem in:
/core/packages/yilmazxviewing/api/xviewing.php

crash at: public function insertYilmazChannelId($yok, $var)

bglaz 07-21-2022 07:07 PM

Hello, thanks for your great mods! I just tried updating to the latest version, but I am getting an error that a certain DB table doesn't exist... do I need to do something in order to create this table?

Error Database error in vBulletin 5.6.9: Invalid SQL: INSERT INTO yilmazxviewing_noderead(userid, nodeid, readtime) MySQL Error : Table forums.yilmazxviewing_noderead doesn't exist.

Thanks!

Danny M 10-04-2022 01:55 PM

Has anyone got this working with vBulletin 5.7.0 ?

Brakedirt 01-28-2023 02:53 PM

Database error in vBulletin 5.7.2

ManuelW 04-17-2023 03:26 PM

yes, same here, don't work in 5.7.3

heugabel 05-07-2023 12:53 PM

Code:

CREATE TABLE IF NOT EXISTS yilmazxviewing_noderead(
  `userid` varchar(128) NOT NULL DEFAULT '0',
  `nodeid` varchar(128) NOT NULL DEFAULT '0',
  `readtime` varchar(32) NOT NULL);



All times are GMT. The time now is 02:21 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01072 seconds
  • Memory Usage 1,724KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete