Author |
Topic |
D3mon
Senior Member
United Kingdom
1685 Posts |
|
Gremlin
General Help Moderator
New Zealand
7528 Posts |
Posted - 17 June 2003 : 06:51:26
|
That seems to have done the job, the above link is using the new one now and things look much better.
HTML Tify still seems to think that the </td> on Line 87 and the </td> on 38 and the </tr> on 39 are unexpected but that could be due to a couple of the changes I made to inc_header.asp myself. |
Kiwihosting.Net - The Forum Hosting Specialists
|
|
|
D3mon
Senior Member
United Kingdom
1685 Posts |
|
VodkaFish
Average Member
USA
654 Posts |
Posted - 18 June 2003 : 23:20:59
|
Another idea: on the post_info.asp page - get rid of the full header and footer. There's no reason for all that stuff to load for the seconds before it refreshes. And - if you have more to your site, it's even more stuff. The message to continue can still display, but that's it (a la vbulletin). It also will speed some things up if an image not loading bogs it down. |
v ø d k â f ï § h |
|
|
D3mon
Senior Member
United Kingdom
1685 Posts |
Posted - 19 June 2003 : 05:43:19
|
It's a good idea, but it's straying a little from the main idea of having an exact replica of 3.4.0.3. I actively encourage users of this mod (when its complete!) to implement it though. |
Snitz 'Speedball' : Site Integration Mod : Friendly Registration Mod "In war, the victorious strategist only seeks battle after the victory has been won" |
|
|
VodkaFish
Average Member
USA
654 Posts |
Posted - 19 June 2003 : 12:12:12
|
I guess, but there are a few elements "tweaked" here, no? Either way, was just thinking of a way I blow hundreds of megs of bandwith each month |
v ø d k â f ï § h |
|
|
D3mon
Senior Member
United Kingdom
1685 Posts |
Posted - 19 June 2003 : 12:33:40
|
No, it's pretty much exactly the same code as a standard Snitz just outputting compressed HTML. From a user perspective, it should act in exactly the same way as a standard install.
I think this latest release (Phasse 3) will be the last beta, as testing has gone quite well so far. I'll give it a couple of weeks, release version 1.0 and post bugfixes - like the original - if anything needs sorting. |
Snitz 'Speedball' : Site Integration Mod : Friendly Registration Mod "In war, the victorious strategist only seeks battle after the victory has been won" |
|
|
VodkaFish
Average Member
USA
654 Posts |
Posted - 19 June 2003 : 13:52:19
|
This is my offseason currently, but I still get about 10k page views a day for my forums. However, I have to add all my mods which may take me a few weeks to do.
After that, I'm sure if there's a bug my users will find it. |
v ø d k â f ï § h |
Edited by - VodkaFish on 19 June 2003 13:56:02 |
|
|
D3mon
Senior Member
United Kingdom
1685 Posts |
|
D3mon
Senior Member
United Kingdom
1685 Posts |
Posted - 11 July 2003 : 16:18:51
|
After a couple of weeks of testing everything appears to be fine with the latest release, so I'm upping the release version to 1.0.
It should now be suitable for use in production environments. Please report any futher issues you might find and I'll publish any fixes as and when necessary. |
Snitz 'Speedball' : Site Integration Mod : Friendly Registration Mod "In war, the victorious strategist only seeks battle after the victory has been won" |
|
|
Neil Washbrook
New Member
57 Posts |
Posted - 24 July 2003 : 08:24:58
|
quote: Originally posted by D3mon
Download:
Phase 3 files (CSS, bandwidth optimisation and all 3.4.03 bugfixes) (last updated 19/6/03 12:45 GMT)
Am I missing something here? That zip does not appear to include a complete install set nor does it appear to include a css example file
Am I being dense?
Cheers Neil |
|
|
D3mon
Senior Member
United Kingdom
1685 Posts |
|
shawdzee
New Member
USA
67 Posts |
Posted - 25 July 2003 : 14:10:50
|
First, I would like to thank you for implementation of such a great idea
I downloaded the following zip:
quote:
Download:
Initial release (CSS, bandwidth optimisation and all 3.4.03 bugfixes) (last updated 24/7/03 17:30 GMT)
(Note: For new installations (no exisitng DB) the installation is pre-configured to use an 'images' folder at the moment. There *should be* no need to configure this in the admin options. If you're hooking t in to an exisiting database, it may be necessary to edit the admin properties and input images/ as the default images folder.)
However when I run the setup.asp ... I get the following error:
========== Error Type: Microsoft VBScript compilation (0x800A0401) Expected end of statement /forum_lb_css/setup.asp, line 2095, column 104 Response.Write "<table border=""0"" cellspacing=""0"" cellpadding=""5"" width=""50%"" align=""center"">") ---------------... --^ ==========
Any suggestions?
|
be well, shawdzee |
|
|
D3mon
Senior Member
United Kingdom
1685 Posts |
Posted - 25 July 2003 : 14:25:53
|
Setup.asp should be virtually unchanged (as I didn't think it would have toomuch impact on the bandwidth.) Try replacing my setup.asp with one from the standard Snitz 3.4.03 download.
[update] having looked at the error message more carefully, try adding in the opening parenthesis like this:
Response.Write ("<table border=""0"" cellspacing=""0"" cellpadding=""5"" width=""50%"" align=""center"">") |
Snitz 'Speedball' : Site Integration Mod : Friendly Registration Mod "In war, the victorious strategist only seeks battle after the victory has been won" |
Edited by - D3mon on 25 July 2003 14:28:23 |
|
|
shawdzee
New Member
USA
67 Posts |
Posted - 25 July 2003 : 14:55:15
|
hmmmm...
There are many places in setup.asp where there is the missing "(" !!!
Do we even need the "( )" for the response.write function?
... I think I fixed about 15 different response.write instances.
Now after running the setup.asp (using the provided Access Database)I get the following error:
quote:
The Installation has NOT been completed !
There were 13 Critical Errors...
I wonder maybe in a last minute fix, you "searched/replaced" many things... now all the bugs
I am looking forward to implementing this GREAT addition.
New Edit: I am sorry..... there was a permission problem. The Forum is installed now. |
be well, shawdzee |
Edited by - shawdzee on 25 July 2003 14:59:34 |
|
|
Topic |
|