Search found 25 matches

by sp1r
Wed 15. Nov 2006, 23:21
Forum: phpwcms Support English
Topic: changing DEFAULT template
Replies: 2
Views: 1212

thank you very much!
by sp1r
Wed 15. Nov 2006, 23:12
Forum: phpwcms Support English
Topic: changing DEFAULT template
Replies: 2
Views: 1212

changing DEFAULT template

Hye,

I want to change and add stuff to the default template so that i do not have to pick a template when i post an article. Where can i find and alter this default template?

thanks in advance
by sp1r
Mon 23. Oct 2006, 01:59
Forum: hacks & enhancements Support
Topic: Reptag multiple categories problem
Replies: 0
Views: 2160

Reptag multiple categories problem

Ok the reptag_teaser_ex 1.82 works just fine and it shows the news correctly but when i use the function to include multiple categories i get the following error

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in URL/template/inc_script/frontend_render/reptag ...
by sp1r
Mon 9. Oct 2006, 16:55
Forum: hacks & enhancements
Topic: {TEASER_EX} Replacement tag v1.90 - 10.1.2007
Replies: 398
Views: 185899

is it possible to have a date next to the title, so t hat you can see what day the news has been posted?
by sp1r
Mon 9. Oct 2006, 13:15
Forum: hacks & enhancements
Topic: An Event Calendar Mod
Replies: 239
Views: 135152

sorry double post..
by sp1r
Mon 9. Oct 2006, 13:13
Forum: hacks & enhancements
Topic: An Event Calendar Mod
Replies: 239
Views: 135152

Its been quiet for some time now. But i have 2 questions.

1. How do you change the look of the agenda, i can't figger it out. The css is not attached to any template it seems.

For example, how can i use my own buttons to replace with the < > buttons.

2. Is it possible to only show events from one ...
by sp1r
Sun 8. Oct 2006, 22:15
Forum: phpwcms Support English
Topic: Article valid time
Replies: 5
Views: 1830

Why dont you just don't use that function then?
by sp1r
Sun 8. Oct 2006, 21:19
Forum: phpwcms Support English
Topic: Trouble uploading .gif files
Replies: 3
Views: 1611

ok i figured it out!
by sp1r
Sun 8. Oct 2006, 20:07
Forum: phpwcms Support English
Topic: Trouble uploading .gif files
Replies: 3
Views: 1611

Switching the GD offers no solution. I run my site on a localhost.
I use PHP Version 4.2.3. and it supports GD2 or higher.

also when i upload a .png file, the other files dissapear and i cannot use anyone of them. When i delete the .png i can see and use them again.
by sp1r
Sun 8. Oct 2006, 19:40
Forum: phpwcms Support English
Topic: Popup Confirmation is gone
Replies: 5
Views: 1943

thanks for this
check Files in ../include/inc_js/
because here i found something wrong. Thanks!!
by sp1r
Sun 8. Oct 2006, 19:34
Forum: phpwcms Support English
Topic: Popup Confirmation is gone
Replies: 5
Views: 1943

Javascript is enabled....
by sp1r
Sun 8. Oct 2006, 19:15
Forum: phpwcms Support English
Topic: Popup Confirmation is gone
Replies: 5
Views: 1943

Popup Confirmation is gone

When im deleting something (eg. an article) i don't get a Popup Confirmation anymore. For example this line of code in the articlecontent.list.tmpl.php:

<a href="include/inc_act/act_articlecontent.php?do=<?php echo "1,".$article["article_id"]; ?>" title="<?php echo $BL['be_article_cnt_ldel ...
by sp1r
Sat 7. Oct 2006, 13:11
Forum: phpwcms Bug Reports
Topic: FCKeditor outside his box
Replies: 2
Views: 13946

FCKeditor outside his box

I have a problem with th FCK editor, the icons are outside the box and it looks sloppy. I know its my own layout i used but this was also the problem with the standard layout.

Does anyone know how to solve this problem or where i can alter the number of rowes or columns or something like that. The ...
by sp1r
Wed 4. Oct 2006, 19:22
Forum: sites you are proud of (made with phpwcms only)
Topic: www.thefoxcovert.com
Replies: 10
Views: 6162

The Virtual tour looks very nice! Did you write that one yourself or is it a kind of program?
by sp1r
Sun 1. Oct 2006, 17:54
Forum: phpwcms Support English
Topic: Trouble uploading .gif files
Replies: 3
Views: 1611

Trouble uploading .gif files

When i try the upload .gif files with fileupload in phpwcms i get the following error:

Fatal error: Call to undefined function: imagecreatefromgif() in c:\phpdev\www\include\inc_ext\ss_image\ss_image.class.php on line 85

And in this file it says:

GIF supported was canceled since GD1.6 and is ...