View Full Version : Converter Testers Needed (V5 - V6)
Brian
04-10-2005, 10:07 PM
I'm finishing up the Version 5 to Version 6 database converter now and I need some testers that are familiar with manipulating mySQL and text files and can send me databases to test.
Please contact me via PM if interested.
Evil Elvis
04-29-2005, 12:00 AM
I know enough about messing around in MySQL tables to be dangerous, can recognize a text file and as of last night, have a vested interest in seeing the converter completed, having bought the upgrade the latest upgrade.
I am currently using 5.7 but using a flat file. Was in a hurry when I set it up. Was hoping to find a converter so that I could not only move from 5.7 to 6.1 but also flat file to MySQL.
Current use: http://unitedbikers.org/Events.php
The current text file isn't huge but it contains info and I will have some more added in about an hour.
If you can use me, let me know. Otherwise, please let me know when the converter will be ready.
Stephen
lynne
04-29-2005, 01:42 AM
I can maybe help you out with regards to mySQL database tables if you just want some mySQL database table exports to use on your own site? I can give you those in a heartbeat.
Or do you want to actually test on the sites?
Evil Elvis
11-30-2005, 11:59 PM
Lynne: Just a quick note of apology for not replying to your post. I am real bad about not keeping up with threads. Far too many. I'm old, I get lost easy.
Thank you for the offer of assistance. Right now I am still trying to figure out why this little piece of code:
<?php
$LIST=1;
$DF = "D - M d";
$template="monthly.php";
require ("escal/showCalendar.php");
?>
stopped working when I swent from 5.7 to 6.x. Brian couldn't figure it either. Any clues?
Stephen
ve9gra
12-01-2005, 05:33 AM
2 things...
-make sure that you still have "monthly.php" as a template, and
-v6 now uses calendar.php instead of showCalendar.php, and verify that you've installed it in "escal" and not in the default "calendar".
vBulletin® v3.8.4, Copyright ©2000-2013, Jelsoft Enterprises Ltd.