SMF Ads Support Forum

Support => Ad Support => Topic started by: ilovegames on June 24, 2007, 07:15:00 PM

Title: Can't install ad manager
Post by: ilovegames on June 24, 2007, 07:15:00 PM
Installing this package will perform the following actions:
   Type    Action    Description
1.    Execute Code    install.php    
2.    Execute Modification    ./index.php    Test successful
3.    Execute Modification    ./Sources/Subs.php    Test successful
4.    Execute Modification    ./Themes/default/index.template.php    Test successful
5.    Execute Modification    ./Themes/default/BoardIndex.template.php    Test successful
6.    Execute Modification    ./Themes/default/Display.template.php    Test successful
7.    Execute Modification    ./Themes/default/MessageIndex.template.php    Test successful
8.    Execute Modification    ./Sources/ManagePermissions.php    Test failed
9.    Extract File    ./Sources/Ads.php    
10.    Extract File    ./Sources/LoadAds.php    
11.    Extract File    ./Themes/default/Ads.template.php    
12.    Extract File    ./Themes/default/languages/Ads.english.php



Directory set to 755 and php to 644.

Any ideas?
Title: Re: Can't install ad manager
Post by: bigguy on June 25, 2007, 08:37:37 AM
Install the mod and then do the edits to ManagePermissions.php manually.
Title: Re: Can't install ad manager
Post by: ilovegames on June 25, 2007, 08:59:03 AM
Bigguy... I have no idea what to do.

Would you have time to walk me through this?

We inherited a board and have had nothing with problems  lol.
Title: Re: Can't install ad manager
Post by: bigguy on June 25, 2007, 11:10:25 AM
Install the mod. Then ftp into your accout to your Sources directory and download the ManagePermissions.php file. Once it is on your desktop open it in an editor, I use Php Designer. In that file find:

'pm' => array(

And replace it with:

'ad_manage' => array(
'ad_manageperm' => false,
),
'pm' => array(


Save and close the file and upload it. :) Your done.
Title: Re: Can't install ad manager
Post by: ilovegames on June 25, 2007, 02:20:44 PM
Ok we did that. Still not working.

nstalling this package will perform the following actions:
   Type    Action    Description
1.    Execute Code    install.php    
2.    Execute Modification    ./index.php    Test successful
3.    Execute Modification    ./Sources/Subs.php    Test successful
4.    Execute Modification    ./Themes/default/index.template.php    Test successful
5.    Execute Modification    ./Themes/default/BoardIndex.template.php    Test successful
6.    Execute Modification    ./Themes/default/Display.template.php    Test failed
7.    Execute Modification    ./Themes/default/MessageIndex.template.php    Test successful
8.    Execute Modification    ./Sources/ManagePermissions.php    Test failed
9.    Extract File    ./Sources/Ads.php    
10.    Extract File    ./Sources/LoadAds.php    
11.    Extract File    ./Themes/default/Ads.template.php    
12.    Extract File    ./Themes/default/languages/Ads.english.php
Title: Re: Can't install ad manager
Post by: bigguy on June 25, 2007, 03:08:39 PM
Are you using a custom theme. ???
Title: Re: Can't install ad manager
Post by: ilovegames on June 25, 2007, 05:04:41 PM
Using core.
Title: Re: Can't install ad manager
Post by: bigguy on June 25, 2007, 05:24:22 PM
What other mods do you have installed. ???
Title: Re: Can't install ad manager
Post by: ilovegames on June 25, 2007, 05:54:13 PM
Modification Packages
   Mod Name    Version    
1.    Signature Option Post    1.1    [ List Files ] [ Delete ]
2.    SMFShop    3.0    [ Uninstall ] [ List Files ] [ Delete ]
3.    cbi, 1.0    1.0    [ Uninstall ] [ List Files ] [ Delete ]
4.    Restrict Access Until Post    1.0    [ Uninstall ] [ List Files ] [ Delete ]
5.    Ad Managment    2.3    [ Apply Mod ] [ List Files ] [ Delete ]
6.    Bookmark Mod By Leipe Po    1.2    [ Apply Mod ] [ List Files ] [ Delete ]
7.    SMF 1.0.11 / 1.1.3 Update    1.0    [ Uninstall ] [ List Files ] [ Delete ]
8.    Sticky First Post (extends sticky topic)    1.3.2    [ Uninstall ] [ List Files ] [ Delete ]
Title: Re: Can't install ad manager
Post by: bigguy on June 25, 2007, 06:47:22 PM
Try uninstalling a couple and then installing the ad mod. I would try to uninstall the bookmark mod and restrict access until post.
Title: Re: Can't install ad manager
Post by: ilovegames on June 26, 2007, 08:53:40 AM
I tried that and still getting the same thing.

:(
Title: Re: Can't install ad manager
Post by: bigguy on June 26, 2007, 08:24:28 PM
You have two different errors here. What error do you get when you try to install now.