cbotta
|
| Posted: 02/24/2004, 1:41 PM |
|
I want have in one page all page included. But when I am doing this, I am getting error:
"Call to a member function on a non-object in ? Common.php on line 356".
If I put on this page some grid form then working. ň
Thanks a lot for help
|
|
|
 |
martin
|
| Posted: 02/25/2004, 12:15 AM |
|
Hello.
You must select a Page as an include Page at first.
When you write your own code in before show you write:
Your Form->YourField->Value
On an include Page you must write:
YourPage->Your Form->YourField->Value
I have the problem too when i make a dlookup in an include Page.
If i need an dlookup in an include Page i write a function in the common.
Martin
Sorry about my englich
|
|
|
 |
DFParker
Posts: 4
|
| Posted: 10/20/2004, 1:15 AM |
|
Great advice! May I have a specific example with real code?
_________________
----
Dave Parker
firstcoastresearch/Y!
dfparker_SPAM-Choke_removeThis2EmailMe@ecoastresearch.com |
 |
 |
|