hal9000
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Help with setting up a Custom default user role for P2 themeThanks guys – Superb job as usual!
Forum: Fixing WordPress
In reply to: Help with setting up a Custom default user role for P2 themeAhh I have just looked in the admin and you are correct mjg.
It does allow users to edit their own stuff.. just it only works in the admin.
You wouldnt have any idea what i would have to put in the code in order for the edit to function from the front end (in the same manor as the Admin users?)
ThanksForum: Fixing WordPress
In reply to: Help with setting up a Custom default user role for P2 themeYup I just checked and Author doesn’t allow the user to edit their post or comments.
I might just add some ajax edit comments thing. I am sure i have seen this somewhereForum: Fixing WordPress
In reply to: Help with setting up a Custom default user role for P2 themeThanks mjg – I did look at that but i clearly will have to give it another go.
Forum: Fixing WordPress
In reply to: How to use Permalinks without /index.phpok chris after reading through that i wonder is there just a simple way of turning almost pretty permalinks to prety permalinks…
i am sure there probably isn’t as this wouldnt be such a problem that people stumble on if there was.
Thanks for the pointers.
halForum: Fixing WordPress
In reply to: How to use Permalinks without /index.phpthanks chris that seems to make some sense
i am going to read up on almost pretty permalinsk now
πForum: Fixing WordPress
In reply to: How to use Permalinks without /index.phphey i tried the postname and it just doesnt work for me. i get a 404
This is fix would be exactly what i need but it doesnt work
is there any mod re write stuff i should do as well
or update of cache or somethingForum: Fixing WordPress
In reply to: Lightbox loginThsnkd Yellow Llama i am going to give this a try…
This kinda thing should be a standard part of wordpress now i thinkForum: Fixing WordPress
In reply to: [Plugin: AJAX Login] al_template.php for wordpress 2.7unfortunately this doesnt work.
i have tried putting the code as you say in both places and when attempting to login it still shows the login page in the old fashioned way.What i really want is the login page to open up a lightbox type screen with the login request box in it!
Forum: Fixing WordPress
In reply to: Slickr Gallery Photos tab in 2.5well its not a fix but the actual plugin works fine – its just the photos tab that doesn’t work with 2.5
if you want to add a picture you can do it the hard (ish) way.
http://human01d.com/slickrcode.txtthis is a text file with an example link to a flickr logo.. it should be pretty obvious what to change from this
just GOTO your flickr page and workout the image urlForum: Fixing WordPress
In reply to: Have comments shown on main index pageThanks – if that’s it i owe you π
will try it out laters!
h9kForum: Fixing WordPress
In reply to: excesive bandwith in wordpress 2.5um i don’t know if these would help but there is a couple of cache modules – ultra cache and super cache which might help lower data usagge
Forum: Fixing WordPress
In reply to: excesive bandwith in wordpress 2.5I can’t help you with the exact wording or links but i read yesterday that the gzip function was removed from 2.5 as it was little used (questionable) had reasonable code overheads and practically every server nowadays had some form of server side compression built in! Cpanel included (which is the one i use).
I haven’t investigated this yet but other than checking with your server setup for that it might be an idea to look through your logs to see exactly what is eating up that much bandwidth t osee if there is any obvious way you can save data usage that wayForum: Fixing WordPress
In reply to: 2.5 image gallery uploads are unreliableI too have this crunching error in 2.5
although i didn’t in 2.5 rc2 as far as i can remember.
will try it offline to see if it works there but it definatly doesnt on any photo i try to upload to my live server.
(i will probably go back to using slickr and lightbox anyway but irritating anyway)Forum: Fixing WordPress
In reply to: TinyMCE not workingWell now i just feel like an idiot.
seems like a slightly strange place to put it but i guess it’s kinda sensible.
like i said i guess it must be a setting kept alongside your user info in the DB, and thats why a fresh install with the same DB didn’t make any difference.
Thanks ever so much. at least i have the satisfaction of a fresh clean install ! π