Search found 54 matches

by rosemckay
Fri 12. Jun 2009, 01:35
Forum: phpwcms Installation Troubleshooting English
Topic: Setting register globals OFF in .htaccess gives Error 500
Replies: 15
Views: 16057

Re: Setting register globals OFF in .htaccess gives Error 500

It was the chmod, apparently my host has suPHP which requires all folders to be set to 755, and files must be set to 644. I was able to fix the old 1.3.1 relatively quickly by re-uploading them over the upgrade and making the first layer of the files match the chmod requirements. It fixed the site f...
by rosemckay
Thu 11. Jun 2009, 06:52
Forum: phpwcms Installation Troubleshooting English
Topic: Setting register globals OFF in .htaccess gives Error 500
Replies: 15
Views: 16057

Re: Setting register globals OFF in .htaccess gives Error 500

OK so I just saved the htaccess file as -.htaccess on my hard drive, uploaded it, then changed it to .htaccess. The error is still there: 500 Internal server error.
by rosemckay
Thu 11. Jun 2009, 06:40
Forum: phpwcms Installation Troubleshooting English
Topic: Setting register globals OFF in .htaccess gives Error 500
Replies: 15
Views: 16057

Re: Setting register globals OFF in .htaccess gives Error 500

I'm trying to upgrade and having this same problem. I can't seem to download the htaccess file from my host it doesn't appear on my hard drive it just disappears. Can someone please help with easy to follow directions? When I make the recommended change to the _.htaccess file supplied in the zip I d...
by rosemckay
Wed 10. Jun 2009, 21:33
Forum: hacks & enhancements
Topic: 1.4.1 shop_module WITH PAYPAL...
Replies: 52
Views: 55516

Re: 1.4.1 shop_module WITH PAYPAL...

Hi, I made the changes to the setup file. There were two other code fixes but I'm not clear what to do with them. I'm talking about the one to the config file and one from another post that I can't seem to figure out which file is changed. When I click on Shop/Products under modules in the backend I...
by rosemckay
Tue 3. Feb 2009, 05:49
Forum: phpwcms Support English
Topic: FE Login Problems
Replies: 24
Views: 11995

Re: FE Login Problems

So am I understanding correctly that each user is listed under the level number they are to have access to in the felogin.ini.php file? And the level number corresponds to the category ID number? What if the user has registered themself? How do I know their password in order to add them to the list?
by rosemckay
Fri 30. Jan 2009, 05:03
Forum: phpwcms Support English
Topic: FE Login Problems
Replies: 24
Views: 11995

Re: FE Login Problems

bump
by rosemckay
Sun 25. Jan 2009, 05:43
Forum: phpwcms Support English
Topic: FE Login Problems
Replies: 24
Views: 11995

Re: FE Login Problems

I found the felogin.ini.php, it seems to be commented pretty well however I don't seem to be able to find any documentation so that I can get definitions for some of the terms used in the instructions. For example what is level depth and how do I use it? Is 0 an admin and 10 a basic user or vice ver...
by rosemckay
Fri 23. Jan 2009, 19:12
Forum: phpwcms Support English
Topic: FE Login Problems
Replies: 24
Views: 11995

Re: FE Login Problems

Fantastic that copy/paste worked! BUT it's in German :? . Any chance this might be in English too? Also I tried filling in the form and submitting the registration. It seemed to work, there is an entry in the database. There is nothing in the back-end to approve or deny the user or even see that the...
by rosemckay
Fri 23. Jan 2009, 04:06
Forum: phpwcms Support English
Topic: FE Login Problems
Replies: 24
Views: 11995

Re: FE Login Problems

Wow I just stumbled upon this code on line 74 of the config file

Code: Select all

$phpwcms['SESSION_FEinit']    = 0; // set 1 to enable sessions in frontend, 0 to disable sessions in frontend 
I changed that 0 to 1 and now it seems to work.


I still need some help with the register problem.
by rosemckay
Fri 23. Jan 2009, 03:57
Forum: phpwcms Support English
Topic: FE Login Problems
Replies: 24
Views: 11995

FE Login Problems

I'm working on a Mac, I have mySQL and PHP 5 running on my desktop computer (installed via MAMP). The version of phpWCMS that is running is 1.3.9, the install went smoothly and everything functions fine in the back end. The problem I'm having is with the Front End Login Content Part. I've a test use...
by rosemckay
Tue 20. Jan 2009, 04:46
Forum: phpwcms Support English
Topic: Multiple User Types
Replies: 0
Views: 1147

Multiple User Types

Hello, My question is: how can I create more than one kind of front-end user? What I'm trying to do is make it so that when some users log-in they are able to view specific content and when a different category of user logs in they can view different specific content. Can anyone help me with this? I...
by rosemckay
Fri 21. Sep 2007, 07:58
Forum: phpwcms Support English
Topic: HELP! I WAS HACKED!
Replies: 23
Views: 5764

Unfortunately when I contacted LunarPages about the problem they just wanted to say there was a vulnerability in PHPWCMS and didn't offer any help beyond that. My first thought was that if there were a problem with the hosting security they'd never admit it to me and I'd have no way to prove it. Whe...
by rosemckay
Fri 21. Sep 2007, 06:26
Forum: phpwcms Support English
Topic: HELP! I WAS HACKED!
Replies: 23
Views: 5764

OK, thanks for the point in the right direction. Looks like safe mode and register globals are off.
by rosemckay
Thu 20. Sep 2007, 23:42
Forum: phpwcms Support English
Topic: HELP! I WAS HACKED!
Replies: 23
Views: 5764

OK I found a file called act_phpinfo.php it has this: // session_name('hashID'); session_start(); $phpwcms = array(); require_once ('../../config/phpwcms/conf.inc.php'); require_once ('../inc_lib/default.inc.php'); require_once (PHPWCMS_ROOT.'/include/inc_lib/dbcon.inc.php'); require_once (PHPWCMS_R...
by rosemckay
Thu 20. Sep 2007, 22:09
Forum: phpwcms Support English
Topic: HELP! I WAS HACKED!
Replies: 23
Views: 5764

http://www.lunarpages.com

i'll check phpinfo

i can look at raw logs. is this right? what am i looking for in the log files?