digitalfrog
Forum Replies Created
-
Forum: Plugins
In reply to: Lightbox JS Pluginstill no luck, still http://killerfrog.demon.nl/blog
I assume the path-vars is not the issue as it works when I hard code the lightbox in the tag
Ralph
Forum: Plugins
In reply to: Lightbox JS PluginYES !!!
That is such a great work, many thanks !It only works for me if I hardcode the <a rel=”lightbox” href=”http:XXX into my post.
I assumed the plugin was a wrapper that would insert it automaticaly for me ?
If that’s indeed the case then something wrong somewhere as it does not work without manualy inserting the tag.
Ralph
Forum: Installing WordPress
In reply to: “You do not have sufficient permissions to access this page.”Okay, looks like I found a way to fix it. I’m not a guru, so this might not be a clean way to make things work but it worked for me 😉
I knew something was wrong with the wp_usemeta having 0 records. So I:
– renamed the wordpress database
– did a fresh install (not upgrade)
– did an export of the wp_usermeta
– dropped the new database
– rename the old db back to wordpress
– droppped the old wp_usermeta
– imported the newer wp_usermetait works… I assume I only have ‘admin’ as a user now, but I don’t think it will have any impact for me.
Ralph
Forum: Installing WordPress
In reply to: “You do not have sufficient permissions to access this page.”Mhhhh…
Add me to the list 🙁
I used firefox to do the upgrade and it went wrong.
I went back to explorer and did not get further error messages but still the infamous permissions message.I do have a wp_usemeta but with 0 record in it…
Am I the only one ?
Ralph