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

Showing results 1 to 25 of 48
Search took 0.00 seconds.
Search: Posts Made By: Wedframe
Forum: vBulletin 4.x Add-ons 09-01-2015, 11:15 PM
Replies: 7
Views: 3,259
Posted By Wedframe
Elite_360_, one more problem what I found. If...

Elite_360_, one more problem what I found.
If inline attachment is NOT image, then again will be error 404 to this "image"(like on above screenshot). So... I made hybrid code from your, from vB and...
Forum: vB4 Programming Discussions 08-27-2015, 05:03 AM
Replies: 2
Views: 542
Posted By Wedframe
Well.... thanks for "respons" I want to share...

Well.... thanks for "respons"
I want to share my solution.
As I think, function is_member_of is broken then it used with post cache rebuild from admincp, AND, maybe, if it used with unserialized...
Forum: vB4 Programming Discussions 08-25-2015, 10:23 PM
Replies: 2
Views: 542
Posted By Wedframe
Bump (((((

Bump (((((
Forum: vB4 Programming Discussions 08-21-2015, 09:35 AM
Replies: 2
Views: 542
Posted By Wedframe
BBCode condition and cache problem!

Hello! I was create my own bbcode, with check of privileges to use it, according to usergroup-settings in admincp.
At hooks:
bbcode_create
if(!function_exists ('handle_addshare'))
{
...
Forum: vBulletin 4.x Add-ons 08-19-2015, 05:56 PM
Replies: 7
Views: 3,259
Posted By Wedframe
Elite_360_, if in post I have link to full image...

Elite_360_, if in post I have link to full image with built-in thumbnail, like this:
[iмg]httр://someserver.net/0000000m.jpg[/iмg]
then regexp work not correctly. And as a result, I have in post...
Forum: Modification Requests/Questions (Unpaid) 08-13-2015, 06:53 PM
Replies: 10
Views: 1,809
Posted By Wedframe
Elite_360_, actually code from my previous...

Elite_360_, actually code from my previous post(based on MarkFL idea), work good!
Why I need to do one more query?
Forum: Modification Requests/Questions (Unpaid) 08-11-2015, 09:58 AM
Replies: 10
Views: 1,809
Posted By Wedframe
Elite_360_ I have a several reasons for...

Elite_360_ I have a several reasons for functionality like this. One of them its create page with ALL posts from thread, and on which I can use CTRL+F from browser. It`s very easy way to search old...
Forum: Modification Requests/Questions (Unpaid) 08-10-2015, 05:41 PM
Replies: 10
Views: 1,809
Posted By Wedframe
Bump!... May be someone can help with this?

Bump!...
May be someone can help with this?
Forum: vBulletin 4.x Add-ons 08-05-2015, 06:08 PM
Replies: 142
Views: 22,325
Posted By Wedframe
Hello! Was a lot of work :(((( Anyway! My first...

Hello! Was a lot of work :((((
Anyway! My first suggestion!
Exist a couple mod`s, within ajax-based pagination:
https://vborg.vbsupport.ru/showthread.php?t=248978...
Forum: vBulletin 4.x Add-ons 07-18-2015, 06:05 PM
Replies: 142
Views: 22,325
Posted By Wedframe
I make attachment with code from conflicted...

I make attachment with code from conflicted hook...
May be you suggest something(unfortunately author dont support this mod anymore:( )?

And this files in attach too. Without vBWonders enabled...
Forum: vBulletin 4.x Add-ons 07-17-2015, 07:36 PM
Replies: 142
Views: 22,325
Posted By Wedframe
5)Will be very usefool, for advanced editor, to...

5)Will be very usefool, for advanced editor, to make possible to hide vBWonders menu(in left side of vBWonders CP) for having realy "fullscreen mode"
6)With your mod enabled, I have +19 SQL...
Forum: vBulletin 4.x Add-ons 07-17-2015, 06:34 PM
Replies: 142
Views: 22,325
Posted By Wedframe
vBWonders, I steel tunned on your mod))) 1)As I...

vBWonders, I steel tunned on your mod)))
1)As I understand?, in version 1.2, no need to exec install.php from vBWonders folder... Moreover it's now not exist there)))
So... in this case, probably...
Forum: vBulletin 4.x Add-ons 07-08-2015, 10:59 AM
Replies: 44
BB Code Enhancements - Better code syntax highlighting
Views: 22,693
Posted By Wedframe
Hi. Maybe for somebody its steel actual. To...

Hi. Maybe for somebody its steel actual.
To correct the problem with disappearing content after editing the message , it is necessary in the module GeSHi BB Codes, at hook bbcode_create to add the...
Forum: vB4 Programming Discussions 06-28-2015, 04:56 AM
Replies: 3
Views: 467
Posted By Wedframe
Anyway... I did it with mod Downloads II. (may be...

Anyway... I did it with mod Downloads II. (may be for somebody who need this functionality too)
Forum: vBulletin 4.x Add-ons 06-26-2015, 11:58 AM
Replies: 232
Moderators Functions - Moderation Auto-PM v4.0.6
Views: 66,108
Posted By Wedframe
Oh... It`s work. But only in Inline Moderation....

Oh... It`s work. But only in Inline Moderation. Seems like as it should be.
Forum: vB4 Programming Discussions 06-24-2015, 02:12 PM
Replies: 3
Views: 569
Posted By Wedframe
Thanks, Andrea! Your right. I found how to...

Thanks, Andrea!
Your right.

I found how to define postid on any hooks)))
global $vbulletin, $post;
$vbulletin->input->clean_gpc('r', 'postid', TYPE_UINT);

And then I need it, I use:...
Forum: vBulletin 4.x Add-ons 06-24-2015, 01:43 PM
Replies: 232
Moderators Functions - Moderation Auto-PM v4.0.6
Views: 66,108
Posted By Wedframe
Hello! On 4.2.2 PL1, seems like tnen I physically...

Hello! On 4.2.2 PL1, seems like tnen I physically delete posts, PM`s don`t work. Somebody can proove or discare this?
Thanks!
Forum: vB4 Programming Discussions 06-21-2015, 10:07 PM
Replies: 3
Views: 569
Posted By Wedframe
Please.... I dont ask to many(((( I`m just need...

Please.... I dont ask to many((((
I`m just need to know right syntax to properly receive a postid in javascript.
Maybe at least someone tell in which files of vB, I can see similar operation?
Forum: vB4 Programming Discussions 06-18-2015, 07:39 PM
Replies: 3
Views: 569
Posted By Wedframe
ajax requests for postbit

Hello! I try to make custom plugin, and try to figure out, how I can use ajax requests for suitable changes in post content.
On hook bbcode_create:
/// Get code HTML
global $vbulletin, $post;
...
Forum: vBulletin 4.x Add-ons 06-14-2015, 02:47 AM
Replies: 142
Views: 22,325
Posted By Wedframe
I use the test forum and can afford way like...

I use the test forum and can afford way like clutter ))))))

Be careful. This mode(hashtags from DBTech) only supports with UTF-8. If you use another charset, you will have one more not working...
Forum: vBulletin 4.x Add-ons 06-13-2015, 11:00 AM
Replies: 142
Views: 22,325
Posted By Wedframe
And.... looks like hashtags don`t work for me....

And.... looks like hashtags don`t work for me. I`m use charset cp1251. May be problem in this?


Yeah. Then I dissable FractalizeR: Show items, awaiting moderation in notifications area...
Forum: vBulletin 4.x Add-ons 06-13-2015, 10:13 AM
Replies: 142
Views: 22,325
Posted By Wedframe
No! I have this issue too. BUT! Exactly the same...

No! I have this issue too. BUT! Exactly the same issue, only appears when I open in the browser vbwonders_install.php file, AFTER installing the product Product_vBWonders.xml in the admin panel....
Forum: vBulletin 4.x Add-ons 06-13-2015, 09:32 AM
Replies: 142
Views: 22,325
Posted By Wedframe
Nop... There is still missing scroll-bars in...

Nop... There is still missing scroll-bars in fullscreen mode....
Forum: vBulletin 4.x Add-ons 06-12-2015, 10:54 AM
Replies: 142
Views: 22,325
Posted By Wedframe
Wow.... :erm: Just look at screen of my...

Wow.... :erm:
Just look at screen of my developer tools in attachment...
Forum: vBulletin 4.x Add-ons 06-12-2015, 10:27 AM
Replies: 142
Views: 22,325
Posted By Wedframe
Ohh... )))) My user-Id, was in default banned...

Ohh... )))) My user-Id, was in default banned id`s on vBWonders advanced banning. Why? )))

It would be greate, if we`ll have code editor in hook`s too.

And in code editor... I can`t find any UI...
Showing results 1 to 25 of 48

 
Forum Jump

All times are GMT. The time now is 02:18 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.01971 seconds
  • Memory Usage 2,044KB
  • 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
  • (45)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