
09-10-2010, 10:34 PM
|
|
|
Join Date: Mar 2006
Location: St. Charles, MO
Posts: 306
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by masonox
Hello, It all seems to be going well except
My forum is contained within a pagewrap as seen in the Normal screenshot
After hitting the award link, the award.php blows out all the forum formatting as seen in the Award screenshot. I have not been able to find a way to fix this. I had the same problem with the "roster" mod, until it was updated on the site then it just started to work correctly.
Any help to have it conform to my forums css would be appreciated. Thanks
|
Link to the site would be helpful.
Quote:
Originally Posted by MmS1
after upgrading the hack to 4.0.6 from 3.8.5
i got this error when i add a new award
Database error in vBulletin 4.0.6:
Invalid SQL:
INSERT INTO award
(award_name, award_desc, award_icon_url, award_img_url, award_cat_id, award_displayorder, award_allowrequest, award_allowrecommend, award_pointvalue, award_active)
VALUES
('test',
'',
'photo',
'photo',
'-1',
'1',
'1',
'1',
'0',
'1'
   ;
MySQL Error : Unknown column 'award_allowrecommend' in 'field list'
Error Number : 1054
Request Date : Tuesday, September 7th 2010 @ 03:40:48 PM
Error Date : Tuesday, September 7th 2010 @ 03:40:48 PM
Script : http://www.site/admincp/award.php?do=insert
Referrer : http://www.site/admincp/award.php?do=add
IP Address : 44.92.00.00
Username : MmS
Classname : vB_Database
MySQL Version : 5.1.48
|
Some of the tables weren't created during the upgrade.
Quote:
Originally Posted by wickedstangs
does this work with 4.0.6?
|
It should, but I cannot confirm it at this point. I've been working on the Awards System, but a lot of my work is still on vB 4.0.4
|