Article Content Part

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
ndtoan13
Posts: 29
Joined: Wed 16. Mar 2005, 05:11
Contact:

Article Content Part

Post 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?
ndtoan13
Posts: 29
Joined: Wed 16. Mar 2005, 05:11
Contact:

Post by ndtoan13 »

Beside I get an error after pressing send button:
Language string failed to load: instantiate


Anyone help!
Pappnase

Post by Pappnase »

ndtoan13
Posts: 29
Joined: Wed 16. Mar 2005, 05:11
Contact:

Post 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.
Pappnase

Post 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
ndtoan13
Posts: 29
Joined: Wed 16. Mar 2005, 05:11
Contact:

Post 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?
Pappnase

Post 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 :-(
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi ndtoan13,

take a look: http://www.phpwcms.de/forum/viewtopic.php?p=56745#56745

Gruß Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
ndtoan13
Posts: 29
Joined: Wed 16. Mar 2005, 05:11
Contact:

Post by ndtoan13 »

Image
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!
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi,

did you use an alias-name?

Gruß Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
ndtoan13
Posts: 29
Joined: Wed 16. Mar 2005, 05:11
Contact:

Post by ndtoan13 »

Yes, I use alias for all of my article.
What wrong am I?
Post Reply