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

Showing results 1 to 25 of 167
Search took 0.00 seconds.
Search: Posts Made By: grandeur_69
Forum: Community Lounge 12-06-2012, 04:57 AM
Replies: 28
Views: 5,985
Posted By grandeur_69
Huddler is a great option to vB, but you lose...

Huddler is a great option to vB, but you lose almost all control over the forum and leave it in their hands. From our standpoint of writing or own mods / hacks / etc, it is very limiting, but they...
Forum: vBulletin 4.x Add-ons 04-25-2012, 03:47 AM
Replies: 869
Administrative and Maintenance Tools - Template Modification System
Views: 1,221,265
Posted By grandeur_69
seems to not like the first line var...

seems to not like the first line

var googletag = googletag || {};
Forum: vBulletin 4.x Add-ons 04-25-2012, 03:46 AM
Replies: 869
Administrative and Maintenance Tools - Template Modification System
Views: 1,221,265
Posted By grandeur_69
it doesn't like using DFP code <script...

it doesn't like using DFP code

<script type='text/javascript'>
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
(function() {
var gads = document.createElement('script');...
Forum: vBulletin 3.8 Add-ons 01-27-2012, 06:55 AM
Replies: 288
Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b
Views: 63,546
Posted By grandeur_69
yes. Commbull runs mostly independently from vB,...

yes. Commbull runs mostly independently from vB, so unless they do some major structural changes to the database, it should continue to handle most updates.
Forum: vBulletin 3.8 Add-ons 10-04-2011, 09:21 PM
Replies: 288
Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b
Views: 63,546
Posted By grandeur_69
the error doesn't even make sense. I don't see...

the error doesn't even make sense. I don't see phrasegroup_commbull in the search query for it to display that error. The product XML file is the one that would include these changes to the...
Forum: vBulletin 3.8 Add-ons 09-22-2011, 06:12 PM
Replies: 288
Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b
Views: 63,546
Posted By grandeur_69
we wrote a PHP script that runs on our server...

we wrote a PHP script that runs on our server that cleans everything up.


<?php

define('DB_SERVER_NAME', 'localhost');
define('DB_USER_NAME', 'user');
define('DB_PASSWORD', 'pass');
...
Forum: vBulletin 3.8 Add-ons 02-17-2011, 04:36 PM
Replies: 288
Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b
Views: 63,546
Posted By grandeur_69
not really sure, but it's funny because when I...

not really sure, but it's funny because when I click on "reply" to this post, I got that exact error message.
Forum: vBulletin 3.8 Add-ons 02-08-2011, 04:17 PM
Replies: 288
Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b
Views: 63,546
Posted By grandeur_69
CSS doesn't work in emails. 99% of CSS is...

CSS doesn't work in emails. 99% of CSS is stripped out by all web based email.



I can only suggest trying it again. I had no problem and I've asked friends to try and again, no problem.


...
Forum: vBulletin 3.8 Add-ons 02-04-2011, 04:38 AM
Replies: 288
Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b
Views: 63,546
Posted By grandeur_69
i'm not sure those have anything to do with...

i'm not sure those have anything to do with commbull ... those functions are native to vB.

PS - I think I fixed the problem with the multiple user groups ... uploading it now.
Forum: vBulletin 3.8 Add-ons 01-31-2011, 03:14 AM
Replies: 288
Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b
Views: 63,546
Posted By grandeur_69
Honestly, I have never used secondary usergroups...

Honestly, I have never used secondary usergroups since the very early days so I can't confirm or deny this issue. I have a huge deadline coming up in the next couple weeks, but I will see about...
Forum: vBulletin 3.8 Add-ons 01-06-2011, 04:36 PM
Replies: 288
Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b
Views: 63,546
Posted By grandeur_69
Your problem is usually related to server load. ...

Your problem is usually related to server load. You probably need to increase the time between pages. This is the biggest problem I've had with this mod in the past, was that sending such big HTML...
Forum: vBulletin 3.8 Add-ons 01-06-2011, 04:29 PM
Replies: 288
Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b
Views: 63,546
Posted By grandeur_69
I found this to a be a problem only when I had...

I found this to a be a problem only when I had the redirect time too low. Seems that the page is reloading and sending to the next page too fast and the page data is being lost.
Forum: vBulletin 3.8 Add-ons 08-26-2010, 10:09 PM
Replies: 288
Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b
Views: 63,546
Posted By grandeur_69
i can only suggest watching vb's mailqueue table...

i can only suggest watching vb's mailqueue table and your server logs when sending it out to try and determine where the problem might be. If it's looping through and showing that the mail is being...
Forum: vBulletin 3.8 Add-ons 08-21-2010, 02:17 PM
Replies: 288
Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b
Views: 63,546
Posted By grandeur_69
i'm not entirely sure why the uninstall did not...

i'm not entirely sure why the uninstall did not drop the column receivebulletin, as the uninstall info is pretty straight forward and drops the 3 columns that are added.

My guess might be that you...
Forum: vBulletin 3.8 Add-ons 08-21-2010, 02:10 PM
Replies: 288
Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b
Views: 63,546
Posted By grandeur_69
commbull simply uses vbulletin's mail sending...

commbull simply uses vbulletin's mail sending function, so the problem is not likely to be from commbull itself.

check 2 things:
- the vbulletin mailqueue table to see if they are being added...
Forum: vBulletin 4.x Add-ons 08-13-2010, 01:37 PM
Replies: 2,697
Major Additions - vBExperience 4
Views: 518,868
Posted By grandeur_69
cool ... and when is that release ;)

cool ... and when is that release ;)
Forum: vBulletin 4.x Add-ons 08-12-2010, 09:17 PM
Replies: 2,697
Major Additions - vBExperience 4
Views: 518,868
Posted By grandeur_69
i keep receiving this error every few hours:

i keep receiving this error every few hours:
Forum: vBulletin 3.8 Add-ons 07-14-2010, 02:27 PM
Replies: 288
Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b
Views: 63,546
Posted By grandeur_69
that's what you get for uninstalling an awesome...

that's what you get for uninstalling an awesome product ;) ... i will make sure I update the code XML
Forum: vBulletin 3.8 Add-ons 07-02-2010, 02:33 PM
Replies: 288
Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b
Views: 63,546
Posted By grandeur_69
misunderstanding. i didn't mean for you to...

misunderstanding. i didn't mean for you to change the code. Everywhere in MY code, I am using the vbulletin configuration settings to reference the files, so it should work. I'm not sure why it is...
Forum: vBulletin 3.8 Add-ons 07-01-2010, 05:57 PM
Replies: 288
Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b
Views: 63,546
Posted By grandeur_69
hmm, that's strange. I've never actually moved...

hmm, that's strange. I've never actually moved the directory, but everywhere in the code i see $vbulletin->config['Misc']['admincpdir']. We just upgraded one of our forums to vb4 and the admincp is...
Forum: vBulletin 3.8 Add-ons 06-17-2010, 04:11 PM
Replies: 288
Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b
Views: 63,546
Posted By grandeur_69
strange. the end value for the date is the...

strange. the end value for the date is the current year. It's simply a call to date('Y') ... so if it's only showing 2008, maybe the server date is wrong .. I'm not sure why this would be so. What...
Forum: vBulletin 3.8 Add-ons 06-02-2010, 02:29 PM
Replies: 288
Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b
Views: 63,546
Posted By grandeur_69
I never thought about that ... that will...

I never thought about that ... that will definitely be something we will work on. We have officially put the development of Commbull for vb4 on our work schedule, as we are about a week away from...
Forum: vBulletin 3.8 Add-ons 05-31-2010, 04:34 PM
Replies: 288
Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b
Views: 63,546
Posted By grandeur_69
it is a dumb question since it was replied to 6...

it is a dumb question since it was replied to 6 posts previous
Forum: vBulletin 3.8 Add-ons 05-31-2010, 04:33 PM
Replies: 288
Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b
Views: 63,546
Posted By grandeur_69
not enabled yet in this mod.

not enabled yet in this mod.
Forum: vBulletin 3.8 Add-ons 03-22-2010, 12:23 AM
Replies: 288
Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b
Views: 63,546
Posted By grandeur_69
must be the way the image is linked. Certain...

must be the way the image is linked. Certain programs block CSS and images differently.
Showing results 1 to 25 of 167

 
Forum Jump

All times are GMT. The time now is 12:10 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.03067 seconds
  • Memory Usage 2,059KB
  • 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
  • (75)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