Search found 23 matches

by Dittohead
Mon 23. Aug 2004, 20:48
Forum: phpwcms Support English
Topic: small title, large sub-title in article list
Replies: 11
Views: 3948

A small section of my conf.template_default.inc.php:

//
$template_default["top_listentry_before"] = '';
$template_default["top_listentry_after"] = '';
$template_default["top_headline_before"] = '<span class="articleList_tophead">';
$template_default["top_headline_after"] = '</span>';
$template ...
by Dittohead
Mon 23. Aug 2004, 19:56
Forum: phpwcms Support English
Topic: small title, large sub-title in article list
Replies: 11
Views: 3948

Hmm, after looking around it seems many other attributes have mismatched quotes.

conf.template_deafult.inc.php code has all the proper quotes in place, but when it translates into html they're missing.

This causes parsing errors to occur, thus some formatting and styling doesn't work. I'm not sure ...
by Dittohead
Mon 23. Aug 2004, 19:36
Forum: phpwcms Support English
Topic: small title, large sub-title in article list
Replies: 11
Views: 3948

I hate to bump this to the top but after getting back from moving and then looking at the end product/HTML code, we've got mismatched quotes:

<div style="color:#333333;padding:20px;><span class="articleList_tophead><a href="index.php?id=4,18,0,0,1,0">Fake area lights</a></span>

Notice the class ...
by Dittohead
Thu 5. Aug 2004, 02:15
Forum: phpwcms Support English
Topic: small title, large sub-title in article list
Replies: 11
Views: 3948

Hmm, the article_tophead won't change size at all regardless of what I put in the css file for it.
by Dittohead
Thu 5. Aug 2004, 00:13
Forum: phpwcms Support English
Topic: WYSIWYG editor don't show up after editng conf.inc.php!
Replies: 2
Views: 848

I had to logout/log in again to get it to refresh, hwoever I can only use HTMLarea.

That's fine though.

Thanks!
by Dittohead
Wed 4. Aug 2004, 23:57
Forum: phpwcms Support English
Topic: small title, large sub-title in article list
Replies: 11
Views: 3948

duh, I should of cought that. Thanks a bunch!!
by Dittohead
Wed 4. Aug 2004, 23:17
Forum: phpwcms Support English
Topic: WYSIWYG editor don't show up after editng conf.inc.php!
Replies: 2
Views: 848

WYSIWYG editor don't show up after editng conf.inc.php!

When I set the line for WYSIWYG editors to any of the 4 editors avilaible (oddly enough my conf.inc.php doesn't even list spaw as an option but I am using Release 1.1-RC4 22-06-2004) no WYSIWYG editor will show up where they used to in the back end.

Confusing and annoying. Any ideas?
by Dittohead
Wed 4. Aug 2004, 23:14
Forum: phpwcms Support English
Topic: small title, large sub-title in article list
Replies: 11
Views: 3948

bump
by Dittohead
Mon 2. Aug 2004, 20:47
Forum: phpwcms Support English
Topic: picture dir vs. File Manager
Replies: 3
Views: 1193

I'm not computer idiot (I run gentoo linux as my main OS), nor am I a graphics idiot (I run GIMP and blender nearly every day for image editing/creation) and I have to say using the file manager makes things so much easier and quicker than doing it by hand. Quality really isn't much different either ...
by Dittohead
Mon 2. Aug 2004, 18:21
Forum: phpwcms Support English
Topic: small title, large sub-title in article list
Replies: 11
Views: 3948

small title, large sub-title in article list

You'll notice int his page here that the title is very small ("reactor" is the title) and hte sub title is much much larger ("random simplicity" is the sub-title): http://www.dittobox.net/index.php?fp_4hk

How to I change the font sizes for these? Thanks!

EDIT: I added a new article, thus this new ...
by Dittohead
Mon 2. Aug 2004, 18:19
Forum: phpwcms Installation Troubleshooting English
Topic: Repeating/circular login?
Replies: 16
Views: 4426

ok, http://www.dittobox.net/ is the new domain, and everything runs great. Installed much easier than it did even on my own box.

Great, great CMS!
by Dittohead
Sat 31. Jul 2004, 18:10
Forum: phpwcms Installation Troubleshooting English
Topic: Repeating/circular login?
Replies: 16
Views: 4426

I edited .htaccess and added

Code: Select all

php_flag session.use_trans_sid 1
I'm planning on buying it all today sometime. And I would probably install it to the base url, like http://www.dittobox.net/
by Dittohead
Sat 31. Jul 2004, 02:15
Forum: phpwcms Installation Troubleshooting English
Topic: Repeating/circular login?
Replies: 16
Views: 4426

http://hometownhosting.net/~account/document_root.php provides some insight into some of the pathes. Does my problem come from the fact that the server's default "document_root" is /home/hometown and the actaul physical document root is /home/account?

This accounts for the "FALSE (not existing ...
by Dittohead
Sat 31. Jul 2004, 00:28
Forum: phpwcms Installation Troubleshooting English
Topic: Repeating/circular login?
Replies: 16
Views: 4426

Still getting those same errors when I try to log in.
by Dittohead
Fri 30. Jul 2004, 23:37
Forum: phpwcms Installation Troubleshooting English
Topic: Repeating/circular login?
Replies: 16
Views: 4426

I am still getting that same error.