Search found 11 matches

by brewster66
Mon 3. Jul 2006, 20:46
Forum: hacks & enhancements Support
Topic: Blog include syntax / error?
Replies: 2
Views: 3003

I have solved the above path errors -- it seems I had some of the files upload to the wrong place.

But now the blog does not show up. I have the replacement tag listed in a WYSIWYG HTML content part and I have successfully added a blog entry in the model area of the admin area.
by brewster66
Mon 3. Jul 2006, 19:43
Forum: hacks & enhancements Support
Topic: Blog include syntax / error?
Replies: 2
Views: 3003

Blog include syntax / error?

I have installed the new shinypixel blog but am getting an include error I think.

I have the file: blog.module.php -- installed in the path:

/home/mywebsite/public_html/wcms/phpwcms_template/inc_script/frontend_render/blog.module.php

but I get these errors when I try to preview my blog page ...
by brewster66
Tue 27. Jun 2006, 18:12
Forum: hacks & enhancements Support
Topic: Replacement tag syntax in relation to calendar Mod
Replies: 1
Views: 2803

Well, I found some sample replacement tag examples in V. 3 of the calendar documentation:

Here they are and they work:

{CAL:1:cal_noevents.php:events_left_table_165.php:0:2}
{CAL:1:cal_allevents.php:events_left_table_165.php:0:2}
{CAL:1:cal_eventsonly.php:events_listing.php:0:2}
Note: The last ...
by brewster66
Sun 25. Jun 2006, 07:34
Forum: hacks & enhancements Support
Topic: Replacement tag syntax in relation to calendar Mod
Replies: 1
Views: 2803

Replacement tag syntax in relation to calendar Mod

I have successfully installed the ionrock calendar mod and would like to put in a replacement tag in my content to display the calendar. However, I am not sure of the syntax. From the documentation I got this:

{CAL:Category Id #:Calendar template file:Event template file:Container Div id Name ...
by brewster66
Sat 24. Jun 2006, 21:27
Forum: phpwcms Support English
Topic: "Friendly URL's"
Replies: 19
Views: 14639

TheSearch wrote:if you give the pages an alias it will look like:

root/index.php?name
I cheked the docu but don't see where alias refers to changing URL's.

(NOTE: This thread is now in the support forum where it should have been)
by brewster66
Sat 24. Jun 2006, 21:05
Forum: phpwcms Support English
Topic: "Friendly URL's"
Replies: 19
Views: 14639

"Friendly URL's"

Is it possible to have a URL instead of this:

/root/index.php?id=0,2,0,0,1,0

More like this:

/root/pages/index.php
by brewster66
Sat 24. Jun 2006, 09:20
Forum: phpwcms Installation Troubleshooting English
Topic: Tables not created during install 1.2.7
Replies: 2
Views: 1929

Re: Tables not created during install 1.2.7

Make sure to checkmark the options for creating Tables & creating Admin account!
oops, my bad, yes it would help if I had checked those checkboxes. I managed to overlook them the first time. All set now, tables were created, logged in -- thanks!

Just as a suggestion, maybe those two checkboxes ...
by brewster66
Sat 24. Jun 2006, 00:05
Forum: phpwcms Installation Troubleshooting English
Topic: Tables not created during install 1.2.7
Replies: 2
Views: 1929

Tables not created during install 1.2.7

I just installed 1.2.7 (new, not an upgrade install) and the process went flawlessly (or so I thought).

I go to the login page and it says there are errors when I try to login with the default username and password .

So I checked on the backend in PHPMyAdmin and no tables were created at all ...
by brewster66
Thu 22. Jun 2006, 22:18
Forum: phpwcms Support English
Topic: Possible to integrate a blog?
Replies: 4
Views: 1577

ok, I guess my question is answered:
there is no blog solution - it not what phpwcms is meant for....

but under every article you can put the content type "guest book" and then you can let your users comment every articles... just modify the template for the guestbook see: http://www.phpwcms.de ...
by brewster66
Thu 22. Jun 2006, 22:15
Forum: phpwcms Support English
Topic: Possible to integrate a blog?
Replies: 4
Views: 1577

look in the hacks-section. there is a blog mod.

rush Evidently a guy has been developing a blog mod for a while and it has been development but it’s gotten delayed a number of times and is not ready yet. That’s the only reference I could find for one. I guess I'll wait and see if that one actually ...
by brewster66
Thu 22. Jun 2006, 21:09
Forum: phpwcms Support English
Topic: Possible to integrate a blog?
Replies: 4
Views: 1577

Possible to integrate a blog?

How hard is it to integrate a blog into PHPWCMS?

Would I use some sort of iFrame? I didn’t see where PHPWCMS has a blog module like Drupal or others.

However, I really like the simplicity of PHPWCMS over some of the other CMS’s so that is what I am choosing to go with it.

-- Dan