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

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: Disasterpiece
Forum: vBulletin 4.x Add-ons 11-22-2016, 01:58 PM
Replies: 539
Views: 517,832
Posted By Disasterpiece
I have never heard of that and considering the...

I have never heard of that and considering the work required to sign up with a steam account, i find this hard to believe.

There isn't really a solution so far, as steam link trusts all people...
Forum: vBulletin 4.x Add-ons 07-08-2016, 01:47 PM
Replies: 271
Views: 78,164
Posted By Disasterpiece
Hi, Conflicts may come from any conflicting...

Hi,

Conflicts may come from any conflicting javascript includes, like for example different jqueries or anything else really. Hard to say without js-console output.

Mod upgrade likely won't...
Forum: vBulletin 4.x Add-ons 06-02-2016, 05:48 PM
Replies: 539
Views: 517,832
Posted By Disasterpiece
Not without the exact error message.

Not without the exact error message.
Forum: vBulletin 4.x Add-ons 03-29-2016, 04:14 PM
Replies: 191
Views: 123,034
Posted By Disasterpiece
You can go through the code and change the url...

You can go through the code and change the url from http://.../somsecript to //...somescript

like here: http://www.paulirish.com/2010/the-protocol-relative-url/
Forum: vBulletin 4.x Add-ons 03-29-2016, 03:02 PM
Replies: 191
Views: 123,034
Posted By Disasterpiece
Also, yes, the https is definitely the problem. ...

Also, yes, the https is definitely the problem.

154601
Forum: vBulletin 4.x Add-ons 03-29-2016, 03:00 PM
Replies: 191
Views: 123,034
Posted By Disasterpiece
Can you give me a link to a post where the badge...

Can you give me a link to a post where the badge should appear but doesn't?
Forum: vBulletin 4.x Add-ons 03-29-2016, 02:44 PM
Replies: 191
Views: 123,034
Posted By Disasterpiece
This gives me a 404, maybe that's the issue? ...

This gives me a 404, maybe that's the issue?

https://teamwarfare.com/clientscript/steamprofile/ajax/steamprofile.min.js
Forum: vBulletin 4.x Add-ons 03-16-2016, 11:22 PM
Replies: 216
Social Group and Album Enhancements - Watermark Generator
Views: 50,973
Posted By Disasterpiece
not sure what you mean. which images do you want...

not sure what you mean. which images do you want to select? Those that should be watermarked?


Just put in your ToS and it should be fine. Every one else does the same.
First time I hear about...
Forum: vBulletin 4.x Add-ons 01-28-2016, 05:17 PM
Replies: 216
Social Group and Album Enhancements - Watermark Generator
Views: 50,973
Posted By Disasterpiece
...and be re-generated when it is needed. Yes.

...and be re-generated when it is needed. Yes.
Forum: vBulletin 4.x Add-ons 01-26-2016, 08:51 PM
Replies: 216
Social Group and Album Enhancements - Watermark Generator
Views: 50,973
Posted By Disasterpiece
The image would still be saved to the cache...

The image would still be saved to the cache temporarily, yes.
With the next image request, the old one would be deleted and the new cache image would be saved to disk as well.
Forum: vBulletin 4.x Add-ons 01-26-2016, 08:18 PM
Replies: 216
Social Group and Album Enhancements - Watermark Generator
Views: 50,973
Posted By Disasterpiece
Well, applying image data takes some time to...

Well, applying image data takes some time to process. The point of the cache is to reduce server load, so the same image doesn't have to be processed every time it is requested. Hence, the cache.

...
Forum: vBulletin 4.x Add-ons 01-26-2016, 03:00 PM
Replies: 216
Social Group and Album Enhancements - Watermark Generator
Views: 50,973
Posted By Disasterpiece
The original images are untouched, if a user...

The original images are untouched, if a user requests an image, the plugin checks if a watermarked copy is already available in the cache. If so, the cached image is shown, if else, the plugin...
Forum: vBulletin 4.x Add-ons 10-09-2015, 12:13 PM
Replies: 216
Social Group and Album Enhancements - Watermark Generator
Views: 50,973
Posted By Disasterpiece
monitoring yes, but support for my addons is...

monitoring yes, but support for my addons is limited.
Forum: vBulletin 4.x Add-ons 07-20-2015, 02:41 PM
Replies: 539
Views: 517,832
Posted By Disasterpiece
Does it literally say (invalid) in the url? ...

Does it literally say (invalid) in the url?

Can you send me a Link to where I can see it?
Forum: vBulletin 4.x Add-ons 06-14-2015, 10:18 AM
Replies: 539
Views: 517,832
Posted By Disasterpiece
Is it just the admincp or the regular user...

Is it just the admincp or the regular user profile in member.php?
Forum: vBulletin 4.x Add-ons 04-07-2015, 08:23 PM
Replies: 271
Views: 78,164
Posted By Disasterpiece
I'm not up to speed. What changed? What needs to...

I'm not up to speed. What changed? What needs to be upgraded?
Forum: vBulletin 4.x Add-ons 03-26-2015, 11:52 PM
Replies: 539
Views: 517,832
Posted By Disasterpiece
Looks like the code needs to be placed in the...

Looks like the code needs to be placed in the postbit_legacy template of your vbulletin style(s) where in the original style, the avatar would be located.
Forum: vBulletin 4.x Add-ons 03-10-2015, 02:44 PM
Replies: 539
Views: 517,832
Posted By Disasterpiece
The path needs to be absolute, as the description...

The path needs to be absolute, as the description hints.

Find out how the directory of your vbulletin installation is called, so instead of steam_connect_log.txt, there needs to be something like...
Forum: vBulletin 4.x Add-ons 03-08-2015, 04:49 PM
Replies: 539
Views: 517,832
Posted By Disasterpiece
In the addons settings you can specify a logfile....

In the addons settings you can specify a logfile. Errors should appear there as well. Set up a logfile path, replicate the error and check if an error message appears in the log
Forum: vBulletin 4.x Add-ons 03-04-2015, 09:20 PM
Replies: 539
Views: 517,832
Posted By Disasterpiece
What does the steam connect logfile say?

What does the steam connect logfile say?
Forum: vBulletin 4.x Add-ons 09-06-2014, 03:15 PM
Replies: 191
Views: 123,034
Posted By Disasterpiece
You'd have to consult the author of the steam...

You'd have to consult the author of the steam mini profiles tool, my vb addon only includes this 3rd party addon into the post.
Forum: vBulletin 4.x Add-ons 04-12-2014, 12:00 PM
Replies: 539
Views: 517,832
Posted By Disasterpiece
I don't understand. Can you give an example? ...

I don't understand. Can you give an example?

You query only one api URL at a time, more isn't possible.
Forum: vBulletin 4.x Add-ons 11-26-2013, 11:13 AM
Replies: 539
Views: 517,832
Posted By Disasterpiece
I see, the json parser is fairly weak in my old...

I see, the json parser is fairly weak in my old implementation, I just might change that until the next :)

Thanks
Forum: vBulletin 4.x Add-ons 11-24-2013, 03:19 PM
Replies: 539
Views: 517,832
Posted By Disasterpiece
if you can find it in the sourcecode it probably...

if you can find it in the sourcecode it probably is just misplaced. Can you send me a link to your forum?
Forum: vBulletin 4.x Add-ons 11-24-2013, 02:11 PM
Replies: 539
Views: 517,832
Posted By Disasterpiece
Not sure, do you use any special templates? ...

Not sure, do you use any special templates?

Are you sure everything is correctly set up and the product with all its plugins is active? If you check the source code of your forum and search with...
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT. The time now is 10:19 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.03382 seconds
  • Memory Usage 2,079KB
  • 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)pagenav_pagelinkrel
  • (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