| Author |
Message |
spydie

Joined: June 2009
Posts: 87
|
 F1-Webtipp "beta" Release
Hi all.
Finaly i think i made it.
I´ve rewritten F1-WebTipp mod version IP . 27 to IP 1.3
This is a "beta" release for testing, even if I think that there´s nothing new in it.
The original Mod was running without Problems on .27
Anyway, If you find any errors or you have suggestions, please feel free to post here.
Greetz. Spydie
Last edited by spydie on Thu 13 Aug, 2009 16:48; edited 4 times in total
Edited by spydie, Wed 12 Aug, 2009 13:20: Download updated with premodded files and minor changes
Edited by spydie, Thu 13 Aug, 2009 15:37: removed premodded files again due to problems
|
#1 Mon 10 Aug, 2009 22:56 |
|
 |
pax

Joined: July 2009
Posts: 4
|
 Re: F1-Webtipp "beta" Release
Don't save WebTipps settings in ACP...
Last edited by pax on Tue 11 Aug, 2009 11:39; edited 2 times in total
|
#2 Tue 11 Aug, 2009 11:36 |
|
 |
spydie

Joined: June 2009
Posts: 87
|
 Re: F1-Webtipp "beta" Release
I´ll check.
Maybe i uploaded the wrong file.
i´ll come back in a minute.
Edit.
I wonder, since i´ve got the Mod up and running on my local server.
Rechecked all files and everything is ok.
have you run the mysql and created the tables?
Another edit:
sry. forgot something:
run another consult with this:
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('mod_id', '2');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('deadline_offset', '3600');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('forum_id', '0');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('event_change', '86400');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('points_mentioned', '1');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('points_placed', '1');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('points_fastest', '2');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('points_tired', '2');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('restrict_to', '0');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('no_car_img', 'nocar.jpg');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('no_team_img', 'noteam.jpg');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('no_driver_img', 'nodriver.jpg');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('driver_img_height', '60');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('car_img_height', '60');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('car_img_width', '80');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('driver_img_width', '80');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('team_img_width', '165');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('team_img_height', '60');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('show_in_profile', '1');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('no_race_img', 'norace.jpg');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('race_img_width', '264');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('race_img_height', '178');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('show_gfx', '0');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('show_gfxr', '0');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('show_headbanner', '0');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('head_height', '60');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('head_width', '468');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('headbanner1_img', '');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('headbanner1_url', '');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('headbanner2_img', '');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('headbanner2_url', '');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('headbanner3_img', '');
INSERT INTO `ip_formel_config` (`config_name`, `config_value`) VALUES ('headbanner3_url', '');
Download Updated with sql file changed
Last edited by spydie on Tue 11 Aug, 2009 12:13; edited 2 times in total
|
#3 Tue 11 Aug, 2009 12:00 |
|
 |
pax

Joined: July 2009
Posts: 4
|
 Re: F1-Webtipp "beta" Release
ok! Thanks!
|
#4 Tue 11 Aug, 2009 13:27 |
|
 |
DWho
Site Admin


Joined: May 2009
Posts: 222
|
 Re: F1-Webtipp "beta" Release
everything looking great Spydie a real nice job....
Just the default tamplates need to be made icy compliant which is an easy job...
fantastic man I bet you are well pleased...
|
#5 Tue 11 Aug, 2009 15:26 |
|
 |
spydie

Joined: June 2009
Posts: 87
|
 Re: F1-Webtipp "beta" Release
I tested them on Dark Phoenix and they looked great.
And a big THANX to you , for pushing me the right way
Last edited by spydie on Tue 11 Aug, 2009 20:50; edited 1 time in total
|
#6 Tue 11 Aug, 2009 20:49 |
|
 |
DWho
Site Admin


Joined: May 2009
Posts: 222
|
 Re: F1-Webtipp "beta" Release
I tested them on Dark Phoenix and they looked great.
And a big THANX to you , for pushing me the right way
i didnt do that much... a great looking mod could be used for quite a few things with small changes....
just the old phpbb breadcrumbs need to to removed... if you have not done that already... and you can add 1.3 breadcrumps in the php files... just look at the way breadcrumbs work in other files to give you an idea..
|
#7 Wed 12 Aug, 2009 08:56 |
|
 |
spydie

Joined: June 2009
Posts: 87
|
 Re: F1-Webtipp "beta" Release
i didnt do that much...
Well, you told me about the new PHP_EXT and defines.
If that is´nt much ??? i don´t know. And you had a look at Admin files about that Var problem. Even if i fixed that myself
a great looking mod could be used for quite a few things with small changes....
just the old phpbb breadcrumbs need to to removed... if you have not done that already... and you can add 1.3 breadcrumps in the php files... just look at the way breadcrumbs work in other files to give you an idea..

That is gonna be included in next release. Let´s call it " Beta II"
|
#8 Wed 12 Aug, 2009 10:46 |
|
 |
DWho
Site Admin


Joined: May 2009
Posts: 222
|
 Re: F1-Webtipp "beta" Release
great cannot wait for beta 2
|
#9 Wed 12 Aug, 2009 14:59 |
|
 |
spydie

Joined: June 2009
Posts: 87
|
 Re: F1-Webtipp "beta" Release
i didnt do that much...
Well, you told me about the new PHP_EXT and defines.
If that is´nt much ??? i don´t know. And you had a look at Admin files about that Var problem. Even if i fixed that myself
a great looking mod could be used for quite a few things with small changes....
just the old phpbb breadcrumbs need to to removed... if you have not done that already... and you can add 1.3 breadcrumps in the php files... just look at the way breadcrumbs work in other files to give you an idea..

That is gonna be included in next release. Let´s call it " Beta II"
At the moment that has got to wait a bit. I´m 2 third´s through my backup file for DB restore.
|
#10 Wed 12 Aug, 2009 15:14 |
|
 |
DWho
Site Admin


Joined: May 2009
Posts: 222
|
 Re: F1-Webtipp "beta" Release
k gonna read your pms now...
|
#11 Wed 12 Aug, 2009 15:20 |
|
 |
spydie

Joined: June 2009
Posts: 87
|
 Re: F1-Webtipp "beta" Release
Updated first post again with some filechanges done.
Forgot to change some Vars in Frontend part ( user side).
Now it should run well.
Just upload all files of root archive again and fixed.
Any errors please post them here or PM me
|
#12 Thu 13 Aug, 2009 16:48 |
|
 |
DWho
Site Admin


Joined: May 2009
Posts: 222
|
 Re: F1-Webtipp "beta" Release
thanks Spydie... will update
|
#13 Fri 14 Aug, 2009 15:08 |
|
 |
|
|