Requests
Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=27812
Printed Date: 02 April 2026 at 9:26am Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: Requests
Posted By: onlinestudent
Subject: Requests
Date Posted: 10 September 2009 at 9:11am
I have few requests.... 1) ADMIN FILES - They should be in a different folder which cld be renamed by us... 2) some images are text are double 3) some images are not able to load in ie.. 4) author table in database shld have more fields like city, country(other than location/state), ipaddress used for signup, datetime of signup, email verification ipaddress, email verification datetimestamp, 5) my earlier db had table category and topic(forum) //this i was able to handle... and recreate... thread and messages..... now my messages have more than 2k records...which i want to transfer...i have 2 options left either i copy one by one or i use some automated... script... but since its a free version... i cant do it...is there any way you would liek to help/guide for a free version users......anyone using ur forum in other webmasters forum wld be able to help me with my above querys? please direct me some link where i can help myself....thanks a ton.....
|
Replies:
Posted By: WebWiz-Bruce
Date Posted: 10 September 2009 at 10:22am
1. Admin files use to be in their own folder but found that this coursed quite a few issues the main being that allot of server have parent paths blocked for security reasons.
2 & 3. This is coursed because of the home OS setup that you have and that you are using multiple browsers. This is not an issue with the forum software which when setup and used correctly will display all images and text as they should.
4. There is a few more fields being added to version 10. However if you recorded everything in the user table you would quickly end up with a very large database with a slow forum. Web Wiz Forums is written with performance in mind and unnecessary data is not stored in the database. If you wish to record extra data such as signup IP then edit in notepad the includes/setup_options_inc.asp file and enable the logging features to store such information in Web Wiz Forums log files which are stored outside the database.
5. Every database is different and will store different information. Creating a generic member import tool is OK as this type of data is usually in a single table and there is only a few fields to import, even then it doesn't always work such as when using encrypted passwords.
Trying to create a generic import tool to import other data such as topics, posts, etc. from another database is almost impossible as the data would be stored in multiple tables with different schemas, encoding, pointers, relationships, etc. making the job of creating a generic import tool impossible.
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
|