Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 16 of 16
Search took 0.01 seconds.
Search: Posts Made By: shka
Forum: vB5 Programming Discussions 10-28-2021, 01:26 PM
Replies: 5
Views: 1,908
Posted By shka
https://www.php.net/manual/de/migration80.incompat...

https://www.php.net/manual/de/migration80.incompatible.php


A number of warnings have been converted into Error exceptions:
...
Attempting to access unqualified constants which are...
Forum: vB5 General Discussions 02-21-2021, 12:04 PM
Replies: 3
Views: 2,060
Posted By shka
The way in your first post is not recommendable. ...

The way in your first post is not recommendable.

There are two ways:
A. (complete cleaning)
- Upgrade installation (with or without uninstall mods), important is only deleting all old vb4 files...
Forum: vB4 Programming Discussions 02-15-2021, 04:05 PM
Replies: 4
Views: 664
Posted By shka
<div id="notice">{vb:raw...

<div id="notice">{vb:raw vboptions.drc_notice}</div>
Forum: vBulletin 4.x Add-ons 01-12-2021, 01:27 PM
Replies: 21
Add-On Releases - HTML5 Game Mod for ibProArcade
Views: 6,843
Posted By shka
MySQL Version >=8.0.3? system is a reserved...

MySQL Version >=8.0.3?

system is a reserved word, so you have to use it only with backticks.

So first you could change line 14 of product-gamesystemcheck.xml

...
Forum: vB5 Programming Discussions 01-11-2021, 04:40 PM
Replies: 7
Views: 1,017
Posted By shka
Ich schreibe es mal auf deutsch, da geht das...

Ich schreibe es mal auf deutsch, da geht das fl?ssiger. Wie bereits erw?hnt besteht ein Event in vB5 nicht nur aus einem Eintrag in den Event-Table, sondern aus einem Topic in einem Forumschannel,...
Forum: vB4 Programming Discussions 11-25-2020, 02:58 PM
Replies: 13
Views: 2,243
Posted By shka
One option - you build your link on plugin level....

One option - you build your link on plugin level. Than you have to choose a hook, when $threadinfo already exists. Example with "showthread_complete"


<plugin active="1" executionorder="5">...
Forum: vB4 Programming Discussions 11-25-2020, 10:46 AM
Replies: 13
Views: 2,243
Posted By shka
Which template? In postbit_legacy or...

Which template?

In postbit_legacy or post_thanks_button
{vb:raw post.threadid}
Forum: vB3 Programming Discussions 06-07-2020, 06:29 AM
Replies: 2
Views: 859
Posted By shka
Single quote username

Single quote username
Forum: vB5 Design and Graphics Discussions 06-04-2020, 03:36 PM
Replies: 4
Views: 1,124
Posted By shka
You can edit the svg of course, the simplest...

You can edit the svg of course, the simplest solution.

I don't know which colorization you want. But other single color (!) changes are possible with combinations of invert/sepia/saturate/... css...
Forum: vB5 General Discussions 05-14-2020, 09:55 AM
Replies: 4
Views: 546
Posted By shka
From a description of a Classified Mod for...

From a description of a Classified Mod for another Board


F?r dich "Kleinanzeigen"
Forum: vB3 Programming Discussions 05-06-2020, 05:34 AM
Replies: 1
Views: 772
Posted By shka
First: Don't use "select *". You should query...

First: Don't use "select *". You should query only columns you need. You (and readers of your code) have more control over data flow and will thank it later. ;)
SELECT userid, row, row2, row3, row4...
Forum: vBulletin 4.x Add-ons 04-22-2020, 01:34 PM
Replies: 3,061
Chat Modifications - VSa - ChatBox (AJAX)
Views: 1,187,636
Posted By shka
Hope I get the right code lines. First short...

Hope I get the right code lines.
First short look into code shows - default color is value of style var "body_color" (to change in admincp / manage style vars) and only if unset it is the first...
Forum: vB5 Programming Discussions 04-06-2020, 08:15 AM
Replies: 13
Views: 1,255
Posted By shka
Try // then you call the thread...

Try


// then you call the thread creator
set_time_limit(30);
$thread = $api->callApi('content_text', 'add', [
Forum: vB4 Programming Discussions 02-24-2020, 02:59 PM
Replies: 3
Views: 509
Posted By shka
$vbulletin->db->query_write("DELETE FROM " ....

$vbulletin->db->query_write("DELETE FROM " . TABLE_PREFIX . "session WHERE `userid` = 0;");


A registered but not logged in user will also be kicked. So its better to add lastactivity if...
Forum: vB4 General Discussions 08-21-2019, 09:19 AM
Replies: 2
Views: 229
Posted By shka
4 years ago(?) they stopped distribution of...

4 years ago(?) they stopped distribution of german version and there was always a notice on http://www.vbulletin-germany.com to transfer your license to vbulletin.com.

I don't know if there is...
Forum: vB4 Programming Discussions 12-05-2018, 08:19 PM
Replies: 4
Views: 782
Posted By shka
One of the changes from php 7.1 => 7.2...

One of the changes from php 7.1 => 7.2 http://php.net/manual/en/migration72.incompatible.php
Warn when counting non-countable types
An E_WARNING will now be emitted when attempting to count()...
Showing results 1 to 16 of 16

 
Forum Jump

All times are GMT. The time now is 04:32 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.02431 seconds
  • Memory Usage 1,973KB
  • 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)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (16)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (12)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.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/functions_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • forumjump
  • search_complete
  • navbits
  • navbits_complete