Paul - Thanks as always for the quick response ...
Found out more info ..
Think I have found the source ? of the problem possibly ...
[ Clicking on a Category and a window pops up - " you have chosen to open index.php " ]
Have gone over lots and found "yes" - the server did start acting strange ...
[was using Xampp on a Windows machine] [So Switched to Wamp on a Windows Machine ]
but ended up with the same thing ... after slowly checking each configuration/settings change here is what I found ...
In Admin > Settings > Type Manager
I added a second type of Display Name + updated Everything looks good at the bottom = Official and Display Names show correctly ..
"But" - as soon as I change the "Mix Listing Types ? " to = NO / from originally = YES
- the fun starts all over again - and yes did a regeneration ... [ Clicking on a Category and a window pops up - " you have chosen to open index.php " ]
I can't reproduce anything of the sort, and there's no reason it should ever serve up a download. The only guess I have is that not mixing link types uses slightly more memory and hits a low php.ini memory limit on your machine, triggering a crash. Check what your memory limit is in servertest.php.
0/5
1
2
3
4
5
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on index.php file
Forum Regular
Usergroup: Customer
Joined: Nov 16, 2005
Location: Colorado
Total Topics: 41
Total Comments: 115
Ok .. this may be a local configuration thing ?
have upgraded to the latest - 5.1.21
rewriting is off ...
no .htaccess file
- running using localhost xampp on windows ...
Here is the problem - when any listing is clicked on the result is
a window pops up - " you have chosen to open index.php "
- the resulting file has no content ...
Rest of the site seems fine ...
Any suggestions ... ???
Thanks ...
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Sounds like some sort of a server config issue to me. I don't know enough about that sort of thing to guess what.
Forum Regular
Usergroup: Customer
Joined: Nov 16, 2005
Location: Colorado
Total Topics: 41
Total Comments: 115
Paul - Thanks as always for the quick response ...
Found out more info ..
Think I have found the source ? of the problem possibly ...
[ Clicking on a Category and a window pops up - " you have chosen to open index.php " ]
Have gone over lots and found "yes" - the server did start acting strange ...
[was using Xampp on a Windows machine]
[So Switched to Wamp on a Windows Machine ]
but ended up with the same thing ... after slowly checking each configuration/settings change here is
what I found ...
In Admin > Settings > Type Manager
I added a second type of Display Name + updated
Everything looks good at the bottom = Official and Display Names show correctly ..
"But" - as soon as I change the "Mix Listing Types ? " to = NO / from originally = YES
- the fun starts all over again - and yes did a regeneration ...
[ Clicking on a Category and a window pops up - " you have chosen to open index.php " ]
If I switch back to Mix Listing Types = YES ...
it seems to work fine ...
Am I missing something ?
Thanks again in advance ..
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
I can't reproduce anything of the sort, and there's no reason it should ever serve up a download. The only guess I have is that not mixing link types uses slightly more memory and hits a low php.ini memory limit on your machine, triggering a crash. Check what your memory limit is in servertest.php.