Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Thinking of releasing oxle as a mod...
 New Topic  Topic Locked
 Printer Friendly
Next Page
Author Previous Topic Topic Next Topic
Page: of 2

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 13 June 2004 :  17:12:00  Show Profile  Visit MarcelG's Homepage
Hey guys,

I was just thinking about the following ; how about I release the entire oxle.com code to the world, as a mod ?
There needs to some work done on an upgrade script that creates the required database fields from a normal 3.4 database, but I guess that's about it.

Anyone interested ?

portfolio - linkshrinker - oxle - twitter

PeeWee.Inc
Senior Member

United Kingdom
1893 Posts

Posted - 13 June 2004 :  18:24:18  Show Profile  Visit PeeWee.Inc's Homepage
yeah, i sure am. I would love to see how you did some of the things over there, rip them out and add them to my CSS site

De Priofundus Calmo Ad Te Damine
Go to Top of Page

serritzlev
Junior Member

Denmark
291 Posts

Posted - 13 June 2004 :  19:28:48  Show Profile  Visit serritzlev's Homepage
Ofcourse i am intreste to sen any things from other and our webblogs i am verry intrest to get a copy of that that looks greath

Go to Top of Page

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 14 June 2004 :  01:22:48  Show Profile  Visit MarcelG's Homepage
okay, I will start working on it asap.
I'll have to take out the smileys - they're copyrighted by tweakers.net and fok.nl.
I'll add an empty db (no members, no topics) to start off with.
The db script could then be done by someone who knows what he/she's doing

portfolio - linkshrinker - oxle - twitter
Go to Top of Page

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 15 June 2004 :  15:51:51  Show Profile  Visit MarcelG's Homepage
okay, I've made it available. Because I don't want the entire world to leech it from me (yet), I've decided to make it available through oxle.
You cán use the user/pass demo/demo to download, but registration would be appreciated.
I will also do support at first through oxle, as this coding is much different from base snitz.

You can find it here: http://www.oxle.com/topic.asp?TOPIC_ID=1239

Have a go with it; demo site at www.oxle.com (production), and www.oxle.com/test/ (test environment, 100% as the zip file)

portfolio - linkshrinker - oxle - twitter
Go to Top of Page

sr_erick
Senior Member

USA
1318 Posts

Posted - 15 June 2004 :  17:42:32  Show Profile  Visit sr_erick's Homepage  Send sr_erick a Yahoo! Message
Nice! I will check it out. There's probably some snippets I'd like to use in there. hehe




Erick
Snowmobile Fanatics

Go to Top of Page

PeeWee.Inc
Senior Member

United Kingdom
1893 Posts

Posted - 15 June 2004 :  20:36:26  Show Profile  Visit PeeWee.Inc's Homepage
Like sr erick, i dout i'll use it as a portal, like SH and Crash forums are. I'll just be ripping out alot of your code. The main bits i'll use are the Side bar MOD and the Blogs MOD. Then i'll be converting them to work with Speedball2

Not for the next week or two tho, as i'm going back into hosp soon for more chemo.

But, anyway, back to what i wanted to ask. Would you mind, when i rip your code up, if i add some parts (like the side bar, and Blog MOD) to SnitzBitz, but working with Speedball? I'd say they come from your forum

De Priofundus Calmo Ad Te Damine
Go to Top of Page

Etymon
Advanced Member

United States
2393 Posts

Posted - 16 June 2004 :  00:59:44  Show Profile  Visit Etymon's Homepage
Thank you, marcel, for the code offering!!

I'll take a look at it and offer support where I can. I learn a lot from studying other code, especially when I am in a jam ... (ugh, PeeWee.Inc, it sounds as if you are tearing meat from a corpse by saying "ripping" - makes me think of horror films! j/k)

I'm on a dial-up, and I don't log in here at Snitz or anywhere else much anymore. When I come across something in your code that looks amiss, I'll give you a shout if I can.

For the download link in your forum you might want to write some code that omits the link if the person reading it is not logged in. It seemed to be a bit of a tease to me as I couldn't download the zip via the link (beacuse it wouldn't accept the username/password) unless I logged into the forum first.

Then when I did log in and click the download link, I didn't need to enter anything because the username was prefilled and the password was also prefilled with what I presumed to be the encrypted version of the member password (and it would be a far stretch for anyone to know that by heart. ).

I think I have seen this phenomenon also on Crash's forum (don't quote me though ). I held my jaw in a twisted way the first time I saw it. LOL! I'll take a look at it and see what I can come up with for you.

Cheers,

Etymon

Edited by - Etymon on 16 June 2004 01:16:43
Go to Top of Page

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 16 June 2004 :  02:16:35  Show Profile  Visit MarcelG's Homepage
PeeWee, I wouldn't mind at all!!! In fact, I would be very glad if they are transformed into Speedball versions!
Oxled V2 is planned to be fully CSS'ed and virtually 'glitchfree', so if you make the CSS versions of those mods, it would be marvelous!

Go ahead and rip the code apart!

quote:
For the download link in your forum you might want to write some code that omits the link if the person reading it is not logged in. It seemed to be a bit of a tease to me as I couldn't download the zip via the link (beacuse it wouldn't accept the username/password) unless I logged into the forum first.

Then when I did log in and click the download link, I didn't need to enter anything because the username was prefilled and the password was also prefilled with what I presumed to be the encrypted version of the member password (and it would be a far stretch for anyone to know that by heart. ).

I think I have seen this phenomenon also on Crash's forum (don't quote me though ). I held my jaw in a twisted way the first time I saw it. LOL! I'll take a look at it and see what I can come up with for you.

Etymon, thanks for your offer!
You are right, that's certainly something that needs to be changed!

portfolio - linkshrinker - oxle - twitter

Edited by - MarcelG on 16 June 2004 02:26:56
Go to Top of Page

Etymon
Advanced Member

United States
2393 Posts

Posted - 16 June 2004 :  03:08:16  Show Profile  Visit Etymon's Homepage
sidebar.asp

Problems with strWeatherIMGUrl and strwebradioIMGUrl ... calling for an image outside of the forum causes the dialup window to appear each time the forum is reloaded.

(Note:: The code below has been edited so that this topic has a smaller horizontal scroll bar at the bottom of the browser.)

On lines 931 and 948 comment out the following while testing the Oxle forum:

Line 931

<a href=""" & strWeatherIMGLinkTo & """ target=_blank>
<img valign=""center"" src="""& strWeatherIMGUrl & """ BORDER=""0"">
</a>

Like this:

'Response.Write "<a href=""" & strWeatherIMGLinkTo & """ target=_blank>
<img valign=""center"" src="""& strWeatherIMGUrl & """ BORDER=""0"">
</a>" & vbNewLine

Response.Write	" </td>" & vbNewLine & _


Line 948

<a href=""" & strwebradiourl & """ target=_blank>
<img valign=""center"" src="""& strwebradioIMGUrl & """ BORDER=""0"">
</a>

Like this:

'Response.Write "<a href=""" & strwebradiourl & """ target=_blank>
<img valign=""center"" src="""& strwebradioIMGUrl & """ BORDER=""0"">
</a>" & vbNewLine

Response.Write	" </td>" & vbNewLine & _


Etymon


Edited by - Etymon on 20 June 2004 02:01:45
Go to Top of Page

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 16 June 2004 :  04:02:38  Show Profile  Visit MarcelG's Homepage
You can also disable the Weather Mod and Web Radio mod in the Sidebar settings (Admin Options)

portfolio - linkshrinker - oxle - twitter
Go to Top of Page

Etymon
Advanced Member

United States
2393 Posts

Posted - 16 June 2004 :  04:11:39  Show Profile  Visit Etymon's Homepage
quote:
Originally posted by marcelgoertz

You can also disable the Weather Mod and Web Radio mod in the Sidebar settings (Admin Options)



I think that was in the ReadMe.htm file.

Go to Top of Page

serritzlev
Junior Member

Denmark
291 Posts

Posted - 16 June 2004 :  16:35:07  Show Profile  Visit serritzlev's Homepage
Hi there is there one there have the Dbs script to the sidebar mod and post it here else email that to me.

Go to Top of Page

Etymon
Advanced Member

United States
2393 Posts

Posted - 17 June 2004 :  00:53:38  Show Profile  Visit Etymon's Homepage
I looked at the download link in the topic, marcel. I couldn't think of a simple, easy way to modify it so that non-members just get text.
Go to Top of Page

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 17 June 2004 :  04:49:29  Show Profile  Visit MarcelG's Homepage
There's no dbs script for the sidebar mod.
You have to run the Sidebar Configuration ; it creates the entries in CONFIG_NEW.

portfolio - linkshrinker - oxle - twitter
Go to Top of Page

serritzlev
Junior Member

Denmark
291 Posts

Posted - 17 June 2004 :  07:40:04  Show Profile  Visit serritzlev's Homepage
Yes i understand. I have our code up and run white multilanguery and switz bethwin my css file and lang file on my test fora on my IIS (not Upload to host)( and i have rewrite my header and footer to use our Crash code and my db ). The next step is to integrate this to my page else upload that as one fora more to test. Yes i realy low this mode forums but it is buld on old ( wery old Crash code ( i have use this code, after i convert from serverhacker to crash fore more than 2 years ago ) before i convert to images code ))) I use the lates from image v3.4.04 white lot of mods.

Thanks marcelgoertz i have get lot of stuff to works white.

Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Next Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.29 seconds. Powered By: Snitz Forums 2000 Version 3.4.07