The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Firefly
ive messed about with it and finally got it working thanks for all your help mate much appreciated check out the links i posted on my forum - there class Funny links |
#12
|
||||
|
||||
when i run the query i get this
Results of query ALTER TABLE forum ADD sponsorname VARCHAR(100) not null AFTER cancontainthreads, ADD sponsorimg VARCHAR(100) not null AFTER sponsorname, ADD sponsorurl VARCHAR(255) not null AFTER sponsorimg -------------------------------------------------------------------------------- Error 1060: Duplicate column name 'sponsorname' Whats wrong |
#13
|
||||
|
||||
I thought you already installed this?
Anyway, run this query: Code:
ALTER TABLE forum DROP sponsorname, DROP sponsorimg, DROP sponsorurl |
#14
|
||||
|
||||
and then what
it was working fine by the way, then it come up with that error |
#15
|
||||
|
||||
Why did you run this query again?
Code:
ALTER TABLE forum ADD sponsorname VARCHAR(100) not null AFTER cancontainthreads, ADD sponsorimg VARCHAR(100) not null AFTER sponsorname, ADD sponsorurl VARCHAR(255) not null AFTER sponsorimg |
#16
|
||||
|
||||
firefly,
once again, i thank you for all your help. its fine again but it was last night too, then when i woke up in the morning i was getting errors this php stuff would make you go nuts |
#17
|
||||
|
||||
once again, ive got the error
its weird. its ok for a while then it messes up check out the error at the top of the page at http://www.presents4them.com/forums/ and tell me what you think |
#18
|
||||
|
||||
to save you time, here is the error
Warning: Cannot add header information - headers already sent by (output started at /home/sites/site7/web/forums/index.php:2) in /home/sites/site7/web/forums/admin/functions.php on line 1459 |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|