Search found 14 matches
- 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 ...
- Sat 12. Jun 2004, 09:40
- Forum: phpwcms Support English
- Topic: problem with {NAV_TABLE_COLUMN}
- Replies: 17
- Views: 4362
- Sat 12. Jun 2004, 01:59
- Forum: phpwcms Support English
- Topic: problem with {NAV_TABLE_COLUMN}
- Replies: 17
- Views: 4362
- Sat 12. Jun 2004, 01:23
- Forum: phpwcms Support English
- Topic: problem with {NAV_TABLE_COLUMN}
- Replies: 17
- Views: 4362
- 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 ...
<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 ...
- 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 ...
var picpath = "img/nav/"; //define image ...
- 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 ...
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 ...
- 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 ...
- 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 ...
This is where I'm back to now:
http://www.lebyte.com/phpwcms_prob2.gif
As you will notice.. for some weird ...
- 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
Still haven't got the image library problem solved though
- 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 ...
- 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 ...
1) your default $_SERVER['DOCUMENT_ROOT']: /usr/local/apache/htdocs
2) real DOCUMENT_ROOT based on this file : /home/mydomain/public_html/web1 ...
- 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 ...
- 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 ...
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 ...