ronchicago
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Trackback 101the tamba link was very good at not only explaining it but it worked – made an automatic trackback comment on site A. The only problem is i tried several ways before waiting for the comment to appear so i have to start over to see how i did it. ;-0 in this case, elapsed time = 15 minutes plus or minus. more later.
Forum: Everything else WordPress
In reply to: Trackback 101while i am awaiting a response i found another trackback tester. looking at it now myself…
http://www.ukbloggersguide.com/tips/2007/08/free-trackback-.html
Forum: Everything else WordPress
In reply to: Trackback 101i went to tamba site. did not know exactly what to do with it. there is a login. there is no registration option. do i login in my sites login info?
i sent tamba an email with question about this last night but have not heard back.
Forum: Everything else WordPress
In reply to: Trackback 101good! thanks for the link to trackback! but…
so let’s be sure:
item 2: here is the exact url = http://www.domain.com/blog/?p=54
but…
i don’t see anything in the comment section (p=54) of site A where the original quote was “quoted in site B
so…
that means something is not working?
Forum: Everything else WordPress
In reply to: how do i see the number of people viewing my blogtry this = http://haveamint.com
Forum: Fixing WordPress
In reply to: Permalinks and htaccess issuescorrect!
Forum: Fixing WordPress
In reply to: Permalinks and htaccess issuesmod_rewrite has been good to go. and allow_override set at “ALL”
what about the permissions conversation at the top of this thread?
moshu, you bring up pretty. right now in default = ugly. thinking about making pretty. can i do this at this late stage in site development? my server is apache 1.3.3.
Forum: Everything else WordPress
In reply to: Forum capabilitieswhile tweeking bbPress currently in stealth mode vkaryl mentions “simple forum” which i just installed. this plugin “really” integrates well with my theme, users. super documentation. lots of features. “so many” features = not so simple! π
Forum: Fixing WordPress
In reply to: Permalinks and htaccess issuesdid not mean to digress but this is the correct old thread = subject: permalinks and htaccess issues.
my original problem = trying to figure out why i am being asked to update my htaccess and there is no code at the bottom as per documentation instructions.
this thread is the best one for me to latch on to to date. it pointed to move the htaccess in the right spot.
back to the question at hand for me = so why isn’t WP writing the rules = updating? why no code?
the WP forum suggests i may not be the lone ranger on this one.
Forum: Fixing WordPress
In reply to: Permalinks and htaccess issuesHere is what I have =
1) In my dashboard/options/general, from get-go =
wordpress address = mydomain.com/blog
blog address = mydomain.com/blog2) I then moved today htaccess in the wp “blog” directory and confirmed in this thread.
3) my index.php is also in blog directory, from get-go.
i have not edited this file.4) i make mention what is in the index file above and question is that correct or do i edit. what to do?
am i being clear on this?
Forum: Fixing WordPress
In reply to: Permalinks and htaccess issuessite seems to work fine but i am trying to update my htacess and not getting the results as described in WP ” permalinks/htaccess documentation.
without changing by wordpress and blog address per above…
1) my htaccess was outside the WP “blog” subfolder. i moved it into the subfolder. ok? note: there is zero code at bottom of permalink menu. i refreshed. no change. note: do you need to see the current code on the htaccess file?
2) i looked at the index.php which says ” /* Short and sweet */
define('WP_USE_THEMES', true); require('./wp-blog-header.php');do i change that to =
require('./blog/wp-blog-header.php');Forum: Fixing WordPress
In reply to: Permalinks and htaccess issuesHaving trouble with terminology here. Let’s try it another way…
In my dashboard/options/general =
wordpress address = mydomain.com/blog
blog address = mydomain.com/blogthat said, my htaccess should reside =
mydomain.com/blog/htaccesssaid another way =
public_html/blog/htaccess
right?
Forum: Everything else WordPress
In reply to: Forum capabilitiesi have installed bbPress and am currently working with the css to make it look like my blog. there are issues with bbPress regarding registration = could be more seamless and user friendly.
has anyone tried rs-discuss? not much current help with this plug. does anyone know of a rs-discuss site that is working?
http://www.sargant.com/blog/wordpress-plugins/rs-discuss/#download
Forum: Everything else WordPress
In reply to: Forum capabilitiesthanks handy, a lot here! will let you know.
Forum: Fixing WordPress
In reply to: Trouble uploading imagesi have changed my permissions from 777 = everyone can do anything to 775 = my group can write. it is quite possible that i might have reverted to 755 in the original question at the top of this thread. whatever, the uploads seem to work now and we can mark this question as resolved. thanks.