News:

Version 3.5 has been released. Visit https://custom.simplemachines.org/mods/index.php?mod=255 to get the most up to date version.

Main Menu
Coinbase

Can't install ad manager

Started by ilovegames, June 24, 2007, 07:15:00 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ilovegames

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?

bigguy

Install the mod and then do the edits to ManagePermissions.php manually.

ilovegames

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.

bigguy

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.

ilovegames

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

bigguy

Are you using a custom theme. ???


bigguy

What other mods do you have installed. ???

ilovegames

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 ]

bigguy

Try uninstalling a couple and then installing the ad mod. I would try to uninstall the bookmark mod and restrict access until post.

ilovegames

I tried that and still getting the same thing.

:(

bigguy

You have two different errors here. What error do you get when you try to install now.