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

Showing results 1 to 18 of 18
Search took 0.00 seconds.
Search: Posts Made By: Bundschuh
Forum: vB4 General Discussions 03-12-2013, 04:23 PM
Replies: 0
Views: 353
Posted By Bundschuh
Search result shows no postername for unregistered users

There are two ways of showing search results: as threads or as posts
Show them as posts has the advantage to get also the message text and a direct link to the post.

Unfortunately if the poster...
Forum: vB4 Programming Discussions 03-05-2013, 10:27 AM
Replies: 7
Views: 2,891
Posted By Bundschuh
Searching only requires: search_process ->...

Searching only requires:
search_process -> gives you an id to retrieve search results
search_showresults -> returns the results for given id

Parameters for search process are mostly the same as...
Forum: vB4 Programming Discussions 12-13-2012, 09:37 AM
Replies: 3
Views: 3,198
Posted By Bundschuh
Possible solution: ...

Possible solution:
https://vborg.vbsupport.ru/showthread.php?t=289918
Forum: vB4 Programming Discussions 12-13-2012, 09:34 AM
Replies: 1
Views: 1,755
Posted By Bundschuh
I assume you didn't call the login()-method...

I assume you didn't call the login()-method properly. Your api-init is probably correct otherwise you weren't able to call any other api methods.

What is your repsone of the login()-method?
It...
Forum: vB4 General Discussions 07-23-2012, 02:21 PM
Replies: 4
Views: 559
Posted By Bundschuh
Yeah, that's right. No I will do some...

Yeah, that's right.



No I will do some more complex modifications based on different conditions. But I simply copied the Code from functions_newpost.php (around line 1178) which will eval the...
Forum: vB4 General Discussions 07-20-2012, 01:44 PM
Replies: 4
Views: 559
Posted By Bundschuh
These were also my first thoughts. Using of...

These were also my first thoughts.
Using of hook location is more "elegant" than direct code modification. :)
But in this case, I thinks it's not the fastest solution.

I tried to get the custom...
Forum: vB4 General Discussions 07-20-2012, 11:01 AM
Replies: 4
Views: 559
Posted By Bundschuh
Custom Field/Userfield in Subscription

Hi there,

does somebody knows a elegant way to use custom fields in the subscription mails?

I have to send Mails with the users real name like "Dear John, there are new replies ...."

In Lang...
Forum: vB4 Programming Discussions 07-03-2012, 09:57 AM
Replies: 0
Views: 468
Posted By Bundschuh
Custom Fields in Mobile API Response

Hi there,

does somebody got an idea how to send custom field through mobile api?

E.g. the api call 'showthread' returns for a given threadid a list of all posts (see array below).
As you can...
Forum: vBulletin 4.x Add-ons 06-19-2012, 02:37 PM
Replies: 106
Views: 23,875
Posted By Bundschuh
This looks great. :) I was wondering myself why...

This looks great. :) I was wondering myself why there is no real name support in vbulletin and now asking google, I came around on this mod.

But, does this Mod support the your new fields for real...
Forum: vB4 General Discussions 06-05-2012, 10:26 AM
Replies: 1
Views: 378
Posted By Bundschuh
I've found an existing mod for rejecting post...

I've found an existing mod for rejecting post with bad words:
https://vborg.vbsupport.ru/showthread.php?t=255546

But this mod doesn't returns the info to the user which words he should correct to...
Forum: vB4 Programming Discussions 06-05-2012, 10:14 AM
Replies: 3
Views: 529
Posted By Bundschuh
Thanks for you answers. @futureaudio: I'd...

Thanks for you answers.

@futureaudio:
I'd like to avoid changes in admincp to make a plugin running. But thanks for the advice, I will give this a try.

@kh99:
I was asking myself the same...
Forum: vB4 Programming Discussions 06-04-2012, 08:51 AM
Replies: 3
Views: 529
Posted By Bundschuh
verify_username fails with missing charset in stylevars

Hi,

I hooked a function at global_bootstrap_complete to register an unknown user before login process is called (my intention look here https://vborg.vbsupport.ru/showthread.php?t=283789).

For...
Forum: vB4 Programming Discussions 06-04-2012, 07:08 AM
Replies: 3
Views: 1,520
Posted By Bundschuh
Just a little correction to the hook...

Just a little correction to the hook 'global_bootstrap_complete'.
Actually it is called after '*_init_complete' but the variable $vbulletin is only accessable when calling

global $vbulletin;

...
Forum: vB4 Programming Discussions 06-01-2012, 03:31 PM
Replies: 3
Views: 1,520
Posted By Bundschuh
Thanks kh99, that made my day. It's not...

Thanks kh99,

that made my day. It's not 'global_bootstrap_complete' but rather 'global_bootstrap_init_complete' where the basic vB things are initialized.

This should replace a hook like...
Forum: vBulletin 4.x Add-ons 06-01-2012, 10:59 AM
Replies: 112
Views: 30,636
Posted By Bundschuh
Hi there, two things: 1. I'd find it...

Hi there,

two things:

1. I'd find it quite nice if it shows the user all bad words he entered in the message.
Is it possible to implement this?

2. Further the mod doesn't seem to check edit...
Forum: vB4 Programming Discussions 06-01-2012, 08:10 AM
Replies: 3
Views: 1,520
Posted By Bundschuh
Hook before login authetification or redirect to login again

Hello,

my purpose is to extend the login process to check another database if a user doesn't yet exists in vb db. If the given username matches on the other database then a new vb user will be...
Forum: Modification Requests/Questions (Unpaid) 05-31-2012, 10:41 AM
Replies: 2
Views: 775
Posted By Bundschuh
This would also interest me. Have you already...

This would also interest me. Have you already found a solution?

Greetings
Bundschuh
Forum: vB4 General Discussions 05-31-2012, 08:19 AM
Replies: 1
Views: 378
Posted By Bundschuh
Censorship with Mobile API

Hello,

in admincp I have activated the censorship and added some bad words to the list.
If a new post is created all bad words are replaced with the *-char (default).

Is it possible to reject...
Showing results 1 to 18 of 18

 
Forum Jump

All times are GMT. The time now is 02:26 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.03020 seconds
  • Memory Usage 1,988KB
  • 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
  • (18)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (6)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