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

Showing results 1 to 25 of 241
Search took 0.01 seconds.
Search: Posts Made By: Sal Collaziano
Forum: vBulletin 4.x Add-ons 10-14-2017, 04:50 PM
Replies: 34
Board Optimization - Adblock Alert
Views: 19,361
Posted By Sal Collaziano
Well. One way to think of it is - if there are no...

Well. One way to think of it is - if there are no ads for them - they could/should turn off their ad blocker. Then they would not see the message.
Forum: vB4 General Discussions 09-25-2017, 05:18 PM
Replies: 23
Views: 1,957
Posted By Sal Collaziano
I see that! If I weren't so busy I'd get a For...

I see that! If I weren't so busy I'd get a For Dummies book. :p When I have some free time, I just might...
Forum: vB4 General Discussions 09-25-2017, 05:11 PM
Replies: 23
Views: 1,957
Posted By Sal Collaziano
Thank you, again. It's so cool all the things you...

Thank you, again. It's so cool all the things you can do with coding knowledge. It's sort of fun and entertaining. :p :)
Forum: vB4 General Discussions 09-25-2017, 05:01 PM
Replies: 23
Views: 1,957
Posted By Sal Collaziano
That did it! Thank you very much! :p I was going...

That did it! Thank you very much! :p I was going to try and hack this:
global $styleid;

if ($styleid == 1){

...into the plugin - but surely would have broken things. :p I appreciate you...
Forum: vB4 General Discussions 09-25-2017, 02:29 PM
Replies: 23
Views: 1,957
Posted By Sal Collaziano
Live site... --------------- Added...

Live site...

--------------- Added 1506365510 at 1506365510 ---------------

Oh, my fault. I see what the problem is. It's because I'm trying to use this on my mobile theme. :o Would you show me...
Forum: vB4 General Discussions 09-25-2017, 02:13 PM
Replies: 23
Views: 1,957
Posted By Sal Collaziano
I did, but I didn't see the new ad. But no error...

I did, but I didn't see the new ad. But no error message, so that's good. :p
Forum: vB4 General Discussions 09-25-2017, 12:40 PM
Replies: 23
Views: 1,957
Posted By Sal Collaziano
This is my first time using plugins, so please...

This is my first time using plugins, so please bear with me. :p

Here's what my plugin looks like now:

----- ----- -----
global $ids;

$excluded = array(199, 299, 399);

if...
Forum: vB4 General Discussions 09-24-2017, 06:22 PM
Replies: 23
Views: 1,957
Posted By Sal Collaziano
I'm trying to use something like this: ...

I'm trying to use something like this:

<vb:if condition="!is_member_of($bbuserinfo, #,#,#)>
<li class="firstpost_advert_container">
<div class="firstpost_advert">
AD CODE HERE
</div>
</li>...
Forum: vB4 General Discussions 09-24-2017, 06:09 PM
Replies: 23
Views: 1,957
Posted By Sal Collaziano
Thank you, Mark. Is there a way to get this to...

Thank you, Mark. Is there a way to get this to work with conditionals? I get:

syntax error, unexpected '<', expecting end of file on line 4 in /home/site/whatever/includes/class_postbit.php(345) :...
Forum: vB4 General Discussions 09-24-2017, 01:43 PM
Replies: 23
Views: 1,957
Posted By Sal Collaziano
I'm curious about this also. I'd like to place an...

I'm curious about this also. I'd like to place an ad after the 3rd post on every page. Is there a solution to do this?
Forum: vB4 General Discussions 08-29-2017, 09:11 PM
Replies: 5
Views: 826
Posted By Sal Collaziano
I'd like to know as well. I read that in another...

I'd like to know as well. I read that in another discussion here regarding a similar situation.
Forum: vB4 General Discussions 08-29-2017, 07:27 PM
Replies: 5
Views: 826
Posted By Sal Collaziano
Same here. Would love to know how that was fixed....

Same here. Would love to know how that was fixed. Server purge?
Forum: vBulletin 4.x Add-ons 07-27-2017, 05:42 PM
Replies: 163
Major Additions - vbRides ? Garage
Views: 32,563
Posted By Sal Collaziano
I'd love for the ability to just shut down the...

I'd love for the ability to just shut down the submission if pictures aren't added. As it is, I reject "rides" every day for having no picture. The instructions clearly state in big red letters that...
Forum: vBulletin 4.x Add-ons 05-23-2017, 11:21 AM
Replies: 163
Major Additions - vbRides ? Garage
Views: 32,563
Posted By Sal Collaziano
That did it! Thank you very much! I hope the...

That did it! Thank you very much! I hope the developer makes this change for those using the latest versions of PHP...
Forum: vBulletin 4.x Add-ons 05-22-2017, 06:02 PM
Replies: 163
Major Additions - vbRides ? Garage
Views: 32,563
Posted By Sal Collaziano
Thank you very much! I appreciate it! :)

Thank you very much! I appreciate it! :)
Forum: vBulletin 4.x Add-ons 05-22-2017, 05:53 PM
Replies: 163
Major Additions - vbRides ? Garage
Views: 32,563
Posted By Sal Collaziano
To note, approving works fine...

To note, approving works fine...
Forum: vBulletin 4.x Add-ons 05-22-2017, 05:51 PM
Replies: 163
Major Additions - vbRides ? Garage
Views: 32,563
Posted By Sal Collaziano
Thank you. When I attempt to moderate a new ride....

Thank you. When I attempt to moderate a new ride. For example, if I try to reject one, I get the following error:

syntax error, unexpected '/', expecting '-' or identifier (T_STRING) or variable...
Forum: vBulletin 4.x Add-ons 05-22-2017, 05:46 PM
Replies: 163
Major Additions - vbRides ? Garage
Views: 32,563
Posted By Sal Collaziano
Interesting... Well... I upgraded to the latest...

Interesting... Well... I upgraded to the latest version of vBulletin to keep up to date and figured I'd jump to PHP 7.1 while I was at it. So far this is the only piece of my puzzle that's not...
Forum: vBulletin 4.x Add-ons 05-22-2017, 01:13 PM
Replies: 163
Major Additions - vbRides ? Garage
Views: 32,563
Posted By Sal Collaziano
I'm having issues with the plugin since upgrading...

I'm having issues with the plugin since upgrading from PHP 5.6 to PHP 7.1. Any solutions?

syntax error, unexpected '/', expecting '-' or identifier (T_STRING) or variable (T_VARIABLE) or number...
Forum: vBulletin 4.x Add-ons 12-31-2016, 03:23 PM
Replies: 163
Major Additions - vbRides ? Garage
Views: 32,563
Posted By Sal Collaziano
Thank you very much! Certainly not a deal...

Thank you very much! Certainly not a deal breaker... :)
Forum: vBulletin 4.x Add-ons 12-31-2016, 01:45 PM
Replies: 163
Major Additions - vbRides ? Garage
Views: 32,563
Posted By Sal Collaziano
I'm finding I need to manually approve every...

I'm finding I need to manually approve every submission by editing each one and clicking "Approve" to submit. Did I configure something incorrectly?
Forum: vB4 General Discussions 12-29-2016, 07:09 PM
Replies: 35
Views: 3,569
Posted By Sal Collaziano
That DID take care of the editor issue! That's a...

That DID take care of the editor issue! That's a better fix than editing the class_bootstrap.php file. :) Thank you...

-- This also fixed that other issue I mentioned where in mobile, clicking a...
Forum: vB4 General Discussions 12-29-2016, 06:56 PM
Replies: 35
Views: 3,569
Posted By Sal Collaziano
Thank you. I'm looking into this stuff right now....

Thank you. I'm looking into this stuff right now. I just updated that post before yours:

"I might have just found another issue. When browsing from my mobile phone - clicking on a thread title...
Forum: vB4 General Discussions 12-29-2016, 06:17 PM
Replies: 35
Views: 3,569
Posted By Sal Collaziano
Sure... Username: Just Looking Password:...

Sure...

Username: Just Looking
Password: WF8C5DZmcwB2rje7

Thanks!

--------------- Added 1483043711 at 1483043711 ---------------

I forgot to mention that Quick User Finder doesn't work...
Forum: vB4 General Discussions 12-29-2016, 06:07 PM
Replies: 35
Views: 3,569
Posted By Sal Collaziano
Sure, I can do that. Are you looking for front...

Sure, I can do that. Are you looking for front end or back end?
Showing results 1 to 25 of 241

 
Forum Jump

All times are GMT. The time now is 09:43 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.04102 seconds
  • Memory Usage 2,057KB
  • 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
  • (69)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