Search found 14 matches

by cRYOa
Sun 13. Jun 2004, 01:51
Forum: phpwcms Support English
Topic: problem with {NAV_TABLE_COLUMN}
Replies: 17
Views: 4362

Ok thanks for the index.php Oliver. I did remove the old one, the copy of frontend.js in my cms root, and the snippet of code in teh template and tried it out. It failed just as the original one. I messed around for some time with it and then finally i went and set phpwcms_template subdir and all ...
by cRYOa
Sat 12. Jun 2004, 09:40
Forum: phpwcms Support English
Topic: problem with {NAV_TABLE_COLUMN}
Replies: 17
Views: 4362

it is the same as far as I knew too.. doesn't make sense :?

I have however fixed it.. or actually I came up with a workaround. What I had to do to get it to work (I swear Oliver i didn't mod the code this time :) ) was i went into my template and in the LEFT section in the very begining i added ...
by cRYOa
Sat 12. Jun 2004, 01:59
Forum: phpwcms Support English
Topic: problem with {NAV_TABLE_COLUMN}
Replies: 17
Views: 4362

well I'm guessing that it has something to do with the fact of using a domain alias. Much like the problems I had to where I could not use Spaw.
by cRYOa
Sat 12. Jun 2004, 01:23
Forum: phpwcms Support English
Topic: problem with {NAV_TABLE_COLUMN}
Replies: 17
Views: 4362

Ok following the path check advice.. this is what the path looks like.. which normally i think should be fine.
<script src="./phpwcms_template/inc_js/frontend.js" type="text/javascript"></script>

but i noticed rollover effect seem fine in the admin/article area.. so i look at that
<script src ...
by cRYOa
Fri 11. Jun 2004, 02:20
Forum: phpwcms Support English
Topic: problem with {NAV_TABLE_COLUMN}
Replies: 17
Views: 4362

Well i looked at the rendered code for my page and the four lines look like this:
<tr bgcolor="#D9DEE3" style="cursor:pointer;cursor:hand;" onClick="location.href='index.php?_wjx';" onMouseOver="MM_swapImage('linkidbD1yic','','img/article/nav_link_1.gif',1);this.bgColor='#D3ED7D';" onMouseOut="MM ...
by cRYOa
Fri 11. Jun 2004, 00:23
Forum: phpwcms Support English
Topic: problem with {NAV_TABLE_COLUMN}
Replies: 17
Views: 4362

hmm.. i just redownloaded the latest full package of phpwcms and after unpacking it there is no en.date.lang.php file in there either. So im thinking its just not in the release. ALso, i looked at the phpwcms_nav.js script and it seems to reference like so:
var picpath = "img/nav/"; //define image ...
by cRYOa
Thu 10. Jun 2004, 23:29
Forum: phpwcms Support English
Topic: problem with {NAV_TABLE_COLUMN}
Replies: 17
Views: 4362

your always quick pappnase :) thanks.

I don't think so.. it is a fairly new install... but so far I did notice that date_long was coming out in the wrong language. When I went and looked there was no EN lang file for the date_long function.. so I just edited the DE one to be in english. I checked ...
by cRYOa
Thu 10. Jun 2004, 23:08
Forum: phpwcms Support English
Topic: problem with {NAV_TABLE_COLUMN}
Replies: 17
Views: 4362

problem with {NAV_TABLE_COLUMN}

i have this problem with {NAV_TABLE_COLUMN} and I'm not sure whats going on really... The page loads but then if you move the mouse over it i will see the javascript error icon in the bottom right in the status bar.. it always seems to be "Object Expected" in line 70 errors.. I notice my menu doesn ...
by cRYOa
Mon 24. May 2004, 12:50
Forum: phpwcms Installation Troubleshooting English
Topic: Problem with Add New Article
Replies: 18
Views: 7321

okay...

Okay I did exactly as you said. I changed my config.inc.php to as you said. I removed the 'define' statements from it as well of course. I reuploaded the files and they are untouched.

This is where I'm back to now:

http://www.lebyte.com/phpwcms_prob2.gif

As you will notice.. for some weird ...
by cRYOa
Mon 24. May 2004, 10:27
Forum: phpwcms Installation Troubleshooting English
Topic: Problem with Add New Article
Replies: 18
Views: 7321

Update:

Okay I got the color picker fixed.. replaced original 1x1 pixel "spacer.gif" with my own 10x10 pixel "spacer.gif . Much better :)

Still haven't got the image library problem solved though
by cRYOa
Mon 24. May 2004, 10:12
Forum: phpwcms Installation Troubleshooting English
Topic: Problem with Add New Article
Replies: 18
Views: 7321

Also...

Also I should add that I did manually FTP a couple of .jpg files to both the pictures/ and content/images/ directories thinking that was why it said they didnt exist.. but no luck.. further still i added a temorary echo line in the image_library.php dialog script to echo me what it thought the paths ...
by cRYOa
Mon 24. May 2004, 10:04
Forum: phpwcms Installation Troubleshooting English
Topic: Problem with Add New Article
Replies: 18
Views: 7321

hmm

Ok i tried first those conf.inc.php settings... and i went back to getting errors. Then I downloaded the Document_Root.php and ran it.. and it showed this:
1) your default $_SERVER['DOCUMENT_ROOT']: /usr/local/apache/htdocs
2) real DOCUMENT_ROOT based on this file : /home/mydomain/public_html/web1 ...
by cRYOa
Sun 23. May 2004, 23:58
Forum: phpwcms Installation Troubleshooting English
Topic: Problem with Add New Article
Replies: 18
Views: 7321

the problem doesnt seem to be that the images are not there or corrupted.. but rather the path for just those is not correct. If I right click on one of the missing images, say for example 'Cut' and bring up the properties it says the URL is something like 'http://www.mysite.com/include/inc_ext/spaw ...
by cRYOa
Sun 23. May 2004, 21:55
Forum: phpwcms Installation Troubleshooting English
Topic: Problem with Add New Article
Replies: 18
Views: 7321

Problem with Add New Article

Hello,

I searched the forum but couldn't find an answer that fixes this for me. Basically all the buttons at the bottom are 'X'ed out and do not function. My paths seem to be set fine and if I change them at all then other errors throughout will show up. With my paths set the way they are this is ...