Search found 58 matches

by wingover
Sun 14. Jan 2007, 20:52
Forum: sites you are proud of (made with phpwcms only)
Topic: www.einfachfliegen.de (Süddeutsche Gleitschirmschule)
Replies: 4
Views: 3734

www.einfachfliegen.de (Süddeutsche Gleitschirmschule)

Hallo erst mal,

hier erst mal der Link: http://www.einfachfliegen.de

Ich habe eine Seite, die ich mit der Flugschule über längere Zeit, ohne CMS erstellt habe, auf das phpwcms umgebaut.

Die Daten für`s Ausbildungsprogramm, Camps, Gebrauchtmarkt usw. habe ich in einer eigenen Datenbank, bzw. in ...
by wingover
Sun 14. Jan 2007, 20:38
Forum: hacks & enhancements
Topic: User-Login With One External PHP-Script
Replies: 45
Views: 112627

Hi,

I tested the script with 1.2.8 and it`s working well with files. Maybe I must change some things for working with the users from the system in the database. Maybe there are some changes from 1.2.6 to 1.2.8.

Here is a Screenshot from a site ( http://spielwiese.wireframe.de ), where I use the ...
by wingover
Sun 14. Jan 2007, 20:29
Forum: hacks & enhancements
Topic: Banner MOD v.1.0
Replies: 50
Views: 35417

Hi Yves,

you can upload images, create groups and banners.
Each banner must be assigned to a group.
The groups you can place in your template or content with the reptag.


Grüzli - Andi
by wingover
Sun 14. Jan 2007, 16:35
Forum: phpwcms Discussion
Topic: Some (not sooo important) Questions
Replies: 2
Views: 2939

Hallo flip-flop,

I have changed the order of some lines in the 'content.func.inc.php'.

If in the template the 'show_content' reptag is used, things like {SPACER} and [ID num]link[/ID] doesnt work, because the 'show_content' replacement is after the replacement of the other tags.

I moved this ...
by wingover
Thu 28. Dec 2006, 09:45
Forum: phpwcms Discussion
Topic: Some (not sooo important) Questions
Replies: 2
Views: 2939

Some (not sooo important) Questions

Hi,

I have two questions. Maybe someone has an answer...

The RT {SPACER} works in 1.2.8 only in templates, not in content.
In 1.2.6 it was working in content also. Does anybody know, where I can change that in the code?


I have a template with php-code. Something like:

[PHP]
if(blablabla ...
by wingover
Sat 2. Dec 2006, 00:46
Forum: hacks & enhancements Support
Topic: [SOLVED] BANNER mod PROBLEM with links
Replies: 2
Views: 3485

Hi,

I turned the 'rewrite' on my local Server on to test your 'problem'.

I changed the rewrite-rule in the .htaccess and now it`s working.

RewriteRule ^([0-9]+)\.([0-9]+)\.([0-9]+)\.([0-9]+)\.([0-9]+)\.([0-9]+)\.phtml$ index.php?id=$1,$2,$3,$4,$5,$6
change to:
RewriteRule ^([0-9]+)\.([0-9]+)\.([0 ...
by wingover
Sat 2. Dec 2006, 00:45
Forum: hacks & enhancements
Topic: Banner MOD v.1.0
Replies: 50
Views: 35417

Hi,

I turned the 'rewrite' on my local Server on to test your 'problem'.

I changed the rewrite-rule in the .htaccess and now it`s working.

RewriteRule ^([0-9]+)\.([0-9]+)\.([0-9]+)\.([0-9]+)\.([0-9]+)\.([0-9]+)\.phtml$ index.php?id=$1,$2,$3,$4,$5,$6
change to:
RewriteRule ^([0-9]+)\.([0-9]+)\.([0 ...
by wingover
Sun 26. Nov 2006, 01:23
Forum: hacks & enhancements
Topic: Banner MOD v.1.0
Replies: 50
Views: 35417

Hi lady_witchcraft,

you can try to change two lines in the 'banner.func.inc.php'.

Replace in line 79 and 83:

$_SERVER['REQUEST_URI']

with

'http://' . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']

You need the complete path in the link with all php-variables at the end.
You have something ...
by wingover
Sun 12. Nov 2006, 15:46
Forum: hacks & enhancements
Topic: Banner MOD v.1.0
Replies: 50
Views: 35417

Hi,

I made some small changes on 12.11.2006.
by wingover
Sun 12. Nov 2006, 15:45
Forum: hacks & enhancements
Topic: PHP-Scripts MOD
Replies: 5
Views: 6067

Hi,

I made some small changes on 12.11.2006.
by wingover
Fri 20. Oct 2006, 11:59
Forum: hacks & enhancements
Topic: Banner MOD v.1.0
Replies: 50
Views: 35417

Hi, I made some small changes:

- a javascript confirm-box ask you now, before you edit or delete

The download-link is the same...

Grüzli - Andi
by wingover
Fri 20. Oct 2006, 11:58
Forum: hacks & enhancements
Topic: PHP-Scripts MOD
Replies: 5
Views: 6067

Hi, I made some small changes:

- a javascript confirm-box ask you now, before you edit or delete

The download-link is the same...

Grüzli - Andi
by wingover
Thu 19. Oct 2006, 12:32
Forum: hacks & enhancements Support
Topic: Banner Mod in 1.2.8?
Replies: 1
Views: 3370

Hi,

I tried it and it`s working. Read my complete answer here:
http://www.phpwcms.de/forum/viewtopic.php?p=75053
by wingover
Thu 19. Oct 2006, 12:30
Forum: hacks & enhancements
Topic: Banner MOD v.1.0
Replies: 50
Views: 35417

Hallo,

I tried to install the Banner MOD in 1.2.8 and it`s working.
In the Version 1.2.8 some things changed in 'phpwcms.php' and 'content.func.inc.php', so you must insert the changes on the correct places.
I think, I must write new instructions for install...

The Flash-Support is in work. But at ...
by wingover
Wed 2. Aug 2006, 14:14
Forum: hacks & enhancements
Topic: Banner MOD v.1.0
Replies: 50
Views: 35417

Hallo,

hast Du die Schreibrechte für den Ordner 'data' und die darin enthaltenen Dateien 'banner.php, config.php, groups.php' gesetzt?


Grüzli - Andi