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

Showing results 1 to 25 of 256
Search took 0.01 seconds.
Search: Posts Made By: Twilkey
Forum: vB4 Programming Discussions 02-20-2015, 10:56 PM
Replies: 4
Views: 387
Posted By Twilkey
Yeah I am doing this in a plugin. Also, Im not...

Yeah I am doing this in a plugin. Also, Im not sure if it matters, but Forum is basically a link to the home page. There is also another I want to take out. It is the category title. All forums on...
Forum: vB4 Programming Discussions 02-20-2015, 10:43 PM
Replies: 4
Views: 387
Posted By Twilkey
Navbits Issue

I am working on a site and need to edit the navbits so that certain parts do not show up. I have done what I thought was the way to do this by creating a plugin at the navbits hook with the below...
Forum: vB4 Programming Discussions 06-28-2014, 11:44 PM
Replies: 4
Views: 478
Posted By Twilkey
Thanks for your help, It seems you were right, I...

Thanks for your help, It seems you were right, I needed to global $foruminfo. I think the problem was that when I dumped it was in the forumdisplay hooks, so I didnt need to global the variable, but...
Forum: vB4 Programming Discussions 06-28-2014, 04:13 PM
Replies: 4
Views: 478
Posted By Twilkey
As I said before, I tried parse_templates. As for...

As I said before, I tried parse_templates. As for globals, what globals are you talking about? The only thing in that code that doesnt work is the preRegister to the header.
Forum: vB4 Programming Discussions 06-28-2014, 02:42 PM
Replies: 4
Views: 478
Posted By Twilkey
Issue pre-registering variable for header

I have created a product and in that product everything works right. The only issue I am having is pre-registering a variable for my header template.

include("./includes/class_twbr.php");
...
Forum: vB4 Programming Discussions 01-06-2014, 02:13 AM
Replies: 4
Views: 656
Posted By Twilkey
PHP version 5.4.22

PHP version 5.4.22
Forum: vB4 Programming Discussions 01-06-2014, 12:15 AM
Replies: 4
Views: 656
Posted By Twilkey
Problem with a fresh install.

This was all done on vBulletin 4.2.2.

I am having a problem with a fresh install. The main thing I am seeing is that the product system isn't working correctly. I am having some issues when...
Forum: Modification Requests/Questions (Unpaid) 03-11-2013, 04:54 AM
Replies: 18
Views: 6,105
Posted By Twilkey
What exactly are you guys looking for? What...

What exactly are you guys looking for? What features do you need more then just adding a Donate button that uses bitcoin? Give me some ideas and I may make this.
Forum: vB3 Programming Discussions 10-02-2012, 04:23 AM
Replies: 1
Views: 1,152
Posted By Twilkey
newpost_process hook

I need to know how to get the threadid in this hook. I am adding a tag to the database during this hook, and the only data I can't seem to get is the threadid. I have looked at the...
Forum: vB4 Programming Discussions 09-30-2012, 06:51 PM
Replies: 0
Views: 527
Posted By Twilkey
Issue auto converting image links to attachments

Just as the title says, I am having issues converting remote image links to attachments. I am trying to port a vB 3 product to vB 4. The below code pulls the URLs just fine, but during process_upload...
Forum: vBulletin 4.x Add-ons 10-29-2011, 11:32 AM
Replies: 132
Anti-Spam Options - One Touch Ban & Clean-up
Views: 57,011
Posted By Twilkey
I just uploaded a new version of the file. The...

I just uploaded a new version of the file. The only change was the addition to the description of the product. I added the original creators name (Mark Fyvie) after his brother requested it.
Forum: vBulletin 4.x Add-ons 10-04-2011, 09:26 PM
Replies: 132
Anti-Spam Options - One Touch Ban & Clean-up
Views: 57,011
Posted By Twilkey
What this removes is listed in the OP. I do...

What this removes is listed in the OP. I do however plan to expand on this and have it remove everything.
Forum: vBulletin 4.x Add-ons 10-02-2011, 04:34 PM
Replies: 132
Anti-Spam Options - One Touch Ban & Clean-up
Views: 57,011
Posted By Twilkey
Ok, I have uploaded a new version that should fix...

Ok, I have uploaded a new version that should fix the warning you guys have gotten.
Forum: vBulletin 4.x Add-ons 09-30-2011, 05:30 PM
Replies: 132
Anti-Spam Options - One Touch Ban & Clean-up
Views: 57,011
Posted By Twilkey
Ok people, I will try an look in to your issues...

Ok people, I will try an look in to your issues but I am still recreating this so that I may easily add new features. If anyone gets an error and finds a fix for it, let me know and I will add it and...
Forum: vBulletin 4.x Add-ons 09-09-2011, 02:42 AM
Replies: 132
Anti-Spam Options - One Touch Ban & Clean-up
Views: 57,011
Posted By Twilkey
Ok people, i just pmed TheLastSuperman and so i...

Ok people, i just pmed TheLastSuperman and so i believe this thread will be closed or deleted. I have no way to contact the original creators family to get permission, so i will be recoding this from...
Forum: vBulletin 3.8 Add-ons 09-08-2011, 05:23 PM
Replies: 490
Moderators Functions - One-touch Spam Ban and Cleanup
Views: 166,454
Posted By Twilkey
I hope the family is doing well. I will be...

I hope the family is doing well.

I will be recreating this addon for vB 4.
Forum: vBulletin 4.x Add-ons 09-07-2011, 10:00 PM
Replies: 132
Anti-Spam Options - One Touch Ban & Clean-up
Views: 57,011
Posted By Twilkey
One Touch Ban & Clean-up

One Touch Ban & Clean-up
(Best wishes to mfyvie's (https://vborg.vbsupport.ru/member.php?u=190317) family)


This is, at it's core, just a port of this mod...
Forum: vB4 Programming Discussions 08-10-2011, 06:48 PM
Replies: 5
Views: 510
Posted By Twilkey
Custom Profile Fields

Can someone tell me if vBulletin has a way to grab a specific users profile field, say field18, in php? Or if vBulletin does not have a built in function, where in the database is the value saved for...
Forum: vB4 Programming Discussions 06-20-2011, 02:28 PM
Replies: 5
Views: 680
Posted By Twilkey
I dont guess you know off hand what file that...

I dont guess you know off hand what file that would be?
Forum: vB4 Programming Discussions 06-20-2011, 08:19 AM
Replies: 5
Views: 680
Posted By Twilkey
Problem with the new editor

I am having an issue. Before 4.1.4 I used the old editor on my addon just fine. Now that we upgraded, only the smilies show up. When I refresh the page, a simple box shows up that seems like the...
Forum: vB4 Programming Discussions 04-09-2011, 04:15 PM
Replies: 5
Views: 622
Posted By Twilkey
Noone?

Noone?
Forum: vB4 Programming Discussions 04-07-2011, 01:25 PM
Replies: 5
Views: 622
Posted By Twilkey
I tried that and then the query didn't return...

I tried that and then the query didn't return anything.

--------------- Added 1302268443 at 1302268443 ---------------

Noone seeing something I am not?
Forum: vB4 Programming Discussions 04-07-2011, 05:08 AM
Replies: 5
Views: 622
Posted By Twilkey
function getUsers($dbtable, $limitlower,...

function getUsers($dbtable, $limitlower, $perpage) {
global $vbulletin;
global $db;

$downloadslistusers = $vbulletin->db->query_first("SELECT DISTINCT userid, username FROM...
Forum: vB4 Programming Discussions 04-07-2011, 04:08 AM
Replies: 5
Views: 622
Posted By Twilkey
Dang While Loop

I am trying to make a list from my database and so to do that I am using a while loop. The problem I am having is that when the code hits while() it seems to crap out and not do anything. Then it...
Forum: vB4 Programming Discussions 03-11-2011, 12:01 PM
Replies: 3
Views: 450
Posted By Twilkey
3 results is what I wanted, and as for the last...

3 results is what I wanted, and as for the last }. Doing that would just cause the whole thing to stop working.

Either way, I figured out the problem. I used $blog_bits to create the template and...
Showing results 1 to 25 of 256

 
Forum Jump

All times are GMT. The time now is 01:57 AM.


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.02008 seconds
  • Memory Usage 2,073KB
  • 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
  • (23)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