clotam200mg
Forum Replies Created
-
That did the trick! Thank you so much, to both of you. I should buy you a beer 🙂
No caching plugins installed.
I’m not quite sure what lines the htaccess should include:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /www.mydomain.com/
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /www.mydomain.com/index.php [L]
</IfModule># BEGIN WordPress
# END WordPress
It helped when I changed the permalink settings to default. Stops working when I change it to any other type. Default is OK, but not optimal.
I changed the addresses to the database manually, but it did not help. I’m starting to believe that the problem might be somewhere in the server configuration.
Here’s the error that comes when trying to visit any other page than the frontpage:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@mydomain.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache Server at http://www.mydomain.com Port 80
Ok, thank you for your help 🙂
Ok, so I’ll remove the additional lines from wp-config and then change the addresses to the database (after backup)?
So actually the only problem is that site stops working after I change the ‘wordpress address’ and ‘site address’.
Changing the adresses directly to the database could fix this problem?
Whoops… typo. I ment 3.5.2 =) At least plugin version went right
I get the same error but the strange thing is that the error doesn’t appear on every image. It’s not the file name or file size and I doubt it’s the permissions either because most of the images seems to work just fine.
I have WP version 3.4.2 and the plugin is version 3.9.3
Forum: Plugins
In reply to: [WP Photo Album Plus] Link to a seperate full size imageI wonder if anyone else have got this thing to work?
Forum: Plugins
In reply to: [WP Photo Album Plus] Link to a seperate full size imageThanks, I updated to 5.0.10 and sent you an email.
Forum: Plugins
In reply to: [WP Photo Album Plus] Link to a seperate full size imageAnd now when I checked to source directory, I can find the full sized images there. So now I just need a working link.
Forum: Plugins
In reply to: [WP Photo Album Plus] Link to a seperate full size imageYes, I had IX-H1a and 1b checked. IX-B11 was not checked.
Forum: Plugins
In reply to: [WP Photo Album Plus] Link to a seperate full size imageFor some reason I can’t get this to work. Art Monkey Source is checked, but what else do I need to get a separate link that opens the full sized image? Now the link (filename) opens the medium sized image.
Forum: Plugins
In reply to: [WP Photo Album Plus] Link to a seperate full size imageDid this feature happen with 5.0.9?