Search found 11 matches

by kalilj
Thu 3. Apr 2008, 20:17
Forum: phpwcms Support English
Topic: index.php?id=1,1,0,0,1,0 what do the numbers mean?
Replies: 3
Views: 1499

Re: index.php?id=1,1,0,0,1,0 what do the numbers mean?

That is absolutely brilliant. Thank you very much!
by kalilj
Thu 3. Apr 2008, 17:54
Forum: phpwcms Support English
Topic: index.php?id=1,1,0,0,1,0 what do the numbers mean?
Replies: 3
Views: 1499

index.php?id=1,1,0,0,1,0 what do the numbers mean?

Is there an English FAQ that explains what the different numbers in id=1,1,0,0,1,0 relate to?

I'm guessing that the first 1 is the category number but what do the other numbers relate to?
by kalilj
Thu 3. Apr 2008, 01:07
Forum: phpwcms Installation Troubleshooting English
Topic: Upgrading phpwcms but moving directories
Replies: 8
Views: 3930

Re: Upgrading phpwcms but moving directories

is the new conf.inc.php with all new features and (old) settings in its right place? Also have a look at dist.conf.inc.php

I seem to be getting somewhere. Tryng to login with the defaults is giving me this:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home ...
by kalilj
Thu 3. Apr 2008, 00:55
Forum: phpwcms Installation Troubleshooting English
Topic: Upgrading phpwcms but moving directories
Replies: 8
Views: 3930

Re: Upgrading phpwcms but moving directories

Ran the set up, upgraded my database everything seems to be working fine.

However, when I go to log in it now doesn't recognise either my original login/password or the default username/password.
by kalilj
Thu 3. Apr 2008, 00:22
Forum: phpwcms Installation Troubleshooting English
Topic: Upgrading phpwcms but moving directories
Replies: 8
Views: 3930

Re: Upgrading phpwcms but moving directories

Thank you everyone for your help so far. Unfortunately I'm having a bit of trouble. I've copied over all the files, updated the files that needed updating etc but when I try to run index.php to start upgrading the MySQL I'm getting the following error message:


Warning: require(/home/DOMAIN/public ...
by kalilj
Wed 2. Apr 2008, 20:33
Forum: phpwcms Installation Troubleshooting English
Topic: Upgrading phpwcms but moving directories
Replies: 8
Views: 3930

Re: Upgrading phpwcms but moving directories

Because he's currently still on a 1.1 install of the system I'll still need to do the step by step update of the SQL databases, correct?
by kalilj
Tue 1. Apr 2008, 00:02
Forum: phpwcms Installation Troubleshooting English
Topic: Upgrading phpwcms but moving directories
Replies: 8
Views: 3930

Upgrading phpwcms but moving directories

I've been asked by a friend to help them upgrade their phpwcms v1 install (I know, I know, but that's what his webhost's fantastico offers him.) Doing a straight upgrade seems fairly simple but he wants to move his installation from foobar.com/ (i.e. the top level directory) to foobar.com ...
by kalilj
Mon 7. Jan 2008, 18:39
Forum: phpwcms Support English
Topic: FELogin problems with IE
Replies: 6
Views: 1380

Re: FELogin problems with IE

Yes. I've tried it with Netscape as well as Firefox now with no problems. I hate IE so much, and wish more people would dump it and get something else.

The only way I can get it to work on IE is to put the website address in as an allowed site in the cookie section of 'internet options ...
by kalilj
Mon 7. Jan 2008, 12:39
Forum: phpwcms Support English
Topic: FELogin problems with IE
Replies: 6
Views: 1380

FELogin problems with IE

I'm having some trouble getting the FELogin to work with IE7. (I have the most recent version of phpwcms)

I have a temp account set up at the moment which I use for testing. It has front end and back end access and when I login through FireFox the site will reload the page and give you a 'welcome ...
by kalilj
Sun 6. Jan 2008, 01:02
Forum: hacks & enhancements
Topic: {NAV_HORIZ_DD:ID,Level depth} (NAVi HORIZontal Drop Down)
Replies: 86
Views: 200640

Re: {NAV_HORIZ_DD:ID} (NAVi HORIZontal Drop Down:ID)

Oh! That is so simple. *feels a bit of a fool* :oops:

Thanks very much Knut!
by kalilj
Sat 5. Jan 2008, 23:27
Forum: hacks & enhancements
Topic: {NAV_HORIZ_DD:ID,Level depth} (NAVi HORIZontal Drop Down)
Replies: 86
Views: 200640

Re: {NAV_HORIZ_DD:ID} (NAVi HORIZontal Drop Down:ID)

I'm using this simply brilliant bit of code on the webiste I'm building at the moment, however, I do have a query.

On my site I have phpwcms, an image gallery and a blog. I'd like to hard code links to the image gallery and blog onto the phpwcms navigation bar, but I haven't the faintest idea how ...