Author |
Topic  |
al_iguana
Junior Member
 
138 Posts |
Posted - 28 September 2002 : 19:54:54
|
i second that. i was wondering how you go about adding and removing stuff from the FAQ page, it looks complicated. a nice mod would be most welcome  |
----
Don't Dream It ~ Be It http://www.peppermintiguana.co.uk/cymrugothic/ |
 |
|
Longnt06k
Starting Member
Vietnam
29 Posts |
Posted - 28 September 2002 : 21:45:34
|
To server hacker : Private message of U very simple !!. Please used Popup message . --> Good .!!! |
 |
|
Yodabutt1
Starting Member
32 Posts |
Posted - 28 September 2002 : 21:57:27
|
AHA...the smilies trouble was fixed when I downloaded the updated files. There's a dbs included in the the updates which is NOT included in the DB downloads. It added some other tables and now all is well. I had seen to run the updates...but since I installed the full fresh version I thought I was set without the updates. So now I've got everything except the rounded corners look. Thanks!
NEXT DAY: Stumble around long enough and I'll find the answer. It's the background image in the admin-font/table color config. If you copy the color you want from images/tableborders over the ones in /images/ and use "images/mainsiteback.gif" for the background image, you get the rounded effect. It wasn't obvious to me at least, so maybe this'll help someone else. |
Edited by - Yodabutt1 on 29 September 2002 17:52:49 |
 |
|
numanme
Starting Member
United Kingdom
7 Posts |
|
serverhacker
Junior Member
 
USA
125 Posts |
Posted - 29 September 2002 : 02:12:49
|
UPDATED ON: 09/29/2002 - 12:37 AM
Update Released. (See First Post)
numanme, you need to login as admin, go to the admin panal click on "Main Forum Configuration" and set your "Forum URL:", that should fix it.
|
Edited by - serverhacker on 29 September 2002 03:54:18 |
 |
|
al_iguana
Junior Member
 
138 Posts |
Posted - 29 September 2002 : 06:09:17
|
serv
there is an bug in inc_smilies.asp. it gives you a "type mismatch" error if you have a smiley that is more than 1 space wide (only affects the list you get when posting)
fix:
line 124 -
if smilecount + srs("S_Colspan") > 4 then
replace with this:
if smilecount + srsdata(3,srsi) > 4 then
|
----
Don't Dream It ~ Be It http://www.peppermintiguana.co.uk/cymrugothic/ |
 |
|
serverhacker
Junior Member
 
USA
125 Posts |
Posted - 29 September 2002 : 06:40:31
|
I updated the zip 
|
 |
|
numanme
Starting Member
United Kingdom
7 Posts |
Posted - 29 September 2002 : 08:50:21
|
I changed all in I need to in "Main Forum Configuration" and set the "Forum URL:", but I have a new problem can you have a look, and I was also thinking are you going to be adding a poll mod and a Email All Users. |
 <<< My confession >>> I'll steal anything in in sight or sound |
 |
|
Julia
Starting Member
3 Posts |
Posted - 29 September 2002 : 10:56:17
|
hello im a newbie here. I downloaded the Full Moded code 3.4.03 with 23 mods installed for my forums but as my forums are run on Brinkster's free server this code does not work...Can u plz help me wid it. |
 |
|
bennylhk
Starting Member
Hong Kong
2 Posts |
Posted - 29 September 2002 : 11:55:44
|
I am a new comer for Snitz, I have setup my forum with SQL7 recently, and i want to check for the MOD which i can install, I find the great job from serverhacker, but is it possible to upgrade my existing forum with serverhacker's one ??? many thanks !! 
|
 |
|
serverhacker
Junior Member
 
USA
125 Posts |
Posted - 29 September 2002 : 13:11:24
|
UPDATED ON: 09/29/2002 - 9:45 AM
Update Released. (See First Post) julia, i have not work with a "Brinkster" setup, mabe someone will be able to help you. 
bennylhk, see here
|
Edited by - serverhacker on 30 September 2002 12:54:11 |
 |
|
Yodabutt1
Starting Member
32 Posts |
Posted - 29 September 2002 : 20:50:15
|
quote: Originally posted by Therion93 I use a java applet for my main site menu.
Therion93, which java applet are you using? (If you don't mind me asking).
Also how have you coded the pages to work within the portal? I can get links inserted for navigation that bring up the pages on their own, but not a part of the portal. I have not looked into the description you gave though...I'll try some of that...that's probably what you did. THANKS! |
Edited by - Yodabutt1 on 29 September 2002 22:20:33 |
 |
|
Yodabutt1
Starting Member
32 Posts |
Posted - 29 September 2002 : 20:59:51
|
quote: Originally posted by al_iguana
Yoda, its easy. you just change the bit in sitenews.asp where it says inc newsfeed.asp and instead put your links in. i've done it on my site too (see below)
i assume that to "include each page in the frame" all he has done is make copies of sitenews.asp (renaming them about.asp etc) and then just changed the content. easy enough, although i'm looking into ways to add seperate pages by just including inc_top.asp in each page.
Al_iguana, How did you code your links? I know it sounds dumb, but mine's not working. I copied member_spotlight and took out the spotlight code so that I ended up with a consistent looking table header and size. That works fine. As soon as I add what seems to be a correct link which is the follwing: <b><a href="home.asp">Main</a></b><br> I get: Error Type: Microsoft VBScript compilation (0x800A0400) Expected statement /include/sitenav.asp, line 15
Like I said the error doesn't occur unless that href line is there. The same line works fine if I include it in another .asp page, but I don't get the nice table in that case. What am I missing? Thanks! |
 |
|
Schwanke
New Member

77 Posts |
Posted - 30 September 2002 : 00:46:19
|
I read a little of this thread and couldnt find my answer (but maybe I didnt read enough) but I have a couple of quick questions..
First off. AWESOME site. :) I'm seriosly thinking about converting over to you. :)
Question though: Do you plan on releasing 'releases' in the future for your moded version? So that we can do code changes from you instead of trying merge code changes from snitz and then figure out your code?
Also. Do you think you might include polls in the future when they are released? (Or for that matter do you have any other mods on the table that you want to add that we can look forward to.)
Again killer site. Ill download it and play with it for a little while soon and see if i can tweak it to my needs. I think you are going to save me a ton of work! :)
|
<>< |
 |
|
Therion93
Junior Member
 
USA
263 Posts |
Posted - 30 September 2002 : 01:00:41
|
Schwanke,
All of your questions are answered Here. We're also yakking it up about other things to do with this code. C'mon over  |
 |
|
Topic  |
|