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

Showing results 1 to 25 of 49
Search took 0.02 seconds.
Search: Posts Made By: Gio~Logist
Forum: vBulletin 4.x Add-ons 09-21-2016, 02:23 AM
Replies: 1,920
Add-On Releases - Everywhere Sidebar 4 VB4
Views: 2,609,281
Posted By Gio~Logist
I've had a few clients using this mod and...

I've had a few clients using this mod and experiencing a 1-3 second delay for content to load.

Problem: this mod actually hides your main content container until the whole page loads, then...
Forum: Community Lounge 08-28-2016, 06:26 PM
Replies: 13
Views: 2,438
Posted By Gio~Logist
Not that I'm a fan of godaddy, but things like...

Not that I'm a fan of godaddy, but things like this are often an isolated issue based on the representative.

To me, it sounds like the guy was using canned messages and had no interest in...
Forum: Forum and Server Management 08-05-2016, 02:59 PM
Replies: 16
Views: 1,582
Posted By Gio~Logist
Oh, hah! So sorry, forgot I had ad blocker...

Oh, hah! So sorry, forgot I had ad blocker enabled.

Yea, some optimization is definitely in order. You're making various calls to 3rd party scripts, fonts and css files that are all loaded from...
Forum: vB4 General Discussions 07-12-2016, 05:33 PM
Replies: 2
Views: 360
Posted By Gio~Logist
Here's a list of the variables it fetches...

Here's a list of the variables it fetches initially:

$vbulletin->input->clean_array_gpc('r', array(
'forumid' => TYPE_UINT,
'forumids' => TYPE_STR,
'type' => TYPE_STR,
'lastpost' =>...
Forum: Community Lounge 04-19-2016, 04:01 AM
Replies: 403
Views: 74,115
Posted By Gio~Logist
Thank you very much and i did :):up::up:

Thank you very much and i did :):up::up:
Forum: vBulletin 4.x Add-ons 03-24-2016, 04:07 PM
Replies: 27
Integration with vBulletin - Adf.ly Integration
Views: 7,766
Posted By Gio~Logist
Sounds good, you can use the code in the updated...

Sounds good, you can use the code in the updated product i posted for you :up:
Forum: vB5 General Discussions 03-22-2016, 03:22 PM
Replies: 2
Views: 697
Posted By Gio~Logist
Add this instead .post-signature { ...

Add this instead

.post-signature {
clear: none;
}
Forum: Community Reviews 03-16-2016, 07:04 PM
Replies: 18
Views: 5,461
Posted By Gio~Logist
Hah, well played :up:

Hah, well played :up:
Forum: vB3 Programming Discussions 03-16-2016, 07:47 AM
Replies: 15
Views: 1,013
Posted By Gio~Logist
Yea, haha, it was beyond random there. Almost...

Yea, haha, it was beyond random there. Almost looks like someone accidentally pasted it there while coding and somehow had the wrong c&p in their clipboard :erm:
Forum: Modification Requests/Questions (Unpaid) 03-16-2016, 03:19 AM
Replies: 17
Views: 2,833
Posted By Gio~Logist
Oh, I see watcha mean. Yea, your method uses a...

Oh, I see watcha mean. Yea, your method uses a different software is all. I was under the impression he wanted to use his existing Chevereto script.

Either one should solve the initial hosting...
Forum: vBulletin.org Site Feedback 03-03-2016, 10:08 AM
Replies: 23
Views: 4,003
Posted By Gio~Logist
Lmao this really is getting funny.

Lmao this really is getting funny.
Forum: vBulletin 3.8 Add-ons 02-17-2016, 11:14 PM
Replies: 27
Views: 5,543
Posted By Gio~Logist
Ah, sorry.. It's been a while since i edited this...

Ah, sorry.. It's been a while since i edited this mod.

In the postbit_display_complete plugin, change the following$template_hook[postbit_userinfo_right] .= '<div align="right"><a href="' ....
Forum: Forum and Server Management 02-12-2016, 11:34 PM
Replies: 6
Views: 1,665
Posted By Gio~Logist
:x $num = 0; while($num <= 1000){ $num--; ...

:x
$num = 0;
while($num <= 1000){
$num--;
}
Forum: vB4 Programming Discussions 01-19-2016, 09:41 AM
Replies: 7
Views: 557
Posted By Gio~Logist
Glad to help :up:

Glad to help :up:
Forum: vBulletin 4.x Add-ons 01-16-2016, 09:06 PM
Replies: 27
Integration with vBulletin - Adf.ly Integration
Views: 7,766
Posted By Gio~Logist
Here you guys go ;) This updated version...

Here you guys go ;)

This updated version will have an option in forum manager under Enable Adf.ly Integration?

All are set to "yes" by default. To disable, just set to "no".
Forum: vB4 Programming Discussions 01-16-2016, 07:30 PM
Replies: 7
Views: 557
Posted By Gio~Logist
You don't need everything you put, actually. ...

You don't need everything you put, actually.

So, instead of contenttype, you're fine with just contenttypeid.

This would work:


Also, while testing, you can add &nocache=1 this way you get...
Forum: Community Reviews 01-16-2016, 05:53 PM
Replies: 4
Views: 2,678
Posted By Gio~Logist
I agree 100000000% with the use of colors. It's...

I agree 100000000% with the use of colors. It's pretty much impossible to read the content. You're essentially scaring users off.

I do really like the set up of your forum list though, good job...
Forum: vBulletin 4.x Add-ons 12-03-2015, 09:28 PM
Replies: 170
Views: 54,497
Posted By Gio~Logist
We have literally never heard about this and i'm...

We have literally never heard about this and i'm not even sure how this is possible. You may want to look at other possible vulnerabilities.
Forum: Style and Graphics Requests (Unpaid) 09-30-2015, 03:27 AM
Replies: 17
Views: 36,169
Posted By Gio~Logist
I would also suggest possible using Font Awesome...

I would also suggest possible using Font Awesome to replace some of your icons :up: Lowers speed and has pretty much all icons you need, including Skype.

Here's a list of all the icons it comes...
Forum: vB4 Design and Graphics Discussions 09-30-2015, 03:20 AM
Replies: 4
Views: 752
Posted By Gio~Logist
For future reference, whenever you're using an...

For future reference, whenever you're using an outdated Style, vBulletin will usually tell you which of the templates are outdated and from there, you can compare your version with the default...
Forum: vB4 General Discussions 09-30-2015, 01:46 AM
Replies: 3
Views: 429
Posted By Gio~Logist
AdminCP -> Maintenance -> Execute SQL Query ...

AdminCP -> Maintenance -> Execute SQL Query

select userid from customavatar where filename LIKE '%bmp%'


If you have a table prefix, include your prefix before "customavatar". That will bring...
Forum: vB4 General Discussions 09-22-2015, 12:15 AM
Replies: 6
Views: 873
Posted By Gio~Logist
Go to your forumdisplay template and enter your...

Go to your forumdisplay template and enter your ad code in between the following two pieces of code:


<vb:if condition="$show['stickies']">
<ol id="stickies" class="stickies">...
Forum: vB3 General Discussions 09-22-2015, 12:12 AM
Replies: 3
Views: 630
Posted By Gio~Logist
Have you used your browser's inspector to see if...

Have you used your browser's inspector to see if perhaps you are experiencing javascript issues?
Forum: Community Reviews 09-22-2015, 12:05 AM
Replies: 17
Views: 4,695
Posted By Gio~Logist
That is a great design you have. Very clean and...

That is a great design you have. Very clean and content focused. I would try and make the minimum width allowed just a tad smaller so that it's usable on tablets as well.

One thing I did notice,...
Forum: vB3 General Discussions 08-27-2015, 10:59 AM
Replies: 4
Views: 764
Posted By Gio~Logist
You can always go to Styles & Templates ->...

You can always go to

Styles & Templates -> Replacement Variable Manager -> Add new replacement variable for that style

Search for text: oldurl.com
Replace with text: newurl.com

That'll...
Showing results 1 to 25 of 49

 
Forum Jump

All times are GMT. The time now is 03:42 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01816 seconds
  • Memory Usage 2,031KB
  • 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
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (35)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