vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   3.6 Quick Edit Progress Icon on 3.5 (https://vborg.vbsupport.ru/showthread.php?t=121895)

vBulletin THEN DAYLIGHT 07-23-2006 02:48 PM

3.6 Quick Edit Progress Icon on 3.5
 
I was wondering whether someone would be willing to create a modification that will introduce the little https://vborg.vbsupport.ru/external/2006/12/12.gif icon which is featured on 3.6 onto 3.5.

It isn't really required on Quick Reply but on Quick Edit I think it is essential for those users on slow connections as it can look like nothing is happening when you load up and save Quick Edit.

Thanks,
Rob

bashy 07-23-2006 03:50 PM

Hi m8

You will need sommat like this (this shows all the time atm needs sorting)

in postbit

add this
Code:

<img src="path/to/your/image/progress.gif" alt="" />
Change the above with the path to your image

Before ths
Code:

                        <if condition="$post['editlink']">
                                <a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
                        </if>

This is the info i pulled from .com

Now this shows the image in the correct place before the edit button
But i aint sure how to set it not to show untill the edit button is pressed,
hopefully someone will help out, I am hoping there aint a lot more to it
with regards to the thread ID's and what have you!!

Anyway, you get the idea?

vBulletin THEN DAYLIGHT 07-25-2006 10:02 PM

bump

vBulletin THEN DAYLIGHT 07-30-2006 06:44 AM

OK, I have used an existing hack to get a loading message upon the quick edit being submitted, but I am still looking for the progress icon when quick edit is first being loaded up.

ANY IDEAS, ANYONE???????? :(

vBulletin THEN DAYLIGHT 08-06-2006 10:03 AM

Anyone, please, this would be really appreciated.

vBulletin THEN DAYLIGHT 08-08-2006 03:19 PM

Anyone at all?

vBulletin THEN DAYLIGHT 08-11-2006 08:10 PM

Anyone? Please :)

vBulletin THEN DAYLIGHT 08-13-2006 04:15 PM

Anyone????

Getting frustrated :(

vBulletin THEN DAYLIGHT 08-16-2006 06:31 AM

bump

Zachery 08-16-2006 07:36 AM

Someone did try to help, did you try their suggestions?


All times are GMT. The time now is 07:27 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.01228 seconds
  • Memory Usage 1,725KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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