News:

Help keep this project going by donating or buying adseller pro

Main Menu
Coinbase

Ad Management Mod Problem

Started by brandonyim, January 19, 2009, 10:40:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

brandonyim

Hi, I'm newbie here. Just wanna get help from here about the ad management mod for my forum. After I applied mod in my forum, it display

"The package you are trying to download or install is either corrupt or not compatible with this version of SMF."

So, can anyone let me know which version suit my forum? I'm using 1.1.7 version. Thank You.

[n3rve]

This version would install on a 1.1.7 forum :)

-[n3rve]

brandonyim

Quote from: [n3rve] on January 20, 2009, 07:53:34 AM
This version would install on a 1.1.7 forum :)

-[n3rve]
This is the version I installed and that's the error message displayed.

forum.funxtra.com

 :) hey this is khan from www.forum.funxtra.com
my question is how to add ad manager mod to the forum.?

my forum version is  SMF 2.0 RC1
I have already edit the required file except the below
they asked me to make these queries manually below

Code install.php
This file should not be able to execute standalone. You may have to run the following queries manually.

Query:
CREATE TABLE IF NOT EXISTS {db_prefix}ads (
ADS_ID mediumint( 8 ) unsigned NOT NULL auto_increment,
NAME tinytext NOT NULL,
CONTENT text NOT NULL,
BOARDS tinytext,
POSTS tinytext,
HITS mediumint( 8 ) NOT NULL default '0',
TYPE smallint(4) NOT NULL default '0',
show_index smallint(4) NOT NULL default '0',
show_board smallint(4) NOT NULL default '0',
show_threadindex smallint(4) NOT NULL default '0',
show_lastpost smallint(4) NOT NULL default '0',
show_thread smallint(4) NOT NULL default '0',
show_bottom smallint(4) NOT NULL default '0',
show_welcome smallint(4) NOT NULL default '0',
show_topofpage smallint(4) NOT NULL default '0',
show_towerright smallint(4) NOT NULL default '0',
show_towerleft smallint(4) NOT NULL default '0',
show_betweencategories smallint(4) NOT NULL default '0',
show_underchildren smallint(4) NOT NULL default '0



Query:
INSERT IGNORE INTO {db_prefix}settings
(variable, value)
VALUES ('ads_displayAdsAdmin', '0'),
('ads_updateReports', '0'),
('ads_quickDisable', '0'),
('ads_lookLikePosts


but dear friend I don't know how to make these query manually
please help me out of this problem

thanks in advance
mail me @ fun@funxtra.com