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

Showing results 1 to 25 of 94
Search took 0.01 seconds.
Search: Posts Made By: Jennifer2010
Forum: vB4 Programming Discussions 11-23-2015, 04:18 PM
Replies: 16
Views: 1,125
Posted By Jennifer2010
Ah, that worked! When I had did that the first...

Ah, that worked! When I had did that the first time we were talking about template edits so I didn't realize that was going to work. Thanks again guys!
Forum: vB4 Programming Discussions 11-21-2015, 04:37 AM
Replies: 16
Views: 1,125
Posted By Jennifer2010
The hook is using init_startup (not global). Once...

The hook is using init_startup (not global). Once I added the conditional, the code stopped executing.

This is the specific code with conditional included I'm talking about:

<?xml...
Forum: vB4 Programming Discussions 11-19-2015, 04:31 AM
Replies: 16
Views: 1,125
Posted By Jennifer2010
Thanks for the response. Just to make sure...

Thanks for the response.

Just to make sure we're on the same page:

The original code I originally supplied is already an existing plugin that automatically inserts itself into every...
Forum: vB4 Programming Discussions 11-13-2015, 09:51 PM
Replies: 16
Views: 1,125
Posted By Jennifer2010
Thanks for the response. Just to say: The...

Thanks for the response.

Just to say: The original template I provided was working/already in use. The only thing that seemed to stop it from working altogether was the inclusion of the:
if...
Forum: vB4 Programming Discussions 11-13-2015, 07:19 PM
Replies: 16
Views: 1,125
Posted By Jennifer2010
Thank you for the response! I'm a little...

Thank you for the response! I'm a little confused, but is this what the code should end up looking as?

<?xml version="1.0" encoding="ISO-8859-1"?>
<product productid="blockscript" active="1">...
Forum: vB4 Programming Discussions 11-10-2015, 06:48 PM
Replies: 16
Views: 1,125
Posted By Jennifer2010
That worked perfect. Thank you thank you thank...

That worked perfect. Thank you thank you thank you!

--------------- Added 1447265522 at 1447265522 ---------------

I just realized today that the code isn't working :(

It doensn't return...
Forum: vB4 Programming Discussions 11-10-2015, 06:13 PM
Replies: 16
Views: 1,125
Posted By Jennifer2010
Thanks for the response! I've tried a few...

Thanks for the response!

I've tried a few times but can't seem to know exactly where I'm supposed to wrap the code. I keep breaking something.

This is the entire XML file...


<?xml...
Forum: vB4 Programming Discussions 11-10-2015, 04:58 PM
Replies: 16
Views: 1,125
Posted By Jennifer2010
How to use "if" condition?

I have a plugin that inserts PHP code on all pages to check a user's IP address. What I want to do exclude it from checking administrator's IPs.

The plugin looks like this:
<dependencies />...
Forum: vB4 General Discussions 11-13-2014, 03:53 AM
Replies: 5
Views: 543
Posted By Jennifer2010
Interesting. So we can't have to two reply boxes...

Interesting. So we can't have to two reply boxes on the same page? Even if one is created separately (not copied) as a separate form?

What about a form that once submitted, copies the content of...
Forum: vB4 General Discussions 11-13-2014, 12:17 AM
Replies: 5
Views: 543
Posted By Jennifer2010
Shouldn't really be a form inside of a form since...

Shouldn't really be a form inside of a form since all we're doing is copying the quick reply form code and placing it in a different location on the same page.
Forum: vB4 General Discussions 11-12-2014, 10:30 PM
Replies: 5
Views: 543
Posted By Jennifer2010
Move quick reply box from bottom of thread/page to top, under first post

Anyone know how I can move the quick reply box from the bottom of the page to the top of the page under the first post in the thread?

Thank you
Forum: vBulletin 4.x Add-ons 11-09-2014, 07:59 PM
Replies: 409
Miscellaneous Hacks - [AJAX] Thumbs Up?
Views: 114,376
Posted By Jennifer2010
Does anyone know how to make the thumbs appear on...

Does anyone know how to make the thumbs appear on posts only (not on the original post in the thread?)
Forum: vBulletin 4.x Add-ons 11-07-2014, 11:56 PM
Replies: 3,061
Chat Modifications - VSa - ChatBox (AJAX)
Views: 1,164,423
Posted By Jennifer2010
Has anyone got this working with SSL?

Has anyone got this working with SSL?
Forum: vBulletin 4.x Add-ons 10-07-2014, 05:00 PM
Replies: 113
Views: 35,318
Posted By Jennifer2010
New error: Latest version of FireFox appears to...

New error: Latest version of FireFox appears to create the file selection dialogue behind all other windows after clicking the "Select Files" button. I've verified this on my end and all of my...
Forum: vBulletin 4.x Add-ons 04-25-2014, 06:21 PM
Replies: 156
Add-On Releases - Hide Links from Guests
Views: 62,136
Posted By Jennifer2010
Are you using a custom theme? Try switching to vb...

Are you using a custom theme? Try switching to vb default theme and see if it does the same thing. Make sure to clear your cache or disable it before verifying.
Forum: vBulletin 4.x Add-ons 04-12-2014, 09:19 PM
Replies: 212
Forum Home Enhancements - Really Fast Registration by BOP5
Views: 70,484
Posted By Jennifer2010
This looks awesome. I'd love to see this with the...

This looks awesome. I'd love to see this with the ability to add a password field as well so they don't have to remember their random password or go through the trouble of changing it. As is, our...
Forum: vBulletin 4.x Add-ons 04-10-2014, 06:31 PM
Replies: 708
Views: 138,464
Posted By Jennifer2010
After installing Taptalk on 4.2.2 PL1, my mobile...

After installing Taptalk on 4.2.2 PL1, my mobile theme is not "detected" and displayed. Instead, my "Full site" theme is displayed by default with a tapatalk banner.

Does anyone know how I can...
Forum: vBulletin 4.x Add-ons 04-10-2014, 05:02 AM
Replies: 3,814
Show Thread Enhancements - [AJAX] Post Thank You Hack
Views: 914,822
Posted By Jennifer2010
Does anyone know how I can disable the usernames...

Does anyone know how I can disable the usernames from linking to their respective profiles in the list of users who thanked the poster?
Forum: vBulletin 4.x Add-ons 04-10-2014, 04:14 AM
Replies: 156
Add-On Releases - Hide Links from Guests
Views: 62,136
Posted By Jennifer2010
Correction: It doesn't replace the words in...

Correction: It doesn't replace the words in posts.

However: It replaces every single image (thumbnail) in the post.

We have a picture forum so in any given thread there may be 20 pictures...
Forum: vB4 General Discussions 04-10-2014, 03:25 AM
Replies: 1
Views: 186
Posted By Jennifer2010
CSS tag only for links?

I'm trying to add a conditional with the use of Javascript to replace links inside of a thread (not the replies to the thread, only the actual thread post). The problem is, the CSS selector of...
Forum: vBulletin 4.x Add-ons 04-10-2014, 12:22 AM
Replies: 156
Add-On Releases - Hide Links from Guests
Views: 62,136
Posted By Jennifer2010
Doesn't work for me on 4.2.2 PL1 Changes all...

Doesn't work for me on 4.2.2 PL1

Changes all text inside of post to the hidden message (it essentially thinks every word is a link)
Forum: vB4 General Discussions 04-09-2014, 08:35 PM
Replies: 4
Views: 895
Posted By Jennifer2010
I just got this fixed, by pulling this: <!--...

I just got this fixed, by pulling this:

<!-- TEST -->
<vb:if condition="$show['member']">
<div id="toplinks" class="toplinks">
<ul class="isuser">
<vb:if...
Forum: vB4 General Discussions 04-09-2014, 07:07 PM
Replies: 4
Views: 895
Posted By Jennifer2010
Move login box, member links into navbar

I've been pulling my hair out for 2 days trying to get the top headerbar login box/link into the nav bar (then remove the top bar)

I've Googled a million times and spent hours trying to play with...
Forum: vBulletin 4.x Add-ons 04-08-2014, 09:40 PM
Replies: 224
Views: 44,993
Posted By Jennifer2010
I've been using this for a long time with great...

I've been using this for a long time with great success and appreciate it a lot - THANK YOU!

I have one problem, though. I edited our threadbit template to customize the meta display and when I...
Forum: vB4 General Discussions 04-06-2014, 06:56 PM
Replies: 1
Views: 581
Posted By Jennifer2010
How do I add a new column?

Hi Guys,

I'm trying to accomplish three things:

1) Underneath each title in the forum threads display, it has a "started by: (username) (date)" - I want to remove this so the only thing being...
Showing results 1 to 25 of 94

 
Forum Jump

All times are GMT. The time now is 11:32 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.06313 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
  • (46)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