bionicdrew
Forum Replies Created
-
Forum: Plugins
In reply to: Need to check an extra table on loginIn fact i’ve solved both of the problems by putting the users into the users table and adding extra fields. Now the only problem is i need to check those extra fields on login. Any ideas?
Forum: Plugins
In reply to: Need to check an extra table on loginI have solved the second problem, but I still need to find a way to alter the login process so it checks two tables.
Forum: Installing WordPress
In reply to: Upgrade to 2.6 OK but now it won’t ‘remember me’I have tried all of the above methods and I still have no joy. I have tried upgrading, moving around, changing the url. Is there anything I am missing? Thanks
Forum: Installing WordPress
In reply to: Next/Previous post goes to a 404I had to set up a Page template for it. I had tried it previously but it didn’t work. After another try it worked. Fickle, fickle wordpress
Forum: Themes and Templates
In reply to: Flash links are not working in my header fileI was having the same problem – the links in my flash movie only worked half the time. The solution was to use a preloader as this ensures that the links load every single time. It appears that this bug only appears in Firefox.
I would put a link up here but it is a private system unfortunately.Forum: Fixing WordPress
In reply to: Archiving a specific categoryResolved now:
<?php wp_get_archives(“type=weekly&limit=&cat=13”); ?>
Forum: Fixing WordPress
In reply to: Archiving a specific categoryThanks! Nah, the archives themselves aren’t blank. To see an example go to:
http://hitentertainment.bionic-comms.co.uk/newsboard/press-releases.Forum: Fixing WordPress
In reply to: Archiving a specific categorySorry, i meant the link above led to a blank web page
Forum: Fixing WordPress
In reply to: Archiving a specific categoryAlas, category archives is blank. Any other ideas?