Hi I just installed the script using softaculous and it looks fine except I can't do anything, Upload and settings and few more links just redirect to home page. I could not find any .htaccess file, should I create one and what should be in it? For exemple My profile link works well.
Thank you
Unfortunately we cannot support installs made with one click installers such as the one you used. We would love to, but often they either use out of date versions of our software and worse still, introduce their own code which we just do not know. In addition, these installers often set a password, or introduce advertising script.
It is however very easy to ensure you have s supported version by following the upgrade procedure outlined in the docs - http://documentation.coppermine-gallery.net/en/upgrading.htm
Upgrading only takes a couple of minutes and requires minimal skill. If you struggle feel free to ask and we will do our best to help.
hi it already installed the Version 1.5.40
Yes, but the softalicious edited version. The code gets changed by their admins to fit the needs of their installer which can and does cause issues.
Upgrade then if problems still exist post a link so we can take a look and assist.
hi! I just did and checked the file versions but still the same :(
Thank you!
Hi is there a way I can fix this issue? I really wish I could set this up but anything that makes a request to the database is just redirecting to hosting account home page, even though I even reinstalled everything manually. Thank you! :'(
A link to your site will really help. In addition, have you set the path to your gallery in the config correctly?
Hi, http://webdesign.halalmedias.com/
where is the gallery link setting? I cannot access the configuration page either.
The setting is under 'General Settings' - URL of your Coppermine gallery folder (with a trailing slash, no 'index.php' or similar at the end)
In the database - it is in the config table (cpg15x_config with your prefix for 'cpg15x_') with name 'ecards_more_pic_target' (doesn't sound logical - but that was the first use for the value - and it's name hasn't changed.)
The gallery seems to navigate fine for me - for an empty galley that I can't login to... but following links for last upload, etc seems to bring up proper pages and is certainly making calls to the database to determine there is nothing there...
the link http://webdesign.halalmedias.com/admin.php redirects to home page
the link http://webdesign.halalmedias.com/upload.php redirects to home page
You already said no .htaccess files..
Were you able to validate the database setting for 'ecards_more_pic_target' ? should be set to: http://webdesign.halalmedias.com/
It seems every page that usually prints an error (like "permission denied" or "missing parameter") redirects to /
- http://webdesign.halalmedias.com/displayimage.php
- http://webdesign.halalmedias.com/util.php
- http://webdesign.halalmedias.com/register.php
- http://webdesign.halalmedias.com/update.php
Oddly, the same applies for http://webdesign.halalmedias.com/CHANGELOG.txt - I think we can start to debug with that information. Please have a look at your gallery's root directory, does that file exist?
Thank you! yes the file exists
could it be related to the fact it is installed in a subdomain? thank you!
If it even happens for text files (where Coppermine isn't involved at all), there must be some redirection of your web server. Please ask your hosting provider for support.