Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Banner moduleBanner module
Previous
 
Next
New Post
4/23/2007 9:13 AM
 

Hi,

I did something rather stupid, I mistakenly deleted the Banner Module. I need to get it back but can't find the module any where. I tried restoring a copy of DNN but that didn't bring back the Banner option in the pull down menu.

Please help.

Thanks

 
New Post
5/11/2007 5:51 AM
 

Hello!

I'm wondering too, why Banners module's project is not among others projects any more? Is it still supported?

 

Best regards,

Nikolajus

 
New Post
5/11/2007 7:05 AM
 

actually.. the banners module is part of the core, and not a seperate project. It's not very easy to reinstall the module (although you could do it manually).

I didn't test, but this sql should fix the install (provided that you didnt delete the files):

SET IDENTITY_INSERT {databaseOwner}[{objectQualifier}DesktopModules] ON

INSERT INTO {databaseOwner}[{objectQualifier}DesktopModules] ([DesktopModuleID], [FriendlyName], [Description], [Version], [IsPremium], [IsAdmin], [BusinessControllerClass], [FolderName], [ModuleName], [SupportedFeatures], [CompatibleVersions]) VALUES (15, N'Banners', N'Banner advertising is managed through the Vendors module in the Admin tab. You can select the number of banners to display as well as the banner type.', N'01.00.00', 0, 0, NULL, N'Banners', N'Banners', 0, NULL)

SET IDENTITY_INSERT {databaseOwner}[{objectQualifier}DesktopModules] OFF

SET IDENTITY_INSERT {databaseOwner}[{objectQualifier}ModuleControls] ON

INSERT INTO {databaseOwner}[{objectQualifier}ModuleControls] ([ModuleControlID], [ModuleDefID], [ControlKey], [ControlTitle], [ControlSrc], [IconFile], [ControlType], [ViewOrder], [HelpUrl]) VALUES (28, 20, NULL, NULL, N'Admin/Vendors/DisplayBanners.ascx', NULL, 0, NULL, NULL)

SET IDENTITY_INSERT {databaseOwner}[{objectQualifier}ModuleControls] OFF

INSERT INTO {databaseOwner}[{objectQualifier}ModuleControls] ([ModuleControlID], [ModuleDefID], [ControlKey], [ControlTitle], [ControlSrc], [IconFile], [ControlType], [ViewOrder], [HelpUrl]) VALUES (29, 20, N'Edit', N'Edit Banners', N'Admin/Vendors/BannerOptions.ascx', NULL, 1, NULL, NULL)

SET IDENTITY_INSERT {databaseOwner}[{objectQualifier}ModuleDefinitions] ON

INSERT INTO {databaseOwner}[{objectQualifier}ModuleDefinitions] ([ModuleDefID], [FriendlyName], [DesktopModuleID], [DefaultCacheTime]) VALUES (20, N'Banners', 15, 0)

SET IDENTITY_INSERT {databaseOwner}[{objectQualifier}ModuleDefinitions] OFF

You can run this SQL from host>sql.

If you did delete the files during uninstall, compare the files in your /admin/vendors directory with the /admin/vendors directory of a freshly downloaded DNN (of the same version). Make sure you have the same files in your dnn install

HTH

 


Erik van Ballegoij, Former DNN Corp. Employee and DNN Expert

DNN Blog | Twitter: @erikvb | LinkedIn: Erik van Ballegoij on LinkedIn

 
New Post
7/24/2007 12:19 PM
 

ErikVB wrote

actually.. the banners module is part of the core, and not a seperate project.

Just curious what is the best information available on how to fully leverage the Banner module. As a part of the core, is it under active development?

Are there any other modules out there that support the process of selling advertising on a DNN based membership site?

Thanks.


Forerunner Communications, LLC
DotNetNuke Integration Specialists

 
New Post
9/8/2007 1:43 AM
 

GreenBeerBottle wrote

Hi,

I did something rather stupid, I mistakenly deleted the Banner Module. I need to get it back but can't find the module any where. I tried restoring a copy of DNN but that didn't bring back the Banner option in the pull down menu.

Please help.

Thanks

I'm running DNN 4.5.5 and I did the same stupid thing and the Script posted above gives Errors, does it need Customized for my installation or something? Please someone figure this out I'm no SQL Programmer. :(

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Banner moduleBanner module


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out