Search found 5 matches
- Wed Jan 09, 2008 10:57 pm
- Forum: Joombie Coding Q/A
- Topic: How to count columns of a database table and output via PHP?
- Replies: 0
- Views: 414
How to count columns of a database table and output via PHP?
Hey there, beginner question. I count rows like this (and it's working like a charm): global $database; $sql = "SELECT * FROM #__table_2"; $database->setQuery($sql); $rows = $database->loadObjectList(); $cntrows = count($rows); echo "<p>There are currently <strong>".$cntrows."</strong> rows</p> How ...
- Wed Mar 07, 2007 8:10 am
- Forum: Joomla Forge - Archived
- Topic: Forge Downtime Update
- Replies: 41
- Views: 24927
Re: Forge Downtime Update
Sorry Tonie don't get this wrong. I love the work you're doing and I guess ur having not have the best time these days. Just wondering if there was something new... I support the idea that somebody posted, to have some kind of news on the mai page about forge currently experiencing problems. Heads u...
- Wed Mar 07, 2007 7:46 am
- Forum: Joomla Forge - Archived
- Topic: Forge Downtime Update
- Replies: 41
- Views: 24927
Re: Forge Downtime Update
If someone could email the Attend Events module (office @ canadakicks.com) it would be much appreciated - not life or death but it means I can keep moving forward on a project Attend events 0.83 sent your way. What about an update guys? Has been a week already and forge ist still f***** up. W...
- Fri Feb 16, 2007 12:28 pm
- Forum: Joomla Forge - Archived
- Topic: Forge Downtime Update
- Replies: 41
- Views: 24927
Re: Forge Downtime Update
Thx for the quick honest reply.
No nothing special, just support for some modules (e.g. JEvents) where they have a nice discussion board on Forge... I might just try the forums here but I thought I'd go with the official ones. I guess I'll just keep waiting like you
No nothing special, just support for some modules (e.g. JEvents) where they have a nice discussion board on Forge... I might just try the forums here but I thought I'd go with the official ones. I guess I'll just keep waiting like you
- Fri Feb 16, 2007 12:08 pm
- Forum: Joomla Forge - Archived
- Topic: Forge Downtime Update
- Replies: 41
- Views: 24927
Re: Forge Downtime Update
I know I am getting on people's nerves with this question as you guys are having problems anyways. But could you maybe give some kind of timeframe when VA would MAYBE be done with fixing things? I am trying to register a new user account on forge to post comments and questions to extension authors w...