![]() |
Still looking at the language chooser and vBadvanced bugs.
yonglvnv - It's not reading the permissions for some reason. Did you still have includes/xml/bitfield_quoteit.xml on the server? soulface - That's right. The date wasn't stored in earlier versions so it uses the date you installed it as the default date. Alien - I was afraid of that. I have no idea what your problem is, but it's not modifying or adding columns. I'll keep searching for the reason behind that, but until then you have two options: Try and get your host to upgrade MySQL (I'm not sure if that will help) or modify the tables yourself through phpMyAdmin. Here's the structure for each table (column name is on the left, definition after the =>): quotes Code:
quoteid => INT (10) UNSIGNED NOT NULL AUTO_INCREMENT Code:
userid => INT (10) UNSIGNED NOT NULL Code:
ip => VARCHAR (15) NOT NULL Code:
categoryid => INT (10) UNSIGNED NOT NULL AUTO_INCREMENT Code:
quotes => PRIMARY KEY (quoteid), KEY (approved), KEY (rating), KEY (average) user Code:
quoteitoptions => INT(10) UNSIGNED NOT NULL DEFAULT 0 Code:
quoteitpermissions => INT(10) UNSIGNED NOT NULL DEFAULT 2567 |
The latest download has resolved the issue with the edit button, it now does an AJAX edit.
I still have the language bar issue. Normally I only have 1 language (English) and the drop down selection is not visible. When I install QuoteIT the drop-down shows up and has a random selection (I have seen A, E, and blank). I will leave it up so you can take a look. I am also having issues with the vBadvanced module. I set it up per the instructions but it does not show up. I have not had time to trouble shoot yet, but if you can give me some common problem areas to look at it would help :) Thank you for making the mod...it is something I thought I was going to lose when I moved to vB. |
Hey!
I went over the table structure carefully, and I have everything you showed above in your table structure EXCEPT for this in the quotes table: date => INT (10) UNSIGNED NOT NULL DEFAULT 0 views => INT (10) UNSIGNED NOT NULL DEFAULT 0 categoryid => INT (10) UNSIGNED DEFAULT NULL postid => INT (10) UNSIGNED DEFAULT NULL |
The vBadvamced module problem seems to be related to permisisions. If I edit the get_random_quote() function and remove the "canviewquote" check it works fine. I need to fix the layout but that is a skin issue and not a QuoteIT issue.
May be off on the names, I am at work ATM. |
Okay, added the entries above and so far so good without mysql errors in the admincp..
I'll also upgrade to the latest version you posted shortly. |
Sorry Cap'n, I haven't had a chance to work on this for the last couple days so I can't give any feedback about the current revision. However, would you mind updating the filename or OP with the current rev number when you release new revisions? I'd like to make sure I grab the latest.
Thanks again for all your work on this. |
so I have to reinstall in order to get the edit button to look normal? I finally got it installed and showing, but it's very large on the forum index and the edit button looks like an edit button on the board.
|
this may be the dumbest question ever but where exactly is the modules/moderate.php at so I can edit the file according to the vbadvanced installation instructions?
|
The modules directory should be in your forum root. So like yoursite.com/forum/modules/
|
zetetic - It's at the top, right under the title, but the easiest way to check is to go to "Manage Products" in your admincp and then there'll be a "Check Version" option in the list next to QuoteIt!
thepub - That module and the directory itself come with vBadvanced. I'm not sure what you mean about the edit button. The actual image is too large? You'll have to edit the quote_listbit template to change the size. |
All times are GMT. The time now is 12:19 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:
|