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)

Daniel 12-15-2005 11:57 PM

Very very useful! Most appreciated!

icemann 12-15-2005 11:58 PM

You've outdone yourself Alan, thanks.

*install*

BoYagoob 12-16-2005 04:59 AM

Great!
:)

Alan @ CIT 12-16-2005 05:59 AM

Quote:

Originally Posted by lionel
When I try to post, it tells me "You did not specifiy a username for your post

Sorry, I can't seem to reproduce this. Would it be possible to set me up a user account on your forum that has permission to use QuickClip so that I might test it? Thanks.

Master: That is the User Control Panel navigation menu (down the left side). The first template edit mentinoed in install.txt will add that.

Antivirus: At the moment, it only has an automated way to post replies to threads. I didn't think about the other items you mentioned, so I'll add them to a future version's todo list :)

Chatbum: No, once posted, it isn't edited if you change the clip in QuickClip later.

Everyone else: Thanks for installing and using QuickClip and the kind words :) :) :)

jluerken 12-16-2005 06:52 AM

I get the following error message when I try to open a private Message now:

PHP Code:

Database error in vBulletin 3.5.2:

Invalid SQL:
SELECT `id`, `owner`, `name`
            
FROM `vb3_quickclip_folders`WHERE `owner` = 3ORDER BY `idASC


Alan @ CIT 12-16-2005 06:57 AM

jluerken: At what point exactly do you recieve that error? ie, when you enter the User CP? when you click the List Messages link? When you click on a private message to view it? etc.

Thanks,
Alan.

Lionel 12-16-2005 07:04 AM

I get the same too, when I click on the message link in usercp

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

I can't reproduce this at all, but...

In the attached zip file, there is a file called class_folder.php. Please put this file in /forum/includes/quickclip/ making sure you overwrite the one that is already there.

This should fix the error. Please let me know if it does :)

Thanks,
Alan.

Lionel 12-16-2005 07:15 AM

that did not fix it for me, and I still have the other error. I am investigating that it is not conflicting with another hack.

Lionel 12-16-2005 07:18 AM

I think it must be in product Look at the id next to order.

FROM `vb3_quickclip_folders`WHERE `owner` = 3ORDER BY `id` ASC;


All times are GMT. The time now is 10:48 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.01130 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_php_printable
  • (1)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