Author |
Topic |
gardi
New Member
65 Posts |
Posted - 23 July 2004 : 00:42:58
|
and pluss there is a error on file sharing |
|
|
gardi
New Member
65 Posts |
Posted - 23 July 2004 : 01:13:53
|
Okey i know what i want. (sorry for flooding by the way)
U see when we login there is a second nav bar comes. Now i dont want it to appear. Actually i dont want both of them to appear.
I made a little menu (but with html) to integration .. Left side of the forum. BNow i want these options to appear in left menu. I hope its managable. |
|
|
choppermc
New Member
Australia
80 Posts |
Posted - 23 July 2004 : 23:00:32
|
OK I have given the Access database a total face lift so there shouldn't be anymore variables or default values out of order. Also events calender add-on mod now has left or right nav options in CMS admin.
Zip has been updated 24-07-04
gardi, the mass add avatar does work. when you choose a folder to mass add, it will register everthing in that folder as belonging to the main avatar folder. so that means after you add, you still have to copy the contents of the folder to the main avatar folder.
If you want to remove the nav bars gardi, there are two files that need to be eddited "inc_header.asp" and "inc_header_portal.asp"
At the bottom of "inc_header.asp" you will see this:
%> <!--#INCLUDE FILE="inc_navbar.asp" --> <%
At the bottom of "inc_header_portal.asp" you will see this:
%> <!--#INCLUDE FILE="inc_navbar_portal.asp" --> <%
Just delete these three lines in each of the two files and that will remove the nav bars from your forum. |
Oh....Is that it? |
Edited by - choppermc on 23 July 2004 23:27:57 |
|
|
laser
Advanced Member
Australia
3859 Posts |
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 24 July 2004 : 00:01:47
|
This is the error that I see on that page (while not logged in):
quote: Microsoft VBScript runtime error '800a01b6'
Object doesn't support this property or method: 'Response.Wite'
/my_edit_config.asp, line 75
|
|
|
choppermc
New Member
Australia
80 Posts |
Posted - 24 July 2004 : 11:14:44
|
No worries, I just used the wrong connection string by accident. It should fine now. |
Oh....Is that it? |
|
|
laser
Advanced Member
Australia
3859 Posts |
Posted - 25 July 2004 : 08:06:48
|
hey chopper, found another glitch for you but don't take it the wrong way - I love what you have done, and I might use it on a new site, so it's in my best interests (and good for you as well ) to highlight things like :
http://www.snitz.freedomregain.com/cal.asp?date=7/27/2004
the "navigation tree" is centered instead of left justified. Dead simple fix, I know |
|
|
choppermc
New Member
Australia
80 Posts |
Posted - 25 July 2004 : 08:45:32
|
Fixed, thanks laser. The more eyes the better. |
Oh....Is that it? |
Edited by - choppermc on 25 July 2004 08:58:18 |
|
|
MarkJH
Senior Member
United Kingdom
1722 Posts |
|
MarkJH
Senior Member
United Kingdom
1722 Posts |
Posted - 25 July 2004 : 11:02:31
|
Oh, and this page gives an error:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[MySQL][ODBC 3.51 Driver][mysqld-4.0.15-nt]Invalid use of group function
/cal.asp, line 1101 |
Bandlink.net - http://www.bandlink.net/ Bandlink Music Forums - http://www.bandlink.net/forum/ |
|
|
MarkJH
Senior Member
United Kingdom
1722 Posts |
|
gardi
New Member
65 Posts |
Posted - 26 July 2004 : 03:16:28
|
Are you sure that you have uploaded the newest version. Because on your web site every thing seems so smooth. But when i upload your zip i keep getting
Microsoft VBScript runtime error '800a01ad' ActiveX component can't create object: 'Scripting.FileSystemObject'
/website/website/membersFiles.asp, line 397
or
Microsoft VBScript runtime error '800a01ad' ActiveX component can't create object: 'Scripting.FileSystemObject'
/website/website/inc_UploadFunc.asp, line 634
|
|
|
gardi
New Member
65 Posts |
Posted - 26 July 2004 : 03:18:50
|
hmm
when ive looked (generally) i got a problem with these 2 lines.. in both problmes these lines are occuring
Set myFso = CreateObject("Scripting.FileSystemObject") if myFSO.FolderExists(physicalUploadFolder&"\"&PathSpec) then |
|
|
gardi
New Member
65 Posts |
Posted - 26 July 2004 : 03:21:16
|
plus there is 2 add news option on admin panel |
|
|
laser
Advanced Member
Australia
3859 Posts |
Posted - 26 July 2004 : 05:22:48
|
gardi, I reckon your hoster doesn't support FileSystemObject - nothing wrong with the code at all. |
|
|
Topic |
|