vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   QuickClip - A Clipboard for Users (https://vborg.vbsupport.ru/showthread.php?t=103027)

Alan @ CIT 12-16-2005 07:23 AM

Indeed, and in the new class_folder.php, there is a space before order:

PHP Code:

$fetch_many_q .= " ORDER BY `id` ASC"

Which should fix the problem.

Are you certain that you overwrote the existing class_folder.php when you copied over the new one?

Thanks,
Alan.

jluerken 12-16-2005 07:27 AM

Quote:

Originally Posted by Alan @ CIT
Indeed, and in the new class_folder.php, there is a space before order:

PHP Code:

$fetch_many_q .= " ORDER BY `id` ASC"

Which should fix the problem.

Are you certain that you overwrote the existing class_folder.php when you copied over the new one?

Thanks,
Alan.

This fixes the problem. THX!

Alan @ CIT 12-16-2005 07:31 AM

Excellent news :) I'll update the main zip file shortly.

TheMusicMan 12-16-2005 07:42 AM

Fantastic hack. Must soon be a contender for HoM.

Alan @ CIT 12-16-2005 08:00 AM

Thanks all for the kind words, and for installing this mod :)

(Note: As of this post, the main zip file has been updated with the fixed class_folder.php file)

BoYagoob 12-16-2005 08:19 AM

I have questions:

1- When I use the quickclips, it does not show me my signature in the post. So how can I make it to preview it?

2- When a user didn't creat any new clips, it still show the quickclip table in the show thread. So, can I remove the table till a user creat a new clip?

Kind regards ..

Alan @ CIT 12-16-2005 08:21 AM

BoYagoob: I'll add both of those options in the next version which should be released in the next day or so.

The Geek 12-16-2005 08:26 AM

Superb - definite HOTM material.

Alan @ CIT 12-16-2005 08:30 AM

BoYagoob,

In the mean time, here are the changes you need to make to add a "Use Signature" tickbox:

Edit the quickclip_replybox template (in the "QuickClip Templates" group) and find:

Code:

$quickclip_dropdown
Directly after that, add:

Code:

<label for="cb_signature"><input type="checkbox" name="signature" value="1" id="cb_signature" tabindex="5" checked="checked" />$vbphrase[show_your_signature]</label>

Alan @ CIT 12-16-2005 08:31 AM

Quote:

Originally Posted by The Geek
Superb - definite HOTM material.

Motion seconded! Motion carried!

Horray! I win HOTM! :D


All times are GMT. The time now is 01:45 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.01165 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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