| Posted By |
Discussion Topic: Another CF forum
-- page:
1
2
3
4
|
|
Lola |
05-21-2005 @ 1:11 AM |
|
|
Senior Member
Posts: 363
Joined: Feb 2005
|
Hey, RafaelQ, what is your AIM name? I lost it.
|
RafaelQ |
05-20-2005 @ 5:41 PM |
|
|
Junior Member
Posts: 107
Joined: Feb 2004
|
Glad to see development hasn't stopped.
|
ColeBarksdale |
05-20-2005 @ 2:51 PM |
|
|
New Member
Posts: 13
Joined: Oct 2004
|
For those of you who might be using my forum application, iPostMX, there's been a major update. I've removed all templates and gone back to pure CF. I've added an automatic table builder for the database and some install instructions. Also, there's a windows installer incase some of you are on your own windows server.
|
ColeBarksdale |
04-13-2005 @ 11:50 AM |
|
|
New Member
Posts: 13
Joined: Oct 2004
|
Thanks, Sean. I've added that to the bug list and working towards a solution. What ever happened freecoldfusionapplications.com? I know Pablo mentioned it in a post, but it doesn't work.
|
arclight |
03-28-2005 @ 2:54 PM |
|
|
New Member
Posts: 7
Joined: Mar 2005
|
Variable LOOPINDEX is undefined. This error is displayed when clicking on Active Discussions link.
-Sean-
|
e996sh |
01-20-2005 @ 6:04 PM |
|
|
New Member
Posts: 49
Joined: Mar 2004
|
Thank you for your help. I will download the file when I get a chance.
|
ColeBarksdale |
01-20-2005 @ 4:27 PM |
|
|
New Member
Posts: 13
Joined: Oct 2004
|
My apologies. You're right. I just checked the SQL file and all of the table names had been converted to lower-case. We can do this a few ways. Either I can email you the correct SQL file, or you can download it from my site, or if you have a text editor, just go through and upper-case all of the table names. Either way, I'll put up the correct file on my website as an update for iPost. Again, sorry about the inconvenience. http://www.colebarksdale.com
|
e996sh |
01-20-2005 @ 4:21 PM |
|
|
New Member
Posts: 49
Joined: Mar 2004
|
I downloaded the files on my windows machine. Unziped them. Ftp'ed the files to the server. Created the database via phpmyadmin using the sql file. The tables are all lower case in the database.
|
ColeBarksdale |
01-20-2005 @ 4:14 PM |
|
|
New Member
Posts: 13
Joined: Oct 2004
|
On the contrary. You downloaded it from a Linux machine. The tables in my db are in all caps, so the query follows. When you used the SQL file to build the DB, did it not create tables in all caps?
|
e996sh |
01-20-2005 @ 9:35 AM |
|
|
New Member
Posts: 49
Joined: Mar 2004
|
ColeBarksdale, Nice looking forum application however it is not linux/unix compatible due to the querys all being in caps. Linux is case sensitive so I get a table not found error.
|