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

Showing results 1 to 25 of 85
Search took 0.00 seconds.
Search: Posts Made By: benFF
Forum: vB4 Programming Discussions 03-30-2012, 12:23 PM
Replies: 2
Views: 464
Posted By benFF
Thank you - I would have looked myself but I...

Thank you - I would have looked myself but I don't have access to my vB install right now :)

Much appreciated.
Forum: vB4 Programming Discussions 03-29-2012, 05:57 PM
Replies: 2
Views: 464
Posted By benFF
login_process plugin question - should be simple!

I know this is run when you login by using the login form, but I want to know if it is still tripped if you had the "Stay logged in" box ticked, and you had timed out before accessing a new page.
...
Forum: Modification Requests/Questions (Unpaid) 10-21-2011, 05:47 PM
Replies: 10
Views: 1,805
Posted By benFF
I'm going to bump this 5 years later ... :D Still...

I'm going to bump this 5 years later ... :D Still need it!
Forum: vB3 Programming Discussions 10-06-2011, 03:00 AM
Replies: 3
Views: 584
Posted By benFF
Lol, sorry I totally got that wrong - it's the...

Lol, sorry I totally got that wrong - it's the ad_showthread_beforeqr template (the one built in).

I can't move the plugin though, as it's a single one which works out all the advert banners for...
Forum: vB3 Programming Discussions 10-05-2011, 01:24 PM
Replies: 3
Views: 584
Posted By benFF
Get current amount of posts shown on a page

I'm working on a conditional which runs in the "global_start" hook which sets up adverts for the page.

One of the things I am doing, push advert banner data into the ad_location_showthread_afterqr...
Forum: vBulletin 3.8 Styles 07-08-2011, 03:38 PM
Replies: 253
Views: 102,056
Posted By benFF
Just missing attachment uploads and my users will...

Just missing attachment uploads and my users will all be happy :D

Would also be nice if the CSS was made using the build in editor, rather than manually editing a file. Easier to hook into my CDN...
Forum: vBulletin 3.8 Styles 05-23-2011, 08:17 AM
Replies: 253
Views: 102,056
Posted By benFF
Nice update - would be good to include a "Report...

Nice update - would be good to include a "Report this post" link in a future version :)
Forum: vBulletin 3.8 Styles 05-18-2011, 07:24 PM
Replies: 253
Views: 102,056
Posted By benFF
You need to add the "dot_hot_new" variants to...

You need to add the "dot_hot_new" variants to that as well :)

Also the logo is never actually used...?
Forum: vBulletin 3.8 Add-ons 09-15-2010, 06:45 AM
Replies: 59
Views: 12,869
Posted By benFF
Installed and works great :) I just wondered if...

Installed and works great :) I just wondered if there is any to get a list of all the "liked" threads somehow in FB.

Insights doesn't like my site application right now, or maybe that's because it...
Forum: vB3 General Discussions 07-24-2010, 07:37 AM
Replies: 5
Views: 3,934
Posted By benFF
Hey Cadellin, In my example, if you want to...

Hey Cadellin,

In my example, if you want to send to say, users with ID 1 and 2 then you would do:

private.php?do=newpm&userid[]=1&userid[]=2

Maybe this works with VB4?
Forum: vB3 General Discussions 05-17-2010, 10:58 AM
Replies: 5
Views: 3,934
Posted By benFF
Just incase you are still wondering: ...

Just incase you are still wondering:

private.php?do=newpm&userid[]=USERID&userid[]=USERID

etc etc etc...
Forum: Modification Requests/Questions (Unpaid) 03-13-2010, 09:03 AM
Replies: 1
Views: 653
Posted By benFF
I'll be watching this, as I need the same thing!

I'll be watching this, as I need the same thing!
Forum: vBulletin 3.8 Add-ons 09-30-2009, 09:02 AM
Replies: 608
Views: 129,430
Posted By benFF
No :) editor_toolbar_end is the one!

No :) editor_toolbar_end is the one!
Forum: vBulletin 3.8 Add-ons 09-04-2009, 07:00 PM
Replies: 28
Social Group and Album Enhancements - Move Threads from Forums to Social Groups
Views: 13,609
Posted By benFF
Nice - needs to be updated though as it strips...

Nice - needs to be updated though as it strips out loads of the BBCODE, even if you set it to allowed in the Admin CP (I see the disallowed ones are hardcoded in).

Would also be good if you could...
Forum: vBulletin 3.8 Add-ons 09-04-2009, 08:06 AM
Replies: 846
Views: 225,381
Posted By benFF
Ta very much - I am indeed using msi.

Ta very much - I am indeed using msi.
Forum: vBulletin 3.8 Add-ons 09-03-2009, 11:52 PM
Replies: 846
Views: 225,381
Posted By benFF
Just upgraded from 1.0.7 - and whilst it looks...

Just upgraded from 1.0.7 - and whilst it looks like everything is ok, there is a problem with the scoring.

Ever game you play, it tells you that you got the highest score, even when the score...
Forum: vB3 Programming Discussions 07-27-2009, 11:26 AM
Replies: 0
Views: 493
Posted By benFF
build_new_post not obeying "maximages" amount

This is a bit of a follow on from a previous thread, but different enough to warrent its own :)

I'm using the build_new_post function to post to my forum, however all of the actual posts are...
Forum: vB3 General Discussions 07-25-2009, 08:34 PM
Replies: 3
Views: 1,404
Posted By benFF
Cheers buddy, also looked like I needed ...

Cheers buddy, also looked like I needed


global $forumperms;
$forumperms = fetch_permissions($b_id);


Next problem - if I have more than 4 images in the post, it fails with an...
Forum: vB3 General Discussions 07-21-2009, 11:06 PM
Replies: 3
Views: 1,404
Posted By benFF
I know this is an old bump, but has anyone else...

I know this is an old bump, but has anyone else ever come across this,

I'm coding something else which has the same issue, after calling the build_new_post function, I then need to call the...
Forum: vB3 Programming Discussions 04-26-2009, 05:18 AM
Replies: 3
Views: 1,599
Posted By benFF
Hi buddy, Yes - that is where I got the...

Hi buddy,

Yes - that is where I got the starting blocks from, I've included everything I think is needed, but the function just doesn't convert anything on submit (everything else works, showing...
Forum: vB3 Programming Discussions 04-25-2009, 05:03 PM
Replies: 3
Views: 1,599
Posted By benFF
Prerequisites to use convert_wysiwyg_html_to_bbcode

Hi guys, Hope you can help me :)

I've integrated the Wysiwyg editor into Photopost classifieds, with the editing bit working perfectly, but have hit a major snag with the database writing.
...
Forum: vBulletin 3.8 Add-ons 02-04-2009, 02:36 PM
Replies: 608
Views: 129,430
Posted By benFF
If you want to have an icon on the main toolbar...

If you want to have an icon on the main toolbar (New Reply, Full edit) then you don't need a template edit.

Create a plug in at location "editor_toolbar_end" and insert the following code:...
Forum: vBulletin 3.6 Add-ons 12-01-2008, 03:08 PM
Replies: 524
Add-On Releases - Rewrite eBay Links
Views: 99,447
Posted By benFF
Quoted posts also fall foul of this.

Quoted posts also fall foul of this.
Forum: vBulletin 3.6 Add-ons 11-25-2008, 09:47 AM
Replies: 524
Add-On Releases - Rewrite eBay Links
Views: 99,447
Posted By benFF
Cheers :)

Cheers :)
Forum: vBulletin 3.6 Add-ons 11-24-2008, 04:12 PM
Replies: 524
Add-On Releases - Rewrite eBay Links
Views: 99,447
Posted By benFF
Both. The fix doesn't stop double / triple...

Both. The fix doesn't stop double / triple rewrites.

We need a v1.5 which doesn't rewrite the link if a rover address already exists - and if it does, make sure it's using thr right rover settings...
Showing results 1 to 25 of 85

 
Forum Jump

All times are GMT. The time now is 06:34 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.02784 seconds
  • Memory Usage 2,042KB
  • 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
  • (38)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