![]() |
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=116 Thanks! ;) |
Quote:
Edit Read this: Quote:
|
My test quote is showing up on my forum page fine but it's not showing up on my main site page (which uses vbindex). I did the changes posted above for vbindex. I placed $showrandomquote beneath $home[navbar]. That shouldn't be a problem should it?
Btw, were there any quotes that came with this installation? I've created one myself and that seems to be the only one I have. Just want to double check on that. |
Quote:
http://www.seangworld.com/vbulletin |
anyway possible, a quote can be added from a starting thread? from lets say 5 seperate forums, and it randomly shows a quote, and its also viewed outside of the forum?
|
I get this when loading my vB forumhome:
Code:
Database error in vBulletin 3.0.1: |
:rolleyes:
ok |
Installed and editing the phases does work, I had that problem as well.
Thanks. |
Quote:
|
Is there a way to disable users from adding quotes except Admin's and Mod's?
Also is there a way to disble viewing all of the quotes thus only allowing users to view one quote at a time? Thanks! |
From my QuoteIt experience :
1. If you see no text, you need tu manualy re-enter the phrases. 2. If you upgrade from 3.0.0 to 3.0.1 and you see no QuoteIt, go to ADMIN CP > vB Options > Forum Home... > Dyspay Quote and set to YES. If you don't have such an option you need to re-enter the setting to the database. Use this install file. It is the same install file only that i remove the CRATE TABLE QUOTE and THE PHRASES. You only need the SETTINGS thing. Atleast, this is what i did and it worked. So, use my advices at your own risk :) |
Is it possible to edit submitted quotes before you authorise them?
|
Nope, we're hoping for the edit functionality in 2.0 if he comes back and releases it. ;)
|
Quote:
|
Quote:
I have this same problem - can anyone help? |
Wierdness. I installed this on my test board and it worked fine. However, when I put it on my real site, it displays no quotes, no links, no nothing. See for yourself.
It is obvious that I did something wrong but I cannot tell what? Help. P.S. There is also a line int he instructions that says to add construct_nav_option($vbphrase['moderate_quotes'], "quoteadmin.php?do=moderate"); to the admincp/index.php file. It is strange that nowhere does it add the phrase "moderate_quotes" to the phrases or even tell me to do it. Can somebody please give me the database queries to run that would completely remove this hack from my database? This way i can remove it then re-add it. Maybe that will help. |
Come on guys! I really need help here.
|
Damn this is frustrating. I cannot even reinstall from scratch because I cannot determine how to remove this from the database. No uninstall option!!
Help!!!! |
I would like to have an edit function. Quite often we have spelling mistakes so i have to correct it by phpmyadmin o_O
|
Yes, an edit function would be really great :)
... also, this would make a good (and simple) random links/ads display... all one needs to include is a linked image as the quote (and modify the template slightly to remove the submissions for normal users) |
it seems i have the same problem as bitg... running 3.0.3 .... i however did a database dump before i installed it on my test board... so it's easy to go back... i'd like to get this thing working though...
|
Quote:
|
I'm having the exact same troubles as Bitg here and have gone over the install instructions several time checking all the edits... I've done everything correctly and still get a blank window with a couple ""'s at the top center and then on bottom left I have (||) and on the right bottom a - . I dont know what to do at this point I'm also running the 3.03 version of vb... Any help would be deeply appreciated as I know my users would really enjoy this as well. Thanks in advance ...
Peace... Termi... Update !!! Did the Phrase edit and save (any phrase no changes) and now it works fine... |
Hi there again. Could somebody hack an editfunction into the qoute.php? Would be pretty nice.
|
What would the installation instructions be for somebody who only wants to use it as a vBa CMPS module? Would it just be a matter of skipping steps #4a and #5 or .... ?
Thanks, Kevin |
Quote:
|
Quote:
|
Very handy hack, cant wait till the catagories are added as I plan to add different quotes in different forums. Thanks!
|
Two things Magnus. First, I modified your hack a bit :) It moderates all new quotes except if they are entered by an admin/mod. Also, it'd be nice to have the number of new quotes to me modded appear in the admincp quick stats. I have everything for that worked out, except my SQL is a bit rusty and can't put togather the right query.
Great hack :) [high]* integra99 clicked install a few days ago[/high] |
Open admincp/index.php and find:
Code:
print_cells_row(array( Code:
print_cells_row(array( Code:
$threadcount = $DB_site->query_first("SELECT COUNT(*) AS count FROM " . TABLE_PREFIX . "moderation WHERE type='thread'"); Code:
$quotecount = $DB_site->query_first("SELECT count( * ) AS total FROM `quotes` WHERE approved =0"); |
Okay, I was wondering if anyone could help me out with the "view all" page. Mine is all jumbled together and looks not so good.
Screenshot of the mess: http://turbidblue.com/images/random.jpg I saw Magnus posted that it was done with template edits, but what are the edits to get each quote in its own little box?? Thanks for any help/advice you can provide :) xoxo |
boost for any help??
please! |
Quote:
|
Hope someone can help me on a problem I'm having...
I installed QuoteIt, but at the time I only had one template... now I've got three styles and need QuoteIt to run with all three styles. Is there anyway to re-install it somehow or make it work with the two new styles? Even if I try to access the install script again, it just keeps on editing the original style but does nothing to the two new styles :ermm: Help? |
Quote:
|
Quote:
|
Quote:
In my ACP, It is not displaying the "Moderate Quotes" option until I told it to not pull from the phrase. Now when I click on it, I see the "Quote Manager" but there are no options. See my attachment. On the front page of the site, I see no quotes. See the attachment. Help? |
Quote:
print_cells_row(array( $vbphrase['new_posts_today'], vb_number_format($newposts['count']), $vbphrase['new_threads_today'], vb_number_format($newthreads['count']), $vbphrase['unique_registered_visitors_today'], vb_number_format($users['count']), ), 0, 0, -4, 'top', 1, 1); |
Is anybody going to address my issue?
|
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=143 |
All times are GMT. The time now is 10:46 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|