vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Social Group and Album Enhancements - [AJAX] Album Next & Prev Links Use AJAX (https://vborg.vbsupport.ru/showthread.php?t=194628)

DieselMinded 03-06-2009 05:55 AM

installed but noiw i have an extra
Quote:

? Previous Picture | First Picture
on the page under the editor

ElForro 06-23-2009 05:18 AM

This is Great. I've one question...

I've implemented [i'm not an expert in Javascript] a keyboard shortcut function, to navigate through the photos with the arrows in the keyboard.

I'm using this JS: http://www.elforro.com/js/shortcut.js

And this:

HTML Code:

<script type="text/javascript">
/* <![CDATA[ */
shortcut.add("Left",function() {
        window.location.href = "album.php?$session[sessionurl]albumid=$albuminfo[albumid]&pictureid=$pic_location[prev_pictureid]";
});
shortcut.add("Right",function() {
        window.location.href = "album.php?$session[sessionurl]albumid=$albuminfo[albumid]&pictureid=$pic_location[next_pictureid]";
});
/* ]]>
*/
</script>

I would like to know what should I modify in this last Javascript code to act like this mod... Any clue?

greenspan 07-06-2009 09:54 AM

Great mod! Installed ^_^

yilmaz 07-17-2009 07:02 PM

shortcut.js on line 109 }, comma, delete the internet explorer works

Nice mod
thanks

pauldack 09-05-2009 05:24 PM

Nice one, isntalled and working like a dream, cheers.

fragov 09-29-2009 07:43 AM

Hi, great mod, but need one improvement. When you click on image (or next/prev links) everything works fine, but URL in address bar doesn't change, so if you press back (or forward), reload button (or F5) it reloads on first opened image. As I know you may change this behavior by adding URL change in your script.
If you can do it - it would be great.
Thank you, anyway.

goxy63 10-29-2009 06:10 AM

Can you improve this mod in a way that when user clicks image itself next one will be shown, as in this hack:
https://vborg.vbsupport.ru/showthrea...hreadid=226846

So that we can get all in one "product"
:D

Booth hacks work great for me tho

Nominated, rated, installed

Cheers

NAZIA 11-01-2009 06:05 PM

thanks great..but??

It is not working here at my site. :) i have just installed your another mod which has only next image link...
nominated...
Best of luck..

working now.. ;)

ForumUser210 11-04-2009 04:41 AM

Problem!

It was working great, until I tried to write a comment, and I noticed that the WYSIWYG editor buttons no longer worked. When I tried to add a link, I clicked the button, but it didn't respond. It didn't even affirm that I was hovering the "insert link" button.

When I turn plugin off, the editor begins to work again.

My browser is Firefox -- latest version.

ForumUser210 11-28-2009 06:32 AM

I found the problem.

This plug-in interferes with Quick Editor Improver.


All times are GMT. The time now is 04: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.04264 seconds
  • Memory Usage 1,735KB
  • 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)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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