Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[AJAX] vB Forum Titles AJAX Editor 1.0.1 Details »»
[AJAX] vB Forum Titles AJAX Editor 1.0.1
Version: 1.0.1, by Deceptor Deceptor is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 3.8.0 RC 2 Rating:
Released: 12-23-2008 Last Update: 12-25-2008 Installs: 111
Uses Plugins Auto-Templates
Additional Files  
No support by the author.

vB Forum Titles AJAX Editor

This is a simple modification that will allow forum administrators to quickly edit forum titles, including categories. This works on both forum home and forum display pages, and operates just like ajax thread title editing, simply double click on the forum cell and the editor will pop up allowing you to change the title.


Note
Please be aware that on some skins this may not be functional, I've done my best to ensure that compatability with all styles is possible, but there may still be a problem or two for those with heavily changed styles. Should you believe this is occuring to you, let me know below and I'll do my best to help.


Change Log

Version 1.0.1
- Fixed unicode character issues, such as ??, etc..


Screenshots below, enjoy

Download Now

File Type: zip vB Forum Titles AJAX Editor 1.0.1.zip (4.0 KB, 704 views)

Screenshots

File Type: jpg FT Screen 1.jpg (46.8 KB, 0 views)
File Type: jpg FT Screen 2.jpg (43.8 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 12-27-2008, 02:05 PM
KURTZ KURTZ is offline
 
Join Date: Nov 2006
Location: Italy
Posts: 2,257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Deceptor View Post
I'm sorry? This modification adds 0 queries to anything, the only query it does execute is when an AJAX request is sent to edit a forum title.

Please get your facts straight before making claims.
i've installed your hack and now i've 56 queries onto the forumhome ... without this hack i've normally 26 queries ... i can saw this thing cause i've enabled the debug mode ...
Reply With Quote
  #33  
Old 12-27-2008, 02:46 PM
R-D's Avatar
R-D R-D is offline
 
Join Date: Jan 2008
Posts: 158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KURTZ View Post
i've installed your hack and now i've 56 queries onto the forumhome ... without this hack i've normally 26 queries ... i can saw this thing cause i've enabled the debug mode ...
That'll be Hasann's "Username HTML Markup" mod, not this one.

Quote:
Originally Posted by Deceptor View Post
I'm sorry? This modification adds 0 queries to anything, the only query it does execute is when an AJAX request is sent to edit a forum title.
I just confirmed this on my main board - absolutely no queries added, unless you edit a forum title. :up:
Reply With Quote
  #34  
Old 01-16-2009, 12:02 PM
LGKeiz LGKeiz is offline
 
Join Date: Nov 2005
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

on the normal vb skin, I couldnt get this working..
Reply With Quote
  #35  
Old 01-31-2009, 11:30 AM
Daniel_HBK Daniel_HBK is offline
 
Join Date: Feb 2006
Location: Egypt
Posts: 141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i it didn't worked

plz help

Quote:
TV Series"> TV Series (28 Viewing)
i made before edits on "forumhome_forumbit_level2_post"


HTML Code:
<tr align="center">
    <td class="alt2">$forum[forumhomeicon]</td>
    <td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
        <div>
<a href="external.php?forumids=$forum[forumid]"><img src="$stylevar[imgdir_misc]/rss.gif" border="0" width="17" height="18" hspace="2" alt="????? ?? ??? ????? ?????? ??? ???????? ???? : $forum[title]"></a>
            <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
            <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"></a>
            <if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
        </div>
        <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
        <if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="subscription.php?$session[sessionurl]do=removesubscription&amp;f=$forum[forumid]" rel="nofollow">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if>
        <if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
    </td>
    <td class="alt2">$forum[lastpostinfo]</td>
    <td class="alt1">$forum[threadcount]</td>
    <td class="alt2">$forum[replycount]</td>
    <if condition="$vboptions['showmoderatorcolumn']">
    <td class="alt1"><div class="smallfont">$forum[moderators]&nbsp;</div></td>
    </if>
</tr>
$childforumbits
Reply With Quote
  #36  
Old 02-02-2009, 02:04 PM
jayfenney jayfenney is offline
 
Join Date: Aug 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can't for the life of me get this to work. All AJAX features are enabled on my board, and editing of thread titles works fine. I've installed and re-installed this mod but absolutely no luck. I've got a number of mods installed on my board, any changes I've made to my skin (which started out life as the standard vB skin) have been cosmetic changes, colour changes and so on. Any advice on what the problem could be?
Reply With Quote
  #37  
Old 02-03-2009, 03:00 AM
Teknik4 Teknik4 is offline
 
Join Date: Nov 2006
Location: IstanbuL
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you nice mod
Reply With Quote
  #38  
Old 02-04-2009, 01:07 AM
yingzhou's Avatar
yingzhou yingzhou is offline
 
Join Date: Oct 2006
Location: Ho Chi Minh
Posts: 254
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

very useful hack. Thanks.
Reply With Quote
  #39  
Old 02-04-2009, 11:17 PM
kpa4941 kpa4941 is offline
 
Join Date: Jul 2007
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I use the greenfox skin from vbstyles.com and it doesn't work. I also get a javascript error on the bottom left of IE7 saying: 'this.span.innerHTML' is null or not an object

You said that this may happen on heavily changed styles.
Reply With Quote
  #40  
Old 02-10-2009, 10:14 AM
Farsisat Farsisat is offline
 
Join Date: Sep 2007
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks.install
if anybody can made for subforum edit is the usefull and best plugin.
Reply With Quote
  #41  
Old 03-02-2009, 03:46 PM
Dj Sagi Dj Sagi is offline
 
Join Date: Oct 2008
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i download this file and it is dont work it is say that the file is dont work...
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:21 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.04825 seconds
  • Memory Usage 2,347KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_html
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete