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

Showing results 1 to 25 of 58
Search took 0.00 seconds.
Search: Posts Made By: Andr? Noberto
Forum: vB4 Programming Discussions 02-09-2017, 04:28 PM
Replies: 0
Views: 327
Posted By Andr? Noberto
Add search criteria

Hello guys, i'm trying to make some improvements in vb search engine in my forum and I want to add a new criteria.

Its a boolean value stored in post's table, does anyone know how to help me?
...
Forum: vB4 Programming Discussions 01-21-2017, 11:03 AM
Replies: 0
Views: 391
Posted By Andr? Noberto
Variable in Threadbits not working

I'm trying to place additional information in threadbit but nothing is happening, there is the code.

Hook: threadbit_display

$getting = new dm_extraInfo;
$threadExtraInfo =...
Forum: vB4 Programming Discussions 01-21-2017, 10:06 AM
Replies: 2
Views: 446
Posted By Andr? Noberto
Check this out:...

Check this out: https://vborg.vbsupport.ru/showthread.php?t=228078
I thinks it's all that you need.
It helped to convert a plugin from vb3 to vb4.

I've got tell you that it wasn't so hard, all...
Forum: vB4 Programming Discussions 01-20-2017, 07:00 AM
Replies: 0
Views: 437
Posted By Andr? Noberto
Modify vBulletin Search

Hello guys, i've modified my thread table adding a column that stores number values such 0's and 1's.

My question is, how can i modify vbulletin's Search in order to cobsider those values stored...
Forum: vB4 Programming Discussions 01-19-2017, 10:18 AM
Replies: 4
Views: 812
Posted By Andr? Noberto
I think would be easier if you do another query...

I think would be easier if you do another query to only get the secondary posts.

If you agree with me you can try something like this:

1 - Store threadid and firstpostid into variables.
2 -...
Forum: vB4 Programming Discussions 01-19-2017, 09:41 AM
Replies: 0
Views: 405
Posted By Andr? Noberto
UserCP CSS

Hello guys, i'm creating my own page of vbulletin and there i've placed some blocks that uses styles from usercp page.

My question is, how can I include usercp css to my own page?

I'm using in...
Forum: vB3 Programming Discussions 12-27-2015, 11:09 PM
Replies: 0
Views: 814
Posted By Andr? Noberto
Custom avatar thumbnails not showing

For some reason the custom avatar thumbnails has suddenly stopped showing, it only shows its name and its link.

I've already tried to rebuild it but it didn't work.

Any idea guys?

Thanks for...
Forum: vB3 Programming Discussions 12-27-2015, 11:07 PM
Replies: 5
Views: 622
Posted By Andr? Noberto
It was a problem in MySql service, sorry if took...

It was a problem in MySql service, sorry if took too long to reply
Forum: vB3 Programming Discussions 12-13-2015, 01:50 AM
Replies: 5
Views: 622
Posted By Andr? Noberto
Yes Dragonsys, I've already done that, it didn't...

Yes Dragonsys, I've already done that, it didn't work.

This is a really wierd situation.

Do you think it could be related to any problem on the server?
Forum: vB3 Programming Discussions 12-13-2015, 01:33 AM
Replies: 5
Views: 622
Posted By Andr? Noberto
Forum acting like its empty

An wierd situation is happening right now with me, all my forum is empty, like if I have empty database, but everything works fine. Log in, profile messages, except the posts and threads, it's all...
Forum: vB3 Programming Discussions 09-26-2015, 07:00 PM
Replies: 5
Views: 1,074
Posted By Andr? Noberto
Try adding a new plugin with same code with the...

Try adding a new plugin with same code with the hook location: member_complete and fetch_userinfo.

It's supposed to work after this.
Try it.
Forum: vB3 Programming Discussions 09-24-2015, 03:40 PM
Replies: 5
Views: 1,074
Posted By Andr? Noberto
Have you created a plugin for each hook?

Have you created a plugin for each hook?
Forum: vB3 Programming Discussions 09-11-2015, 01:55 PM
Replies: 5
Views: 960
Posted By Andr? Noberto
Thanks kh99, it worked.

Thanks kh99, it worked.
Forum: vB3 Programming Discussions 09-10-2015, 02:31 AM
Replies: 5
Views: 960
Posted By Andr? Noberto
MySQL Query not working

Hello guys, I'm using the following code to get userid and other stuff from database but everytime a special character like "TM" appears, the query doesn't return any result.
...
Forum: vB3 Programming Discussions 09-01-2015, 12:06 AM
Replies: 5
Views: 1,074
Posted By Andr? Noberto
I guess you could try something like this ...

I guess you could try something like this

require_once(DIR . '/includes/class_bbcode.php');
$newUserTitle = $post['usertitle'];

//Use [c] for , it will save some characters from the usertitle...
Forum: vB3 Programming Discussions 08-18-2015, 07:11 PM
Replies: 0
Views: 968
Posted By Andr? Noberto
SMTP - How to disable TLS

Hello guys, I've recently activated the SMTP option and set the SMTP Secure Connection to none, but everytime I send a test email it uses tls, because of this I can't send correctly emails through...
Forum: Modification Requests/Questions (Unpaid) 08-13-2015, 08:26 PM
Replies: 1
Views: 794
Posted By Andr? Noberto
For which version of vBulletin are they made to?

For which version of vBulletin are they made to?
Forum: vBulletin 4.x Add-ons 09-11-2014, 12:44 AM
Replies: 539
Views: 518,312
Posted By Andr? Noberto
This is what whappens to me when I try to login,...

This is what whappens to me when I try to login, register or link my account.

https://vborg.vbsupport.ru/external/2014/09/13.png

Can you help me please?
Forum: vB3 Programming Discussions 03-19-2013, 02:18 PM
Replies: 2
Views: 828
Posted By Andr? Noberto
thank you! it works perfectly

thank you! it works perfectly
Forum: vB3 Programming Discussions 03-19-2013, 05:22 AM
Replies: 2
Views: 828
Posted By Andr? Noberto
Info shown in a thread

I've made this sentence to change the forum's logo according to the forum. It works perfectly!
This plugin change the location of image the header, but it can't identify in which forum it is.

the...
Forum: vBulletin 4.x Add-ons 03-10-2013, 08:09 PM
Replies: 357
Views: 62,889
Posted By Andr? Noberto
could you make a version for vbulletin 3.8.x?

could you make a version for vbulletin 3.8.x?
Forum: vBulletin 3.8 Add-ons 03-10-2013, 12:34 AM
Replies: 131
Views: 51,275
Posted By Andr? Noberto
not working..can you fix it?

not working..can you fix it?
Forum: vB3 General Discussions 02-26-2013, 11:12 PM
Replies: 1
Views: 793
Posted By Andr? Noberto
Forum's time zone

See on the image the local time and the time on the chat inside vbulletin. I'm using the correct time zone (GMT -3 Brazil) on vbulletin and also inside my server, but in vbulletin and all the mods in...
Forum: vBulletin 3.8 Add-ons 02-10-2013, 01:34 PM
Replies: 70
Views: 20,343
Posted By Andr? Noberto
Hello õ/ How can I ignore some forums on...

Hello õ/

How can I ignore some forums on this module?

Can you help just a little?

Thank you
Forum: vBulletin 3.7 Add-ons 12-08-2011, 11:43 AM
Replies: 88
Views: 30,002
Posted By Andr? Noberto
attention: all user groups and all user are...

attention: all user groups and all user are viewing the notification.
Showing results 1 to 25 of 58

 
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.02288 seconds
  • Memory Usage 2,029KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (15)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
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete