Search found 16 matches

by b.r bruss
Wed 8. Sep 2004, 01:34
Forum: phpwcms Support English
Topic: Rotating summary
Replies: 1
Views: 789

Rotating summary

Is it possible to make a rotating summary in an article?

I founded RandomRotator, but before using an external script (one more)
I want to make shure it's not possible with wcms...

CY
by b.r bruss
Tue 7. Sep 2004, 03:09
Forum: phpwcms Support English
Topic: languages redirection 2
Replies: 2
Views: 903

yeah, you're right, but i wanted to use the script since it's more technically cool :D
This is the easiest way
T.Y.
by b.r bruss
Sun 5. Sep 2004, 15:07
Forum: phpwcms Support English
Topic: languages redirection 2
Replies: 2
Views: 903

languages redirection 2

well I tried the Papnase code and it doesn't work as well.

[PHP]
if(!$GLOBALS['aktion'][0]) {

switch(strtolower( substr( $_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2 ) ) ) {

case 'de': header('Location: '. $GLOBALS['phpwcms']['site'].$GLOBALS['phpwcms']['root'].'index.php?deutsche_version ...
by b.r bruss
Sat 4. Sep 2004, 22:45
Forum: phpwcms Support English
Topic: langagues redirection
Replies: 2
Views: 836

OK, I'll check it out.
Thanks
by b.r bruss
Sat 4. Sep 2004, 18:05
Forum: phpwcms Support English
Topic: langagues redirection
Replies: 2
Views: 836

langagues redirection

I do you set up langagues redirection? I tried to do like Oliver said and It doesn't work.

[PHP]
if(!$GLOBALS['aktion'][0]) {

switch( strtolower( substr( $_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2 ) ) ) {
case 'de': header('Location: '.$GLOBALS['phpwcms']['site'].$GLOBALS['phpwcms']['root ...
by b.r bruss
Thu 19. Aug 2004, 20:13
Forum: phpwcms Support English
Topic: colored line around a linked picture
Replies: 5
Views: 1445

Ben wrote:If you're inserting images throught the WYSIWYG editor, change the border property to "0" for each image. This should fix it.
it's working thanks
by b.r bruss
Wed 18. Aug 2004, 04:25
Forum: phpwcms Support English
Topic: colored line around a linked picture
Replies: 5
Views: 1445

simply when I had an add there is a colored line around it.
I just use the insert picture and links in the wysiwyg part.
by b.r bruss
Wed 18. Aug 2004, 04:18
Forum: phpwcms Discussion
Topic: gallery script
Replies: 5
Views: 2537

I think the iframe solution is the best since you update your pics to your gallery script anyway. You just have to install it into your wcms directory.
by b.r bruss
Wed 18. Aug 2004, 04:10
Forum: phpwcms Support English
Topic: colored line around a linked picture
Replies: 5
Views: 1445

colored line around a linked picture

How can I remove the colored line around a linked picture or add?
Thanks ;o)
by b.r bruss
Wed 18. Aug 2004, 04:03
Forum: phpwcms Support English
Topic: Page redirection according to IP
Replies: 2
Views: 1064

thanks a lot
i didn't knew about your answer
the "notify me..." option is not working i guess

I will check it out
your answer is very clear

once again thanks
by b.r bruss
Fri 13. Aug 2004, 18:33
Forum: phpwcms Support English
Topic: Page redirection according to IP
Replies: 2
Views: 1064

Page redirection according to IP

Is it possible to redirect a visitor to a certain summary or page according to their IP ? (country)

French IP to french summary or page
Any other IP : english site

Thanks ;o)
by b.r bruss
Thu 17. Jun 2004, 19:43
Forum: phpwcms Support English
Topic: search engine in another data base
Replies: 0
Views: 699

search engine in another data base

I'am using an external php links script and i want to use the wcms search function to search and preview the results in wcms.
Is it possible to search in an external data base. the external script i'am using is located in the wcms folder.

thanks
by b.r bruss
Thu 17. Jun 2004, 19:31
Forum: phpwcms Support English
Topic: {PHP:myphp.php}
Replies: 12
Views: 2476

perfect!!! Thanks a lot :D
by b.r bruss
Thu 17. Jun 2004, 19:15
Forum: phpwcms Support English
Topic: {PHP:myphp.php}
Replies: 12
Views: 2476

ok cool thanks for fast answer
by b.r bruss
Thu 17. Jun 2004, 19:12
Forum: phpwcms Support English
Topic: {PHP:myphp.php}
Replies: 12
Views: 2476

yes but how??? :oops:
i looked in the backend and finded nothing about iframe....