Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

PHP Application Development | Forum profile

Forum profile page for PHP Application Development on http://www.adobeforums.com. This report page is the aggregated overview from a single forum: PHP Application Development, located on the Message Board at http://www.adobeforums.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "PHP Application Development" on the Message Board at http://www.adobeforums.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Adobe - Forums - PHP Application Development (site profile, domain info adobeforums.com)
Title: PHP Application Development
Url: http://forums.adobe.com/community/dreamweaver/a...
Users activity: 18 post per thread
Forum activity: 6 active threads during last week
 

Posting activity on PHP Application Development:

  Week Month 3 Months
Threads: 6 31 96
Post: 12 63 168
 

PHP Application Development Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
nickyj
4
user's latest post:
Click label ADDT
Published (2009-12-17 09:28:00)
Thanks, your a leader! I removed the LABEL ag altogether and the the problem goes away. This is really only anissue with radio buttons.   Nick
Günter Schenk
3
user's latest post:
Insert "NULL" when no...
Published (2009-12-19 11:10:00)
Off the top of my head I?d suggest to...   1. establish a Custom Trigger, type: AFTER   2. in here define a standard SQL UPDATE statement like this:   UPDATE tablename SET filefield_column = 'NULL' WHERE primarykey_colum = [make it equal the current record?s Primary Key value ]   3. ...and make sure that this Custom Trigger will only be put in execution when the Transaction Value representing the...
cp:fusion
2
user's latest post:
Insert "NULL" when no...
Published (2009-12-21 02:29:00)
Hi G?nter,   Many thanks for your response, although I must admit, I am struggling a bit with the final part of your solution, as I have never used Custom Triggers before.   In part 3, how do I go about checking that the Custom Trigger is only executed when the Insert Transaction's File Field is *not* empty?   Is there any way you could possibly expand on this a bit please, I really can't see where this...
James_PT
1
user's latest post:
Click label ADDT
Published (2009-12-15 10:12:00)
Have you thought about using Spry Tooltips?? They are new in CS4.? Mousing over the label will display any amount of explanatory text you want to add.? The tooltip is automatically placed at the bottom of the page in a Div but you can move it if you like.
glensbo
1
user's latest post:
ADDT and PHP 5.3.x project
Published (2009-12-15 16:37:00)
Hi looking at the PHP 5.3 documentation there are som Backward Incompatible Changes: I'm uncertain if it will actually affect any of the code but this list may give a clue to somebody with knowledge of code:   The array functions natsort(), natcasesort(), usort(), uasort(), uksort(), array_flip(), and array_unique() no longer accept objects passed as arguments. To apply these functions to an object, cast the object to an array...
panos3599
1
user's latest post:
php flash help
Published (2009-12-16 12:56:00)
i have 2 dynamic text in same keyframe the name of 1st text is home_txt and the 2on home_txtb. i won't to load php file so do i with this flash action script code   var homePageText:String; var homePageTextb:String;   // Assign a variable name for our URLVariables object var home_variables:URLVariables = new URLVariables(); //? Build the varSend URL variable var home_varSend:URLRequest = new...
 

Latest active threads on PHP Application Development::

Adobe - Forums
Started 4 days, 19 hours ago (2009-12-19 11:10:00)  by Günter Schenk
Off the top of my head I´d suggest to... 1. establish a Custom Trigger, type: AFTER 2. in here define a standard SQL UPDATE statement like this: UPDATE tablename SET filefield_column = 'NULL' WHERE primarykey_colum = [make it equal the current record´s Primary Key value ] 3. ...and make sure that this Custom Trigger will only be put in execution when the Transaction Value ...
Thread:  Show this thread (3 posts)   Thread info: Insert "NULL" when no image uploaded with ADDT Size: 1,250 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Insert "NULL" when no image uploaded with ADDT :: PHP Application Development :: Adobe - Forums"
Adobe - Forums
Started 1 week, 1 day ago (2009-12-15 10:12:00)  by James_PT
Have you thought about using Spry Tooltips?  They are new in CS4.  Mousing over the label will display any amount of explanatory text you want to add.  The tooltip is automatically placed at the bottom of the page in a Div but you can move it if you like.
Thread:  Show this thread (6 posts)   Thread info: Click label ADDT Size: 668 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Click label ADDT :: PHP Application Development :: Adobe - Forums"
Adobe - Forums
Started 1 month, 3 weeks ago (2009-11-01 08:06:00)  by Günter Schenk
Hi Viktor, As We're talking about live project here (i'm serious about this)  without legitimate technical support.  I have an idea if we can make a group and hire an expert programmer to audit ADDT's includes folder so it will compatible with PHP 5.3.x.. But, does it mean we break our license policy with adobe ? The license, which I personally consider excessively restrictive, says:...
Thread:  Show this thread (17 posts)   Thread info: ADDT and PHP 5.3.x project Size: 2,086 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: ADDT and PHP 5.3.x project :: PHP Application Development :: Adobe - Forums"
Adobe - Forums
Started 1 week, 4 days ago (2009-12-12 08:20:00)  by Günter Schenk
This scenario is not supported by standard HTML, so you´ll need to try with replacing the standard link target with javascript, e.g. a href="javascript:document.formname.submit()" However I´m not sure if ADDT´s form validation routines will be able to detect this custom workaround, so it might be more safe to use an image which looks like a link...
Thread:  Show this thread (2 posts)   Thread info: Submit ADDT form with a text link.? Size: 910 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Submit ADDT form with a text link.? :: PHP Application Development :: Adobe - Forums"
Adobe - Forums
Started 3 months ago (2009-09-21 15:32:00)  by Günter Schenk
As the attached screenshot shows, implementing e.g. the Jquery Thickbox UI dialog widget into my ADDT workflow was a no-brainer. What you see here is a separate ADDT Insert Record form which opens in a modal thickbox window, while the main ADDT form (which has the "thickboxed" <a> tag) gets dimmed -- and what you don´t see here is that the "redirect after insert" page will be displayed...
Thread:  Show this thread (7 posts)   Thread info: lightbox effect with a ADDT form Size: 1,753 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: lightbox effect with a ADDT form :: PHP Application Development :: Adobe - Forums"
Adobe - Forums
Started 2 months ago (2009-10-22 08:48:00)  by eagle-pr
Isn't there anybody who got an idea? Just give me a little hint: How can i pull this </li> out and place it behind the <ul>-tags. I can not just replace it in front of the <ul>. If i did, all the other <li>s wont have their </li> any more.
Thread:  Show this thread (5 posts)   Thread info: Nested Repeat Region (How to convert from table to list) Size: 691 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Nested Repeat Region (How to convert from table to list) :: PHP Application Development :: Adobe - Forums"
Adobe - Forums
Started 3 weeks, 2 days ago (2009-11-30 23:41:00)  by viktor.iwan
have you tried to set the smtp that comes from your ISP ?
Thread:  Show this thread (9 posts)   Thread info: Gmail smtp server....with ADDT.. possible or not? Size: 455 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Gmail smtp server....with ADDT.. possible or not? :: PHP Application Development :: Adobe - Forums"
 

Hot threads for last week on PHP Application Development::

PHP Application Development
Re: Click label ADDT - 6 new posts
Started 1 week, 1 day ago (2009-12-15 10:12:00)  by James_PT
Have you thought about using Spry Tooltips?  They are new in CS4.  Mousing over the label will display any amount of explanatory text you want to add.  The tooltip is automatically placed at the bottom of the page in a Div but you can move it if you like.
Thread:  Show this thread (6 posts)   Thread info: Click label ADDT Size: 668 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Click label ADDT :: PHP Application Development :: Adobe - Forums"
PHP Application Development
Started 4 days, 19 hours ago (2009-12-19 11:10:00)  by Günter Schenk
Off the top of my head I´d suggest to... 1. establish a Custom Trigger, type: AFTER 2. in here define a standard SQL UPDATE statement like this: UPDATE tablename SET filefield_column = 'NULL' WHERE primarykey_colum = [make it equal the current record´s Primary Key value ] 3. ...and make sure that this Custom Trigger will only be put in execution when the Transaction Value ...
Thread:  Show this thread (3 posts)   Thread info: Insert "NULL" when no image uploaded with ADDT Size: 1,250 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Insert "NULL" when no image uploaded with ADDT :: PHP Application Development :: Adobe - Forums"
PHP Application Development
Started 1 month, 3 weeks ago (2009-11-01 08:06:00)  by Günter Schenk
Hi Viktor, As We're talking about live project here (i'm serious about this)  without legitimate technical support.  I have an idea if we can make a group and hire an expert programmer to audit ADDT's includes folder so it will compatible with PHP 5.3.x.. But, does it mean we break our license policy with adobe ? The license, which I personally consider excessively restrictive, says:...
Thread:  Show this thread (17 posts)   Thread info: ADDT and PHP 5.3.x project Size: 2,086 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: ADDT and PHP 5.3.x project :: PHP Application Development :: Adobe - Forums"

This page was found by:   Fatal error: Call to undefined method tNG_fields::tNG_fields()   addt php 5.3  Call to undefined method tNG_fields::tNG_fields()