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

Showing results 1 to 25 of 107
Search took 0.00 seconds.
Search: Posts Made By: DionDev
Forum: vB4 Programming Discussions 10-08-2011, 08:56 PM
Replies: 3
Views: 440
Posted By DionDev
it selects all results from the `session` table...

it selects all results from the `session` table and ignores other filters that are done by the rest of the code.

and it worked PERFECTLY. thank you kh99!
Forum: vB4 Programming Discussions 10-08-2011, 05:10 AM
Replies: 3
Views: 440
Posted By DionDev
adding users to my "currently active users" list

i just got back into vbulletin

now i am currently working on a mod

basically, i want this mod to select 50 random users from the DB, and add them to the "currently active users" list so that...
Forum: vB4 General Discussions 09-07-2010, 07:37 PM
Replies: 7
Views: 1,309
Posted By DionDev
the internet is currently saturated with every...

the internet is currently saturated with every single kind of forum for every single topic you can imagine.

judging by the links in your signature you know this is true - its nearly impossibe to...
Forum: vB4 General Discussions 09-07-2010, 02:39 AM
Replies: 7
Views: 1,309
Posted By DionDev
question about scraping

i am thinking of writing a script that scrapes other vbulletin forums on the web and inserts their contents into my own forum.

is this illegal?
Forum: vB4 General Discussions 04-07-2010, 05:18 PM
Replies: 2
Views: 670
Posted By DionDev
attachment thumbnails show in thread but not CMS?

is it actually coded in vb4 this way?

if images are attached in the forum, it shows thumbnails of them.
if images are attached in the cms, it shows their name with a link to them.

this makes...
Forum: vB4 General Discussions 03-29-2010, 05:19 PM
Replies: 0
Views: 315
Posted By DionDev
vbcms home page showing html and bbcode tags

something weird is going on here

on my vbcms home page it is showing code tags in the excerpts, but if you click on the article it does not show the code tags in the post

see screenshot
Forum: vB4 Programming Discussions 02-09-2010, 04:11 AM
Replies: 2
Views: 945
Posted By DionDev
{vb:raw template_hook.headinclude_css} ...

{vb:raw template_hook.headinclude_css}

--------------- Added 1265696081 at 1265696081 ---------------

unlesssssss i used this along with the $vbulletin['vbcsspath'] variable:


<vb:if...
Forum: vB4 Programming Discussions 02-09-2010, 02:25 AM
Replies: 2
Views: 945
Posted By DionDev
$template_hook variable is an empty array?

For vb4, this code:


require_once('global.php');

print_r($template_hook);


Is echoing an empty array. I'm trying to grab the CSS of the current active style for my new shoutbox mod.
Forum: vBulletin 3.8 Add-ons 01-30-2010, 08:27 AM
Replies: 165
Chat Modifications - Dion Dev Shoutbox v2.1 (AJAX)
Views: 38,842
Posted By DionDev
I'm rewriting the shoutbox for vb4. It should be...

I'm rewriting the shoutbox for vb4. It should be posted within the next couple of weeks.
Forum: vB3 General Discussions 01-29-2010, 02:03 AM
Replies: 3
Views: 506
Posted By DionDev
hiding the moderation checkboxes on showforum and showthread

i am pretty sure there was an option somewhere to hide the moderation checkboxes in showthread and showforum for my administrator user

i can't remember where though. any ideas?
Forum: vB4 General Discussions 01-05-2010, 02:44 AM
Replies: 4
Views: 915
Posted By DionDev
why is the front page still using the default vbulletin style?

i have made a new style, set it as the default, and disabled style changing.

however, the front page is still using the vbulletin default style, and not the style i made and set to default.

how...
Forum: vBulletin 3.8 Styles 09-21-2009, 05:04 AM
Replies: 21
Views: 9,927
Posted By DionDev
You can add a home button in the template editor....

You can add a home button in the template editor. In the header template.
Forum: vBulletin 3.8 Add-ons 09-21-2009, 05:03 AM
Replies: 165
Chat Modifications - Dion Dev Shoutbox v2.1 (AJAX)
Views: 38,842
Posted By DionDev
email me with your URL and an example gr8

email me with your URL and an example gr8
Forum: vBulletin 3.8 Add-ons 09-10-2009, 02:40 PM
Replies: 165
Chat Modifications - Dion Dev Shoutbox v2.1 (AJAX)
Views: 38,842
Posted By DionDev
In your vbulletin admin panel, you can edit the...

In your vbulletin admin panel, you can edit the templates of your style. This is where you will find the FORUMHOME template, etc. where you copy and paste the contents of the text file to.
Forum: vBulletin 3.8 Add-ons 08-28-2009, 12:54 AM
Replies: 165
Chat Modifications - Dion Dev Shoutbox v2.1 (AJAX)
Views: 38,842
Posted By DionDev
PM me the link to your forums so I can look...

PM me the link to your forums so I can look myself.
Forum: vBulletin 3.8 Add-ons 08-24-2009, 06:28 AM
Replies: 165
Chat Modifications - Dion Dev Shoutbox v2.1 (AJAX)
Views: 38,842
Posted By DionDev
re-install the shoutbox and follow the...

re-install the shoutbox and follow the instructions carefully, i bet one of the files became corrupt.
Forum: vBulletin 3.8 Add-ons 08-09-2009, 11:56 PM
Replies: 165
Chat Modifications - Dion Dev Shoutbox v2.1 (AJAX)
Views: 38,842
Posted By DionDev
Take a look at the shoutshow.php file. You can...

Take a look at the shoutshow.php file. You can apply your own CSS there.

Hope this helps.
Forum: vBulletin 3.8 Add-ons 08-08-2009, 02:33 PM
Replies: 165
Chat Modifications - Dion Dev Shoutbox v2.1 (AJAX)
Views: 38,842
Posted By DionDev
In the shoutbox CSS it defines font sizes and...

In the shoutbox CSS it defines font sizes and whatnot - your best bet is to modify the shoutbox CSS.
Forum: vBulletin 3.8 Add-ons 08-06-2009, 08:25 PM
Replies: 165
Chat Modifications - Dion Dev Shoutbox v2.1 (AJAX)
Views: 38,842
Posted By DionDev
Yes I am aware that the color picker is not...

Yes I am aware that the color picker is not functioning properly for a couple of browsers. The color picker is improved in the next version.
Forum: vBulletin 3.8 Add-ons 08-03-2009, 03:54 PM
Replies: 165
Chat Modifications - Dion Dev Shoutbox v2.1 (AJAX)
Views: 38,842
Posted By DionDev
Multiple chat rooms probably won't be added....

Multiple chat rooms probably won't be added. Archiving the shoutbox messages to a forum is a very good idea though. I think I may implement that in the next version.

In order to put the shoutbox...
Forum: vBulletin 3.8 Styles 08-03-2009, 03:54 PM
Replies: 21
Views: 9,927
Posted By DionDev
Good work :)

Good work :)
Forum: vBulletin 3.8 Add-ons 08-03-2009, 01:17 AM
Replies: 165
Chat Modifications - Dion Dev Shoutbox v2.1 (AJAX)
Views: 38,842
Posted By DionDev
What you said wasn't even criticism. You said...

What you said wasn't even criticism. You said "this shoutbox is a buggy and has no updates, go use this other shoutbox".

Do me a favor and just don't visit my threads anymore. I'd rather have...
Forum: vBulletin 3.8 Add-ons 07-31-2009, 05:40 PM
Replies: 165
Chat Modifications - Dion Dev Shoutbox v2.1 (AJAX)
Views: 38,842
Posted By DionDev
I'm sorry for the lack of support, but like I...

I'm sorry for the lack of support, but like I said, I have a new version coming out soon that will address many issues, include a smilies box, and more.

If you don't like this shoutbox then DON'T...
Forum: vBulletin 3.8 Styles 07-31-2009, 01:53 PM
Replies: 21
Views: 9,927
Posted By DionDev
What button?

What button?
Forum: vB3 Programming Discussions 07-31-2009, 01:52 PM
Replies: 1
Views: 556
Posted By DionDev
mysql_query to insert vbulletin posts....

Has someone already written a mysql_query to insert posts outside of vbulletin? Preferably guest posts...

Or should I just write this myself?
Showing results 1 to 25 of 107

 
Forum Jump

All times are GMT. The time now is 09:16 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.07931 seconds
  • Memory Usage 2,049KB
  • 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
  • (42)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