![]() |
try these 2 new queries:
[sql] ALTER TABLE affiliates_settings ADD perpage int(3) NOT NULL, ADD bbsmilies tinyint(4) NOT NULL, ADD bbimage tinyint(4) NOT NULL, ADD moment tinyint(4) NOT NULL, ADD most_hitsout tinyint(4) NOT NULL, ADD most_hitsin tinyint(4) NOT NULL, ADD most_votes tinyint(4) NOT NULL, ADD imagelink varchar(250) NOT NULL, ADD senderemail varchar(255) NOT NULL, ADD module_position tinyint(4) NOT NULL, ADD cantview varchar(50) NOT NULL, ADD cantapply varchar(50) NOT NULL, ADD cantrate varchar(50) NOT NULL, ADD disclaimer tinyint(4) NOT NULL, ADD validate tinyint(4) NOT NULL, ADD reporting tinyint(4) NOT NULL, ADD reportemail varchar(255) NOT NULL, ADD cantreport varchar(50) NOT NULL, ADD delay int(3) NOT NULL; [/sql] and [sql] ALTER TABLE affiliates CHANGE clicks clicksout INT( 20 ) NOT NULL ; ALTER TABLE affiliates2 ADD clicksin INT(20) DEFAULT '0' NOT NULL, ADD approved tinyint(4) NOT NULL; [/sql] for the template edit, those changes need to be made in the AFFILIATE template. im not sure what your putting for your cron so can you post the title your giving the scheduled task? Sorry for this problem and oh yes, zip has been updated:) for those who have already downloaded, here is an updated upgrade_instruct.txt |
First query worked, but the second one didnt and i got this back:
SQL-query : ALTER TABLE affiliates CHANGE clicks clicksout INT( 20 ) NOT NULL MySQL said: Unknown column 'clicks' in 'affiliates' Also, what title can i use for the scheduled task? |
i named my scheduled task: Empty Affiliates Records
for query there must be sumthing wrong with your table, because in the original version of this there was a clicks column in the affiliates table. i even ran that query on a test table. |
Quote:
|
Quote:
each module adds about 1 query |
Err, im a big novice, on hacks. So, how can i fix this?
|
kk, i've sorted that out.
But look: http://www.game-realms.net/vb/affili...ates&styleid=5 and http://www.game-realms.net/vb/affili...ates&styleid=6 and http://www.game-realms.net/vb/affili...ates&styleid=3 There very distorted, how do i fix that?? Also, whats that error at the top? |
Also, im still having that problem, that i cant add any affiliates. :(.
I get this: |
to fix the table run this query:
[sql] ALTER TABLE affiliates ADD clicksout INT( 20 ) NOT NULL; [/sql] i dont understand wut u mean by distorted? for the error, you must setup your settings and perpage values via admincp. you are getting that error because you dont have a perpage value set:) |
Quote:
|
All times are GMT. The time now is 02:22 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:
|