No, but the same thing can be done.auggybendoggy wrote:Guys,
at the bottom of this forum is an ad is this the same mod their using?
Aug
The attached mod in the first post is too oldMOD Robot wrote:Modification name: Advertisement Management
Author: EXreaction
Modification description: Adds an easy to use Advertisement Manager to a phpBB3 forum.
Modification version: 1.0.4
Tested on phpBB version: See below
Download file: Advertisement Management 1.0.4.zip
File size: 73030 Bytes
Modification overview page: View
Selected tags:Support for this modification needs to be asked within this topic. The phpBB Team is not responsible or required to give anyone support for this modification. By installing this MOD, you acknowledge that the phpBB Support Team or phpBB MODifications Team may not be able to provide support.
- Category
- Complexity
- Time
- phpBB
This MOD has only been tested by the phpBB MOD Team with the phpBB version listed in the topic. It may not work in any other versions of phpBB.
Code: Select all
http://www.lithiumstudios.org/forum/download/file.php?id=855&sid=1d41cc7f9be4750955c8602300c1b096
You need to edit the html files for whichever style you are going to use. So to answer your question, yes you edit the Prosilver_se files and not the prosilver ones (Mod authors are required to include instructions in their mods for prosilver edits and some mod authors also provide instructions for subsilver2 which is usually found in a contrib folder in the mod download).auggybendoggy wrote: When it says to edit PROSILVER what if I don't use prosilver? I use Prosilver_se as my style theme.
Do I still need to edit prosilvers files or prosilver_se?
Aug
Code: Select all
General Error
SQL ERROR [ mysql4 ]
Out of range value adjusted for column 'ad_priority' at row 1 [1264]
SQL
UPDATE phpbb_ads SET ad_name = 'Ad number 1', ad_code = '[EDIT - ad code hidden]', ad_note = 'Ad number 1 note', ad_time = '1222012366', ad_time_end = 0, ad_views = 81, ad_clicks = 1, ad_priority = 999, ad_enabled = 1, all_forums = 1 WHERE ad_id = 7
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: includes/acp/acp_ads.php
LINE: 207
CALL: dbal_mysql->sql_query()
FILE: includes/functions_module.php
LINE: 471
CALL: acp_ads->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()