Search found 25 matches

by andras
Tue 16. Jan 2007, 01:31
Forum: phpwcms Support English
Topic: [SOLVED] Backend logged out continously
Replies: 1
Views: 1136

I want to share the solution of this logout problem. I cannot promise that it will work for others. I'm not a programmer, I've just made a few tries with clean installs.

I found that it is related to the MySQL database version. Using MySQL version 5 with a fresh install is produsing this problem ...
by andras
Fri 12. Jan 2007, 16:55
Forum: phpwcms Support English
Topic: [SOLVED] Backend logged out continously
Replies: 1
Views: 1136

[SOLVED] Backend logged out continously

Hello,

I have migrated my website to a new server (at Servage) a couple of months ago. I tought that (after a few initial problems that you have helped me to resolve) everything was working fine, but I was wrong.

Now the frontend website ( http://www.ungheria.andras.info ) is working fine, but I ...
by andras
Thu 16. Nov 2006, 21:47
Forum: phpwcms Support English
Topic: How to migrate?
Replies: 8
Views: 2132

Problem resolved. I had to change the virtual host settings at my webhost.

Thank you for your attention!

Andras
by andras
Thu 16. Nov 2006, 16:19
Forum: phpwcms Support English
Topic: How to migrate?
Replies: 8
Views: 2132

Hello DeXXus,

Thank you for reply.

Since these work:

http://ungheria.andras.info/GPL.html
http://ungheria.andras.info/login.php

Maybe this?
// site values
$phpwcms["site"] = "http://ungheria.andras.info/";

with $phpwcms["site"] = http://ungheria.andras.info/ things improve significantly ...
by andras
Thu 16. Nov 2006, 03:12
Forum: phpwcms Support English
Topic: How to migrate?
Replies: 8
Views: 2132

Something strange happened... My old installation is at http://www.ungheria.it, my new (temporary) host is at http://www.ungheria.andras.info

I've copied by ftp all the site mantaining the structure and without upgrading to the newer phpwcms version.

I've set the chmod settings accordinf to doku ...
by andras
Sun 5. Nov 2006, 15:24
Forum: phpwcms Support English
Topic: How to migrate?
Replies: 8
Views: 2132

Knut, thank you again for your help!

People here is so nice, I get faster replies for this free product than for any paid one! I appreciate you very much! :D
by andras
Sun 5. Nov 2006, 13:33
Forum: phpwcms Support English
Topic: How to migrate?
Replies: 8
Views: 2132

Thank you Jürgen! I will try.

Andras
by andras
Sun 5. Nov 2006, 12:29
Forum: phpwcms Support English
Topic: How to migrate?
Replies: 8
Views: 2132

How to migrate?

Hello,

I know that there are a few posts about this, but I don't know if they really fit my case, and I'm a confused newbie to things like this.

I have to migrate an entire site under this conditions:

1. from a phpwcms v1.2.6-DEV 14.12.2005 installation to a v.1.2.8 with patchG (if better/safer I ...
by andras
Thu 2. Nov 2006, 11:25
Forum: phpwcms Installation Troubleshooting English
Topic: How to install upgrade patches?
Replies: 4
Views: 2623

Knut, Thank you very much!
Andras
by andras
Thu 2. Nov 2006, 11:12
Forum: phpwcms Installation Troubleshooting English
Topic: How to install upgrade patches?
Replies: 4
Views: 2623

Hi Knut,

Thank you for your quick reply!

Do you mean to copy one by one (using the FTP client) all the files contained in the subfolders of the "include" folder of patchG, simply overwriting the previously installed files, and then doing nothing else?

Thanks,
Andras
by andras
Thu 2. Nov 2006, 10:11
Forum: phpwcms Installation Troubleshooting English
Topic: How to install upgrade patches?
Replies: 4
Views: 2623

How to install upgrade patches?

Hello,

I know that it is a silly aquestion , but I haven't found the answer. :oops:

I'm making a fresh install of the 1.2.8 relase and then I would like to install patchG.

Once the 1.2.8 relase is installed what should I do to install the patch? (Where should I copy the patch files? Then what to ...
by andras
Tue 28. Feb 2006, 04:37
Forum: phpwcms Support English
Topic: How to change font size in NAV_TABLE_COLUMN and NAV_ROW?
Replies: 5
Views: 1711

DeXXus, Now I see. I was confused because I thought that my_nav_row_class is something already there somewhere. :oops: Now it seems clear even at 4,30 AM without having slept yet.Thank you very much for your help! :D
by andras
Tue 28. Feb 2006, 01:17
Forum: phpwcms Support English
Topic: How to change font size in NAV_TABLE_COLUMN and NAV_ROW?
Replies: 5
Views: 1711

DeXXus, thank you for your reply, but I still don't understand.


If you view the rendered source of a page containing {NAV_ROW ... you can see what class is referred to and then enter your desired settings.


I looked into source and generated source using Firefox Web Developer extension, but ...
by andras
Mon 27. Feb 2006, 10:32
Forum: phpwcms Support English
Topic: How to change font size in NAV_TABLE_COLUMN and NAV_ROW?
Replies: 5
Views: 1711

How to change font size in NAV_TABLE_COLUMN and NAV_ROW?

I was able to change background colour for NAV_TABLE_COLUMN editing conf.template_default.inc.php, but I haven't succeded to change the font size.

I've changed the default css from ADMIN, but nothing happened:


.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a ...
by andras
Sun 26. Feb 2006, 16:35
Forum: phpwcms Support English
Topic: How to edit conf.template_default.inc.php?
Replies: 2
Views: 1053

Hi Joachim,

That's very clear and helpful.

Thank you for your help!

Andras