Well, I just installed the gallery and when accessing "index.php" I get this error:
Quote:
|
Fatal error: Cannot increment/decrement overloaded objects nor string offsets in /home/********/**********/gallery/index.php on line 75
|
Line 75 contains:
Code:
Content visible to verified customers only.
EDIT:
I removed the default categories that come with a stock vBaGallery, and now it seems to show the index page..
Then adding a category, I get the error again.
EDIT 2:
If I remove the code:
Code:
Content visible to verified customers only.
Then I have no problems at all.. Very strange. It still seems to count my stats on the index.php page. What is the purpose of the code I had to remove?