Search found 33 matches

by heliotrope
Tue 27. Jan 2009, 10:54
Forum: phpwcms Modules English
Topic: JW Media Player - JW Image Rotator
Replies: 68
Views: 125453

Re: JW Media Player - JW Image Rotator

hello,
I'm working on a website (phpwcms 1.3.9)
MY PROBLEM : JW media player only works with external source (Youtube url for example)
When I try to use internal source(.flv uploaded), nothing is shown ...
Is there something specal to do ??? in conf.inc ? somewhere else ????
thanks
by heliotrope
Sun 26. Oct 2008, 23:26
Forum: phpwcms Support English
Topic: *keywords* (tags ?) in News CP???
Replies: 0
Views: 1264

*keywords* (tags ?) in News CP???

Hello,
I use version 1.3.9 (213) of phpwcms .
I started to use NEWS CP ... This cp is great in phpwcms'evolution .
I have one problem with keywords in this CP .... :

In ARTICLES, I could use *keywords* along with RP {RELATED: : }...
But now, that I use NEWS CP, instead of classical article , the ...
by heliotrope
Wed 1. Oct 2008, 22:16
Forum: hacks & enhancements
Topic: News template
Replies: 56
Views: 34161

Re: News template

well.. I found the solution..
I think there was a conflict between the News module and a category-menu named "News" redirected to the index page..
When I delete this category , everything's allright...
by heliotrope
Wed 1. Oct 2008, 18:46
Forum: hacks & enhancements
Topic: News template
Replies: 56
Views: 34161

Re: News template

thank you very much for you answer Oliver !

I understand what you explained me..
But even if I simply try to display news detail with the help of news module (teaser+picture+text wysiwyg editor+read more...etc),
I mean : i don't want to redirect to an url/article (and when I redirect to an ...
by heliotrope
Wed 1. Oct 2008, 17:22
Forum: hacks & enhancements
Topic: News template
Replies: 56
Views: 34161

Re: News template

No one ??????
Really ??????
I've tried several times the upgrade from 1.3.5 to 1.3.9 (described here http://forum.phpwcms.org/viewtopic.php?t=5822 )
... everything's ok except the News Module...... grgrrrrrrrrr..
by heliotrope
Tue 30. Sep 2008, 12:07
Forum: hacks & enhancements
Topic: News template
Replies: 56
Views: 34161

Re: News template

Hello!
I have a strange problem with this CP News ...
I 've made everything indicated (.tmpl + css )... It looks very beautiful ...Everything I expected ...
The problem : when I want to see details of one of the News in the list : just nothing happens .
The News list page just reload ....

Any ...
by heliotrope
Thu 3. Jul 2008, 14:07
Forum: hacks & enhancements
Topic: News template
Replies: 56
Views: 34161

Re: News template

Am I alone having this problem ???
by heliotrope
Wed 2. Jul 2008, 09:42
Forum: hacks & enhancements
Topic: News template
Replies: 56
Views: 34161

Re: News template

Hi all !
I've just been installing 1.3.9 version (213)...
This News CP seems great !
BUT .. impossible for me to get it work properly..
in fact, I insert a jpeg Image but it never appears in frontend .
I installed template+css provided by 360fusion (thanks !) But it doesn't works better ...
by heliotrope
Wed 26. Mar 2008, 16:35
Forum: hacks & enhancements
Topic: TagCloud for phpwcms [Update v2.3.1]
Replies: 92
Views: 253853

Re: TagCloud for phpwcms [v1.0]

Hi Jensensen ,
Great hack this TagCloud !
Installed successfully in 10 minutes...
Great to have the possibility to choose which elements you want to include into match (article title, subtitle, summary...etc )
The "exclude" function is also usefull !! (thanks marcus@localhorst)
BUT
Is there a ...
by heliotrope
Tue 19. Feb 2008, 23:51
Forum: hacks & enhancements
Topic: ExData Module v2.8.0 - Tables, Lists and more…
Replies: 472
Views: 360868

Re: ExData Module - Tables, Lists and more... [New Version 2.70]

thanks for your help Heiko..
But it seems there was a problem of formatting of the file main.inc.php in Exdata mod ..
It was strangeley formmatted after the upload on the server.
So I re-downloaded it and copy the good code in it and re-uploaded it ..
And the Exdata mod appears as installed in the ...
by heliotrope
Tue 19. Feb 2008, 21:19
Forum: hacks & enhancements
Topic: ExData Module v2.8.0 - Tables, Lists and more…
Replies: 472
Views: 360868

Re: ExData Module - Tables, Lists and more... [New Version 2.70]

Hello,
I use version 1.3.3 working well.
I installed ExdataMod following th einstructions..
and I get the same as Sustia:
link exdatamod is in the module section but when I click it I get a blank section.
Just nothing happens..
any idea ?
by heliotrope
Mon 18. Feb 2008, 21:36
Forum: phpwcms Modules English
Topic: JW Media Player - JW Image Rotator
Replies: 68
Views: 125453

Re: JW Media Player - JW Image Rotator

waw !
thanks a lot for you help sustia !
It works fine !

it took me some time to understand what you were explaining me ... :mrgreen:
but i finally understood.... thanks a lot !!!
by heliotrope
Mon 18. Feb 2008, 19:27
Forum: phpwcms Modules English
Topic: JW Media Player - JW Image Rotator
Replies: 68
Views: 125453

Re: JW Media Player - JW Image Rotator

Hi Breitsch, I'm trying the plugins.
With the Image rotator it's all ok, but when I try to insert the Media Player I receive this error:

Parse error: syntax error, unexpected '{' in /home/ortaggi/public_html/include/inc_module/mod_flashplayer/inc/cnt.form.php on line 1

I have the same problem ...
by heliotrope
Mon 18. Feb 2008, 17:54
Forum: (unofficial) tutorials & documentation
Topic: Use GT-Mod for navigation with frontend-render
Replies: 4
Views: 6558

Re: Use GT-Mod for navigation with frontend-render



Changed because of a useless function: foreach ($GLOBALS["img_nav"] as $id => $img) is now foreach ($GLOBALS["img_nav"] as $img)

Well, I left the "useless function" instead of your update:
foreach ($GLOBALS["img_nav"] as $id => $img)
and it seems to be ok ...I get to good link for each cat .
by heliotrope
Mon 18. Feb 2008, 17:44
Forum: (unofficial) tutorials & documentation
Topic: Use GT-Mod for navigation with frontend-render
Replies: 4
Views: 6558

Re: Use GT-Mod for navigation with frontend-render

very cool mod , Metti !!!
Works fine but each link point to "index.php?" , not the the category ...
Is that because I have sub-categories ??
Is there something special to add in the .php file ?????