![]() |
calorie,
Nope still the same error even after I made sure I had all scripts with the right full path. I have installation services and such so I just added that as a forum for download link. Any other suggestions? Thanks Myth |
Try this instead:
Code:
define('FWD','..'); |
Where should that go?
|
At the top of members.php (which I think you've named products.php) is a config area.
|
Nope, same error.
|
Fixed, it was the following issue: ;)
Code:
// this change was made but it shouldn't have been changed |
oooh, oops.
Ok next question, when I view that, shouldn't it list the products that are for sale and a buy now link or what? I ask because certain links aren't working properly. |
You have the following in products.php:
Code:
define('ALLOWED_UGS','6,7,2,5'); Set it to: Code:
define('ALLOWED_UGS','1,2,3,4,5,6,7'); |
Oops my bad, no wonder I get a permission error when I try to access.
|
I still get permission denied even after I change that.
|
All times are GMT. The time now is 08:57 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|