vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - QuoteIt! - Quote Database (https://vborg.vbsupport.ru/showthread.php?t=135297)

Cap'n Steve 03-17-2007 10:39 PM

It was a typo, I've fixed that and added a missing phrase I just found.

Talisman 03-18-2007 02:40 AM

Quote:

Originally Posted by Cap'n Steve (Post 1205894)
It was a typo, I've fixed that and added a missing phrase I just found.

Thank you, Steve. I reuploaded the most recent dated files and that error message I reported has gone away. It's also accepting the fact that I'm allowed to edit quotes now when I give my usergroup editing permissions.

I'm still having other problems, though, with the functioning of this hack. And I'm getting a new error message in the ACP when I change QuoteIt options:
"Warning: preg_match(): Compilation failed: range out of order in character class at offset 13 in /admincp/quoteadmin.php on line 164"
That's one of the new files in your most recent download.

Lines 164-165:

Code:

$quoteitoptions['reportemails'] = preg_match('/^([a-z0-9\.-\+]+@[a-z0-9-]+[a-z\.]+\.[a-z]{2,}[ ]+)*[a-z0-9\.-\+]+@[a-z0-9-]+[a-z\.]+\.[a-z]{2,}$/i', $_REQUEST['report']) ? $_REQUEST['report'] : '';

$globaloptions['reportquotes'] = !empty($quoteitoptions['reportemails']) ? 1 : 0;

The hack isn't letting me edit quotes from a preview screen. I get a message at the bottom saying there's an error on the page. It also gets weird if I try to delete a quote.

Any suggestions?

Cap'n Steve 03-18-2007 07:36 AM

The first error should be fixed. I'm not sure what you mean about the editing error.

Chadi 03-19-2007 09:14 PM

I just upgraded and re-uploaded all files, plugin but now suddenly the quotes are not showing up at all.

Not only that, found the 3 quoteit! crons disabled. I re-enabled, manually ran each one and quotes
still do not appear

"Show Random Quote" is indeed enabled as well

Cap'n Steve 03-20-2007 04:50 AM

Well, the crons should be managed automatically (they only run if you have certain options enabled).

Try saving the QuoteIt! Options or rebuilding bitfields. If that doesn't work, send me a link to your site.

Chadi 03-20-2007 11:21 AM

Fixed, I had to reupload the extras/plugin again for some reason

www.talkjesus.com

Feedback:
- prevent duplicate category names
- sort alphabetically categories in admincp
- search by author

Yup 03-21-2007 01:05 AM

I'm getting
Quote:

Not Found
The requested URL /forum/modcp/adminpermissions.php was not found on this server.
when I get redirected from moderate quotes saying that I don't have permission to do so.

Also, what templates do I need to edit to make sure only some groups can submit quotes, and others don't see the option to submit quotes.

Cap'n Steve 03-22-2007 02:27 AM

Check and make sure you've given yourself permission to approve quotes in the Usergroup Manager. You can control who can add quotes with usergroup permissions, but to make the submit button not even show up, you'll need to edit either postbit or postbit_legacy, depending on which style postbit you use.

groeken 03-22-2007 11:23 AM

Hello,

i've got a lot of "bugs"...
First there is a big space after each quote on forumhome or at "list all quotes". Is there a way to remove the lagre space und the quotes?

Nest one ist, if I uses the quick change option at Forumhome... the save--button has obviously no effect. After klicking save AND cancel the changes will be stored.

And at least, there is a bug at the quote preview. I think a <td>-tag sperates the close-quote.img from the quote...

groeken

Cap'n Steve 03-23-2007 02:16 AM

To change the style, you'll need to edit the css files in clientscript/vbulletin_css. I know that editing the random quote has some problems, and I'll look at the quote preview.


All times are GMT. The time now is 06:45 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.01649 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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