vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Display Enhancements - Collapsable First Post using AJAX (or Last Post!) (https://vborg.vbsupport.ru/showthread.php?t=145187)

magnus 07-06-2007 07:10 PM

Quote:

Originally Posted by jasculs (Post 1284508)
That worked except it blocked the links for everyone, not just guests. Anyway I can add a condition or something so it just blocks it for unregistered users only? Thanks for the help.

Here, FIND:
PHP Code:

if ($vbulletin->options['hlfg_global']) 

REPLACE with:
PHP Code:

if ($vbulletin->options['hlfg_global'] && !$vbulletin->userinfo['userid']) 

That should do it.

jasculs 07-06-2007 07:21 PM

You are seriously the best. I'll be sure to make a donation soon. Thanks!

alessai 07-06-2007 10:35 PM

Quote:

Originally Posted by magnus (Post 1284593)
I need more information before I could even remotely begin to address your question. For example, a link to whichever modification you're trying to use in conjuction with this one.

:) here is the problem i use more than one (and 2 of them are not here) ,,, so my suggestion is to add an option to choose which groups can use this feature :up:

AcidX 07-10-2007 11:27 PM

Works just great! Installed.
Damn I love AJAX! ;)

cuphongle 07-12-2007 05:49 AM

after i uninstalled it, my "what's going on" on the forum page is slanted to the right.

here's the image

http://i17.tinypic.com/4ke21sg.jpg

magnus 07-12-2007 10:42 AM

Quote:

Originally Posted by cuphongle (Post 1288925)
after i uninstalled it, my "what's going on" on the forum page is slanted to the right.

here's the image

http://i17.tinypic.com/4ke21sg.jpg

This modification has absolutely no effect on the area you're having problems with whether installed or uninstalled.

baghdad4ever 07-14-2007 08:34 PM

installed

but can i make the hack apear only to Registered Users

and doesnt apear to Unregistered

GrendelKhan{TSU 07-20-2007 03:13 AM

weird...had the original vefsion installed on my vb3.6.0 board...
but I FINALLY got around to updating it...and so updated this as well.

problem is: for some reason the FIRST UNREAD and LAST post choices don't seem to work. FIRST post works. I want to use Last post.

:( any suggestions?

EDIT: nevermind. working now. ghost in the machine +_+ heh

raiderlax 07-23-2007 06:03 AM

Quote:

Originally Posted by magnus (Post 1283733)
Well, off the bat, it doesn't appear you've actually installed the modification. The files jquery.js and vbulletin_vbpost.js are not present in your /clientscript/ directory. Nor are any of the associated image files located in the correct directories.

So, either you didn't install the modification correctly or you removed it. Both which prevent me from being able to find out what the problem is based off the description of "nothing shows up".

Hi, sorry, I have installed it back now, it looks like it's installed correctly, but when you go to expand it it just keeps circling and doesn't actually open it.

See on my site, thanks.

magnus 07-23-2007 12:02 PM

Quote:

Originally Posted by raiderlax (Post 1298800)
Hi, sorry, I have installed it back now, it looks like it's installed correctly, but when you go to expand it it just keeps circling and doesn't actually open it.

See on my site, thanks.

The file vbpost_ajax.php is not located in your forum's root directory. When uploaded properly, it should be found at http://talkfitness.org/vbpost_ajax.php


All times are GMT. The time now is 12:37 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.02182 seconds
  • Memory Usage 1,744KB
  • 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
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete