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)

zetetic 01-10-2007 11:23 PM

Yeah, the few options I've tried to change didn't save either.

QuoteIt! 3.0.3 and vb 3.6.4

Cap'n Steve 01-11-2007 07:18 AM

Random quote problems fixed. To change the style you'll need to edit the css files. It's pretty simple and there's lots of tutorials on the Internet. The deletion error might be fixed; if you're still getting this, please let me know what version of mySQL you have.

jluerken - Yes, that should have been fixed a few versions ago, is it still showing up on your forum?

thepub - Try a reupload and reinstall, then please give me a link to your forum.

everyone with editing problems - I've enabled editing quotes on my forum. Register on monkeycrap.com, add a quote and then try editing it. I've tested editing with all those browsers, so it must be either a server or browser setting that's causing problems.

everyone with problems saving options - Run this query (replacing $TP with your table prefix) and tell me what it says:
Code:

SELECT * FROM $TPdatastore where title = "quote_settings"
If nothing shows up after the first query, run this one (replacing $TP with the table prefix again):
Code:

INSERT INTO $TPdatastore (title, data) VALUES ("quote_settings", "")

zetetic 01-11-2007 11:11 AM

The query resulted in this data field:

Code:

a:11:{s:14:"moderatequotes";i:0;s:16:"numbertomoderate";i:0;s:13:"enablecontext";i:1;s:17:"enableguestvoting";i:0;s:13:"requireauthor";i:1;s:10:"softdelete";i:0;s:16:"enablecategories";i:0;s:13:"continuousids";i:0;s:14:"showunapproved";i:0;s:12:"saveascookie";i:0;s:12:"reportemails";s:0:"";}
...and "2" in the "unserialize" column.

Calash 01-11-2007 11:21 AM

The edit issue is definetly not a browser problem. I have run tests using Firefox, IE6 and 7 on 2 systems and a virtual PC, clearing cookies and cache to make sure it is fine.

Firefox does not throw an error, but it does not do anything, IE 6 and 7 throw the error listed above.

Here is a list of my mods. It may help if other people who have the same problem post a list of theres to see if we have a common element.

Code:

FlashChat Integration 3.08 Integration of Flashchat and vBulletin 3.6 
Members who are using flashchat 4.37 Display members who are currently chatting in Flashchat. 
Members who have visited the forum 4.39 Display members who have visited the forum. 
Mini Navbar 1.0.4 Places a breadcrumb from the navbar on the bottom of a thread   
My Smilies VB 1.02 Custom user-uploaded smilies 
Restrict URLS 0.1 Restricts users from posting URLs until they have an admin defined number of posts. 
Smilies in Quickreply 3.6.x Show Smilies in Quickreply. 
vB Spell 0.10.2b vB Spell allows you to provide a spell checking window through your editor interface.   
vbgooglemap Member Edition by StonyArc 2.5.2 Display user location based on Google Maps API 
Zoints Profile System 2.1.4 The Zoints client forum profile linking system.   
Zoints SEO 2.2.2 The Zoints Search Engine Optimization Package 
Zoints Thread Tags 1.2.1 The Zoints thread tagging system   
[Sniper] - Mood Manager 1.2.3 Allows users to manage there mood

I am also still having the language bar issue. It goes away when I rebuild, but eventually comes back after editing the settings.

Calash 01-11-2007 12:15 PM

Ok, I figured out something.

I can not edit a post when the account I am using has Delete Own, Delete Others or Approve permissions in the primary group (Did not test other groups). With these 3 disabled I can click the edit button and get to the edit page. I am still seeing a Javascript error, but it disappears before I can see what the error is about. I see this same quick error when I test on your site.

thepub 01-11-2007 01:34 PM

Quote:

Originally Posted by Cap'n Steve (Post 1156063)
thepub - Try a reupload and reinstall, then please give me a link to your forum.


same problem after reupload. Here's link to my forum http://www.theneighborhoodpub.com/index.php if you need assistance you can pm Jenn

apokphp 01-11-2007 05:19 PM

Quote:

Originally Posted by Cap'n Steve (Post 1156063)
everyone with problems saving options - Run this query (replacing $TP with your table prefix) and tell me what it says:

This is the result:

Quote:

An error occurred while attempting to execute your query. The following information was returned.
error number: 1146
error desc: Table 'onlin19_vb.$TPdatastore' doesn't exist

thepub 01-11-2007 05:41 PM

I just want to say that I can't imagine being a coder because when you make a hack, addin, etc...it seems that you get 300 posts of whats wrong with it and not very many posts about how wonderful it is (at least not right away). With that said I do want to say thank you for making this incredible product, I know that when it finally gets working on my forum my community will be ecstatic. Thank you for caring about your work enough to help people with the errors and your time in making this.

*butt kissing is officially over* ;)

zetetic 01-11-2007 08:31 PM

apokphp: Replace $TP with your table prefix and try the query again.

dcsbclan 01-11-2007 11:51 PM

Quote:

Originally Posted by thepub (Post 1156401)
I just want to say that I can't imagine being a coder because when you make a hack, addin, etc...it seems that you get 300 posts of whats wrong with it and not very many posts about how wonderful it is (at least not right away). With that said I do want to say thank you for making this incredible product, I know that when it finally gets working on my forum my community will be ecstatic. Thank you for caring about your work enough to help people with the errors and your time in making this.

I fully agree, people jump quicker on the bits that dont work.

Code:

a:24:{s:15:"averageoperator";s:0:"";s:13:"totaloperator";s:0:"";s:11:"ageoperator";s:0:"";s:13:"votesoperator";s:0:"";s:7:"average";s:0:"";s:5:"total";s:0:"";s:3:"age";s:0:"";s:4:"days";s:0:"";s:9:"allowhtml";i:0;s:11:"allowbbcode";i:1;s:12:"allowsmilies";i:1;s:11:"allowimages";i:1;s:15:"allowlinebreaks";i:1;s:14:"moderatequotes";i:0;s:16:"numbertomoderate";i:0;s:13:"enablecontext";i:0;s:17:"enableguestvoting";i:0;s:13:"requireauthor";i:1;s:10:"softdelete";i:0;s:16:"enablecategories";i:0;s:13:"continuousids";i:0;s:14:"showunapproved";i:0;s:12:"saveascookie";i:0;s:12:"reportemails";s:0:"";}


All times are GMT. The time now is 11:34 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.01294 seconds
  • Memory Usage 1,752KB
  • 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
  • (5)bbcode_code_printable
  • (4)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