Results from the most recent live auction are here .
16 members in the live chat room. Join Chat !
06-15-2007, 03:15 AM
· #76 while ($awake){ code(); }
Name: Eric
Location: Kentucky
Join Date: Mar 2005
Posts: 4,238
NP$: 408.00 (
Donate )
0.6.0 now available!
See the
first post .
Changes:
Added a new image 'site.jpg', which will be added to the left of a domain if it's a site, and will be clickable. Domains now link to a details page, which will show: domain, domainid, description, category, domain (uppercase and lowercase), extension, length, etc etc. Added a new filed to the contact page - "offer" Fixed some minor bugs both in the script and a few templates.
06-20-2007, 07:46 AM
· #77 while ($awake){ code(); }
Name: Eric
Location: Kentucky
Join Date: Mar 2005
Posts: 4,238
NP$: 408.00 (
Donate )
0.6.1 is now available.
Changes:
Fixed an error in contact.php dealing with the new 'offer' field. Fixed xhtml validation errors in contact.tpl Other minor fixes. First Post
06-20-2007, 12:28 PM
· #78 NamePros Regular
Location: K-R.NET
Join Date: Sep 2006
Posts: 849
NP$: 1701.73 (
Donate )
hi Second Version,
The .tar.gz archive seems broken, I tried to extract it on a linux box, and instead of creating directories, it just creating files with directories\filename
e.g:
Latest\admin\add_category.php
Latest\admin\add_domains_bulk.php
Latest\admin\add_domains.php
Latest\admin\admin.php
Latest\admin\backup.php
Latest\admin\categories.php
Latest\admin\delete.php
Latest\admin\edit.php
Latest\admin\index.php
Latest\admin\logout.php
Latest\admin\site_config.php
but I downloaded the .zip archive, and it is fine
06-20-2007, 12:35 PM
· #79 while ($awake){ code(); }
Name: Eric
Location: Kentucky
Join Date: Mar 2005
Posts: 4,238
NP$: 408.00 (
Donate )
Originally Posted by wikes82 hi Second Version,
The .tar.gz archive seems broken, I tried to extract it on a linux box, and instead of creating directories, it just creating files with directories\filename
e.g:
Latest\admin\add_category.php
Latest\admin\add_domains_bulk.php
Latest\admin\add_domains.php
Latest\admin\admin.php
Latest\admin\backup.php
Latest\admin\categories.php
Latest\admin\delete.php
Latest\admin\edit.php
Latest\admin\index.php
Latest\admin\logout.php
Latest\admin\site_config.php
but I downloaded the .zip archive, and it is fine
Someone else mentioned this to me around a year ago, but I have no way of fixing that. The tar.gz works fine on windows w/winrar. I use a program called "ezgz" (for windows) that creates tar archives..
06-23-2007, 04:22 PM
· #80 while ($awake){ code(); }
Name: Eric
Location: Kentucky
Join Date: Mar 2005
Posts: 4,238
NP$: 408.00 (
Donate )
Updated to 0.6.2
Changes:
Fixed an error in the emailer class. First Post for more info.
Last edited by SecondVersion : 07-28-2007 at 10:26 PM .
07-03-2007, 04:39 PM
· #81 while ($awake){ code(); }
Name: Eric
Location: Kentucky
Join Date: Mar 2005
Posts: 4,238
NP$: 408.00 (
Donate )
Updated to 0.7.0
Changes:
FS #13 - The contact template will now show the correct currency in the offer example.FS #14 - Fixed an bug on details.php where price wasn't correctly shown.FS #14 - Fixed the version_check function to surpress errors if domainportfolio.us happens to be down.Fixed a few template errors. Improved the search. Now allows multiple keywords to be entered, or domain extension. Added captcha refresh on contact form, using javascript. Added javascript date selection (calendar) when adding or editing a domain for the expiration date. New files: 'loading.gif', 'CalendarPopup.js', 'calendar.png'. First Post for more info.
[EDIT]
NOTE:
If you downloaded 0.7.0 before 9PM EST / EDT July 3, please download again - upload and overwrite the includes/functions.php
Last edited by SecondVersion : 07-03-2007 at 06:08 PM .
07-23-2007, 09:59 AM
· #82 NamePros Member
Join Date: Jan 2004
Posts: 197
NP$: 62.00 (
Donate )
.
Last edited by Argie : 07-23-2007 at 11:37 AM .
Reason: Solved the problem by myself ;)
07-27-2007, 06:13 AM
· #83 Formerly Known As Ajiotaj
Location: IDNF.RU
Join Date: Jan 2007
Hi!
What about IDNs?
07-27-2007, 09:43 AM
· #84 Senior Member
Name: Daz
Location: London, UK
Join Date: Apr 2006
Posts: 1,346
NP$: 280.40 (
Donate )
Originally Posted by Ajiotaj
I believe it's being implemented for a future release.
But for now, the only way you can have them is if you convert them from the IDN Language into Punycode (xn--all-dma.com would be allé.com for example)
A free converter can be found here:
http://mct.verisign-grs.com/index.shtml
07-27-2007, 09:46 AM
· #85 Formerly Known As Ajiotaj
Location: IDNF.RU
Join Date: Jan 2007
Thanks. I know that. But then I can't read those domains...
07-28-2007, 10:26 PM
· #86 while ($awake){ code(); }
Name: Eric
Location: Kentucky
Join Date: Mar 2005
Posts: 4,238
NP$: 408.00 (
Donate )
Updated to 0.8.0
Changes:
Added support for mysqli (mysql improved) if using PHP5 and MySQL 4.1+ Revamped the install script. Changed how the clean() function works; because allow_call_time_pass_reference is turned off on some servers. mysql.class.php renamed to database.class.php ~ mysql_backup.class.php renamed to database_backup.class.php Improvement of several core functions. Code cleanup. First Post for more info.
Thanks goes to -JC- for his help in beta testing this release.
------------
As far as IDN's go, they are not supported at this time.
08-22-2007, 04:01 PM
· #87 while ($awake){ code(); }
Name: Eric
Location: Kentucky
Join Date: Mar 2005
Posts: 4,238
NP$: 408.00 (
Donate )
Updated to 0.9.0
Changes:
The original config.php is now global.php - with some significant code changes. Database details are now set in config.php Improved the install process. Changed how version check is done yet again, should be no more admin slow-down's if DomainPortfolio.us is down. Improved the get_ip function. Improved the get_link function. A few cosmetic enhancements. Code cleanup. First Post for more info.
08-23-2007, 07:01 AM
· #88 Formerly Known As Ajiotaj
Location: IDNF.RU
Join Date: Jan 2007
I really need IDN in this script. Do You plan this?
09-10-2007, 09:28 AM
· #89 while ($awake){ code(); }
Name: Eric
Location: Kentucky
Join Date: Mar 2005
Posts: 4,238
NP$: 408.00 (
Donate )
A bump to show what I have planned (so far) for the next release (1.0.0)
Quote:
Date TBD - Version 1.0.0
Minor security/php enhancements to global.php. Several template changes. Search moved to the sidebar, added a navigation bar, and added a new page: About Us. Added a new function 'has_gd', which will help the contact form auto-detect if CAPTCHA can be used. Password can now be reset if you've forgotten it. Password can be changed in admin (site config.), if you need or want to change it. Add domains (bulk) has been changed. You can now add "Status" and fields are now seperated by , instead of | Changed the way pagination is done. New function 'validate', used to make sure a certain variable is valid. Such as 'order_by' and 'catid'. Can now search domains in the Admin area. Javascript confirmation on logout. Removed some useless things from the template files. Reduced template image filesizes (no loss of quality). Now completely XHTML valid. Code cleanup.
Ajiotaj,
IDN may be in a future version, but no promises.
Last edited by SecondVersion : 09-10-2007 at 07:58 PM .
09-10-2007, 10:03 AM
· #90 Formerly Known As Ajiotaj
Location: IDNF.RU
Join Date: Jan 2007
The most of my domains are IDN, thats why I'm asking here every time...
Regards.
09-15-2007, 09:03 PM
· #91 NamePros Regular
When are we going to see Version 1.0.0
Eagerly waiting for the same!
Also, can you have multiple category option like domain seller pro..
Last edited by NeoGen : 09-15-2007 at 09:32 PM .
09-15-2007, 11:51 PM
· #92 NamePros Regular
Name: Danny Mullins
Location: Manchester
Join Date: Nov 2005
Posts: 855
NP$: 27.95 (
Donate )
Very nice. I think I shall be using this to help me:d good work here!
-Dan
09-16-2007, 04:36 AM
· #93 NamePros Regular
Seems I am facing problem with the installation... the captcha image is not displaying... any clue how to solve this
10-14-2007, 08:51 AM
· #94 while ($awake){ code(); }
Name: Eric
Location: Kentucky
Join Date: Mar 2005
Posts: 4,238
NP$: 408.00 (
Donate )
Here's a new changelog for 1.0.0. I'm working on it when I can. I've started an offline job, and with a few personal things that havd come up lately, I don't have as much time as I used to..
Anyway:
Quote: Date TBD - Version 1.0.0
* Minor security/php enhancements to global.php.
* Several template changes. Search moved to the sidebar, added a navigation bar, and added a new page: About Us.
* Added a new function 'has_gd', which will help the contact form auto-detect if CAPTCHA can be used.
* Password can now be reset if you've forgotten it.
* Password can be changed in admin (site config.), if you need or want to change it.
* Add domains (bulk) has been changed. You can now add "Status" and fields are now seperated by , instead of |
* Changed the way pagination is done.
* New function 'validate', used to make sure a certain variable is valid. Such as 'order_by' and 'catid'.
* Can now search domains in the Admin area.
* Javascript confirmation on logout.
* 'backup.php' is now 'database.php', as this page will show database statistics AND will allow you to backup your database.
* Some minor fixes to the database class.
* Removed some useless things from the template files.
* The charset of all templates changed from ISO-8859-1 to UTF-8
* Added alternate row colors on result pages.
* Reduced template image filesizes (no loss of quality).
* Now completely XHTML valid.
* Code cleanup.
NeoGen, for your CAPTCHA issue - your host may not have the proper GD lib setup - what's the link to your install?
10-14-2007, 03:16 PM
· #95 New Member
Join Date: Oct 2007
Posts: 3
NP$: 1000.00 (
Donate )
Originally Posted by SecondVersion Hey folks, Features (short list):
- Add domains in bulk.
Thanks. I have more than 500 domains and it will help for sure !
I will donate very soon.
Quote: Please note, this software is still considered to be in BETA condition. This software is considered to be in BETA/Production Stable condition. You may encounter a bug or two. If you have any problems, ideas, or suggestions, post them here
Maybe the option to add:
- Links to each domain
- PR of each domain
thanks anyway for this excelllent script so easy to install
Regards from france
Bernard
NB: Can i have the right to translate it ? is it an idea ?
10-14-2007, 03:19 PM
· #96 DNOA Member
Location: USA
Join Date: Jul 2004
Posts: 1,127
NP$: 176.10 (
Donate )
I wouldn't mind seeing a feature that scans once per day and has an option to export the daily results to the database, exp date, registrar, google pr, alexa rank, yahoo backlinks, google backlinks, etc.
Good way to keep your portfolio up to date and easy to track trends with your domains
10-21-2007, 05:11 AM
· #