drblogger
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How can I have blank row in table??Anyone..??
Forum: Fixing WordPress
In reply to: How can I have blank row in table??The ability to TAB in the visual editor would be ideal! I dont really want the table outline visible!..
Forum: Fixing WordPress
In reply to: Permalink url page increments, how do I reset?lol.. didnt even know you could do that..sorted now thanks!!
Forum: Fixing WordPress
In reply to: Why no images on home page posts?lol.. dont you just love it when people say.. “Simply…”.. simple if you know what youre doing!!… but Im sure ill figure it out!… thanks for the tip, ill check it out.
Forum: Networking WordPress
In reply to: Changing admin username, super-admin gone!…Doh.. did look in that table, but scanned over it as it contianed other info, unlike the other field which just had the username!!..
Thanks !
edit:
Just changed it there, and still the same.. changed it in both places, lets me login but doesnt show super-admin or multisites…
Started looking a bit deeper…
Forum: Everything else WordPress
In reply to: n00b – starting from scratch, where to begin???Lol.. yeah only wish I could remember any of it…
Of course, im familiar with the layout etc.. but the code itself is like a foreign language.. literally!
Bookmarked that link yesterday, so will start going through it, and building my site at the same time.. best way to learn, as I go!
Thank!
Forum: Networking WordPress
In reply to: Multisite using subdirectories, one SSL for admin?Ahhh.. many thanks again for helping me!!!
Now thats a really nifty!….
Forum: Networking WordPress
In reply to: Multisite using subdirectories, one SSL for admin?Im sure when Ive used export/import before, none of the pictures transferred, and I had to move them manually…
Im really not seeing any benefits of virtual folders… why not simply usea real ones???
Forum: Networking WordPress
In reply to: Multisite using subdirectories, one SSL for admin?Er.. does pose another q though, how do I upload content?? I wanted to move an exisitng wp blog, but obviously cant as theres nowhere to ftp too!!
What are the advantages of virtual folders, thet a normal subfolder could not offer???
Forum: Networking WordPress
In reply to: Multisite using subdirectories, one SSL for admin?Excellent… thanks…
I had learnt earlier they were virtual folders, lol, which explained why I couldnt find them as actual subfolders..!!!
Thanks
Forum: Networking WordPress
In reply to: New Multisite install, not writing to subfolders?All up and running now, domain mapping working great!!!
lol.. working in I.T myself (data comss, pc support) I should know better than to use shortcuts!!!…
Im going to go through the links you have given so I know whats going on, instead of just trying to bodge it!!!!
CHEERS!!!
Forum: Networking WordPress
In reply to: New Multisite install, not writing to subfolders?Lesson learnt!!!… Thanks that did the trick!!!
Ill try to walk from now on, or maybe even a slow crawl for a bit first… Id only just learnt of Multisites, and seemed a great solution to a problem I had…
Next task, to get Domain Mapping to work!!! At least the plugin for this is a mnaual install, so no fear of it breaking anything – famous last words!!!
THANKS!!!
Forum: Networking WordPress
In reply to: New Multisite install, not writing to subfolders?That makes sense… Ive just read a few people saying this needs to be modified, the setup into I read never said anything about modifying this file…
#Made Multi-Site with Multi-Site Enabler 1.4# RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] # uploaded files RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] RewriteRule . index.php [L]Forum: Fixing WordPress
In reply to: How do I provide ssl security installing WordPress via Fantastico?Thanks for that.. the one thing I cant quite figure out, is that I assume this can all be done form having originally installed it into a public http dir, and not https… Surely some of the install would have to exist in the https dir?
Ill have a good read of doc when I get home later.. cheers