![]() |
I installed this with no problem on RC3, but installing on RC4 I get no awards showing anywhere and can't figure out why. I doublechecked all the code additions and I don't think I missed any.
Edit: for some reason the award template wasn't added - that fixed it :) |
Thanks that was the fix. Installed and working on rc2. Thanks again.
|
When I try to read and announcement, I get this error at the top of the page:
Quote:
Any ideas? |
I think AnimeWebby is doing a great job..and thanks go to Lesane for his original idea. I am also going to wait until Gold before I install this, but one thing is for sure..I am going to install it! It's a great idea that really should have been included into VB.
|
I have run SQL-query using phpmyadmin getting error: my site vbRc4 help me please !
Quote:
You have an error in your SQL syntax near '" . TABLE_PREFIX . "award ( awardid smallint(5) unsigned NOT NULL auto_incre' at line 1 Quote:
You have an error in your SQL syntax near '" . TABLE_PREFIX . "useraward ( userid int(10) NOT NULL auto_increment, ' at line 1 |
@sadie: it looks like you may have missed out a step. you have to add
PHP Code:
PHP Code:
@maruier: you are meant to replace " . TABLE_PREFIX . "with your table prefix before you run those queries. |
I am still getting this error:
SQL-query : CREATE TABLE " . TABLE_PREFIX . "award( awardid smallint( 5 ) unsigned NOT NULL AUTO_INCREMENT , name varchar( 50 ) NOT NULL default '', description varchar( 250 ) NOT NULL default '', icon_url varchar( 250 ) NOT NULL default '', PRIMARY KEY ( awardid ) ) TYPE = MYISAM MySQL said: #1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '" . TABLE_PREFIX . "award( awardid smallint( 5 ) unsigned NOT Can anyone tell me what I am doing wrong on this? |
nevermind, if I look up a thread I can see the answer, sorry...
|
if you are getting an error when you are trying to view announcements then.....
in /includes/functions_showthread.php instead of finding PHP Code:
PHP Code:
PHP Code:
|
Works perfectly now - thanks! :D
|
All times are GMT. The time now is 06:28 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:
|