Author |
Topic |
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
borge
Junior Member
Norway
185 Posts |
Posted - 26 August 2003 : 05:45:03
|
OWM, some minor comments: The name of a main category displays as the header of the table when going to see the links and subcategories from links.asp -> links.asp?action=showcat&id=. If a category has subcategories, the number of links submitted to those are not included in the count shown next to the header of the main category. It only counts the links posted under the main category. This looks a little odd.
Also, if a main category has links submitted only in the subcategories the links.asp?action=showcat&id= shows a message at the bottom saying "There are no links listed in this subcategory", and it is not logical as there are actually links in the subcategories, but not in the main category.
Another thing I would like to do is to have the subcategories in links.asp displays on new lines, would be great if you could post whatever changes needs to be done to do that.< |
borge |
|
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
Posted - 26 August 2003 : 06:07:17
|
quote: The name of a main category displays as the header of the table when going to see the links and subcategories from links.asp -> links.asp?action=showcat&id=. If a category has subcategories, the number of links submitted to those are not included in the count shown next to the header of the main category. It only counts the links posted under the main category. This looks a little odd.
Yeah, I have thought about that too, and I have decided to display the number of links posted for the "main category" only. When I look at it now, I agree with you, it's confusing when a category has 0 links but 342 links are in the subcategories. This will be changed in the next update.
quote: Also, if a main category has links submitted only in the subcategories the links.asp?action=showcat&id= shows a message at the bottom saying "There are no links listed in this subcategory", and it is not logical as there are actually links in the subcategories, but not in the main category.
This will be changed.
quote: Another thing I would like to do is to have the subcategories in links.asp displays on new lines, would be great if you could post whatever changes needs to be done to do that.
I'm not sure when, but I will provide several "layout schemes" to choose from, which change the way categories, subcategories, category & subcategory listings and links display. I hope you'll like it.
Thanks for the comments! < |
My MODs: Birthdays - Custom Policy - F.A.Q. Administration - Forum Rules - Guestbook Links Manager - MyOwnGoogle - Profile Views - Search Log - WebSearch
Useful stuff: Forum and MOD Installation - MOD Installation Guide - Snitz v3.4.05 Readme - Free ASP Hosts - Support Snitz
|
|
|
Netz
Starting Member
Denmark
25 Posts |
Posted - 26 August 2003 : 11:15:21
|
Hi,
The demo looks great - Just what I am looking for I have Snitz 3.4.x and the Calendar Recurring, and since the CMS ask the question if I have LM3 installed... I went for it... But after doing the rather easy installation of the LM3 Beta 2 MOD My forum CRASCHES ???
Any ideas? I did uploade the edited files, I did upload the rest of the files to the forum and the *.gif to my image dir.
< |
A wise man don't know everything. But he knows who to ask :)
Be the best you can be
http://www.Bizworld.dk - Work From Home - The Smart way Stay Healthy: http://www.herbalcenter.dk |
|
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
vmplanet
Junior Member
112 Posts |
Posted - 27 August 2003 : 09:36:37
|
Is there a MySQL version yet?
Just asking...< |
|
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
borge
Junior Member
Norway
185 Posts |
Posted - 27 August 2003 : 16:01:03
|
Just a small issue:
When I go to the list of "New/Edited Links To Approve", and edit any of the New links before they are approved, they show up in the list of "Reported Links" in addition to being on the "New/Edited Links To Approve" list.< |
|
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
shaggy073077
Starting Member
29 Posts |
Posted - 29 August 2003 : 19:42:29
|
How about these errors...
links.asp produces this error: Technical Information (for support personnel)
Error Type: Microsoft JET Database Engine (0x80040E10) No value given for one or more required parameters. /mboard1test/forum/links.asp, line 1469 And line # 1469 is: Line #1468= If mLev >= 3 Then Line #1469= Response.Write "/Approve" I think it's the #3 I've played that til my face got red from getting mad while saying a few choice of words. I've changed that # from a 3 to a 1 and a 0. And that doesn't work.
admin_links.asp gives this error: Technical Information (for support personnel)
Error Type: Microsoft JET Database Engine (0x80040E10) No value given for one or more required parameters. /mboard1test/forum/admin_links.asp, line 584
Line # 584 looks like this: Line 583= strFormD = ChkString(request.form("cdescription"),"message") Line 584= If strAddType = "cat" Then Line 585= strsql = "INSERT INTO " & strTablePrefix & "LINKS_CATEGORIES (CAT_NAME, CAT_DESCRIPTION)"
Now I use access 2000 as a database. I have downloaded this mod twice and reinstalled it twice. Both times kick up the same errors :( Any suggestions??? Thanks.
Sincerly, shaggy073077< |
|
|
choppermc
New Member
Australia
80 Posts |
Posted - 01 September 2003 : 02:49:18
|
Hi there, Im having a problem updating the data base. It keeps telling me all the tables already exsists, yet I know jolly well they do not.
Any answers to this problem?
Cheers, Chopper< |
Oh....Is that it? |
Edited by - choppermc on 01 September 2003 04:02:45 |
|
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
choppermc
New Member
Australia
80 Posts |
Posted - 03 September 2003 : 06:39:29
|
quote: Originally posted by OneWayMule You could try the following: Open dbs_links.asp in a text editor, copy the whole content of the file and paste it into the text box
Yeah done all that, but got the same result. I ended up having to open up the data base and create the tables manually which was no big deal, You saved me soooo much work anyway. Shes up N running like a dream now, thanks OWM< |
Oh....Is that it? |
|
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
shaggy073077
Starting Member
29 Posts |
Posted - 03 September 2003 : 18:36:06
|
OneWayMule, I get my error when this happens......... My first error I get when I click on the link.asp in the link in my header (inc_header.asp). I fallowed the instructions for setting up/installing this mod.
My second error I get when I click on the link in my admin page (admin_home.asp).
If you could find them errors I'd and try to fix them. ---OR--- Another good one would be to either upload them as a .txt file for me to resave as a .asp file. I'm sure that when you click on them in your forum that they work just fine : ) Another idea could be for you to cut,copy,and paste them in your next post to allow me to cut,copy, and paste them and save them as the appropriate .asp files. Either way is fine with me.
Thanks a lost oneway.
Sincerly, shaggy073077< |
|
|
Topic |
|