Page 1 of 1
Article Content Part
Posted: Tue 28. Feb 2006, 02:24
by ndtoan13
Hello,
I use phpwcms 1.2.5-DEV.
I try to make a email form and search article for my site.
I follow step by step here
http://www.phpwcms-docu.de/email_form.phtml
and success full have an contact form.
But I dont want the article appears in left menu (called by NAV_TABLE_COLUMN) so I uncheck status visiable and public check box in site structure. Then I make a button jump to that article : index.php?id=35,7,0,0,1,0
It still works but in my left menu there is a new blank level 1 links (caused by the article invisiabled) and the BREADCRUMB is blank too.
It's the same with search page.
Is there anyway to solve this?
Posted: Tue 28. Feb 2006, 03:39
by ndtoan13
Beside I get an error after pressing send button:
Language string failed to load: instantiate
Anyone help!
Posted: Tue 28. Feb 2006, 03:59
by Pappnase
Posted: Tue 28. Feb 2006, 04:04
by DeXXus
Posted: Thu 2. Mar 2006, 03:36
by ndtoan13
Thank you for your reply.
I have try all of them.
About hiden article, it does not appear in my menu until I press search button (it jump into the search page index.php?id=35,7,0,0,1,0) my menu appear an blank level1 link and BREADCRUMB is blank too (I unset all Visiable, Public, Sitemap) It happens the same with unset Visiable (or public) individual!?
About send email, I still get that error even I put SMTP account!?
Beside, in sourcefoge, I have not found ver 1.2.6DEV so where is it?
Thank you for any help.
Posted: Thu 2. Mar 2006, 10:04
by Pappnase
hello
did you ever look at the docu page or around in the forum!?
http://www.phpwcms.de/forum/viewtopic.php?t=8390
and the banner below
Posted: Thu 2. Mar 2006, 11:06
by ndtoan13
Thank you for your instrcution.
I have gotten Version 1.2.6
phpwcms_dev_1.2.6_14.12.2005.zip 3.28 MB
phpwcms 1.2.6 - CVS Version 14.12.2005
After I install new fresh wcms then create a new email contact form. I still get the same error!?
And about the menu, even I removed isset($GLOBALS['LEVEL_KEY'][$key]) it still display an blank link?
Any idea?
Posted: Thu 2. Mar 2006, 11:11
by Pappnase
hello
slowly i get lost where your problem is

could you post an link or screenshots!?
i'm sorry about that question but sometimes i have little probs to understand whats wirtten in englsih

Posted: Thu 2. Mar 2006, 11:40
by flip-flop
Posted: Thu 2. Mar 2006, 12:01
by ndtoan13

Sorry about my font, it is wrong while I capture.
The red cross with ">" is BREADCRUMB value (article title being hide = blank in BREADCRUMB).
Anyone help!
Posted: Thu 2. Mar 2006, 12:06
by flip-flop
Hi,
did you use an alias-name?
Gruß Knut
Posted: Fri 3. Mar 2006, 02:00
by ndtoan13
Yes, I use alias for all of my article.
What wrong am I?