aberean
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Issues after 3.0 upgrade from MUi went ahead and erased the blogs.php from my install and the nag message has disappeared, but are there going to be any problems from this?
i did save a copy just in case
Forum: Networking WordPress
In reply to: Issues after 3.0 upgrade from MUOK, i have godaddy as my hosting, i just added a second WP 3.0 install via their installer, i am not seeing an .htaccess file.
now that i have done that, i just remembered the .htaccess file i have on the first install was added by me when i switched from windows hosting to Linux.
Forum: Networking WordPress
In reply to: Issues after 3.0 upgrade from MUI disabled all plugins and RSS seems to be working now, am activatng 1 at a tme to find the issue.
stll need help wth htaccess, please
Forum: Networking WordPress
In reply to: Issues after 3.0 upgrade from MUHow would go about creatng a proper htaccess file?
Forum: Networking WordPress
In reply to: Issues after 3.0 upgrade from MUPart of the problem wth the Feeds was that the page was not formatted properly when went to vew it n a browser, i found this was caused by Google Chrome,
but also am not seeing updates to friendfeed or twitter or anythng else that should be updated. also in my dashboard it says the feed has timed out:
RSS Error: WP HTTP Error: Operation timed out with 2835 out of -1 bytes received
Forum: Networking WordPress
In reply to: Issues after 3.0 upgrade from MUOK, here s the contents of my htaccess file:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^berean-classifieds/browsecat/(.+)/(.+) /?pagename=berean-classifieds&a=browsecat&category_id=$1 [QSA,L]
RewriteRule ^berean-classifieds/showad/(.+)/(.+) /?pagename=berean-classifieds&a=showad&id=$1 [QSA,L]
RewriteRule ^berean-classifieds/placead /?pagename=berean-classifieds&a=placead [QSA,L]
RewriteRule ^berean-classifieds/browseads /?pagename=berean-classifieds&a=browseads [QSA,L]
RewriteRule ^berean-classifieds/searchads /?pagename=berean-classifieds&a=searchads [QSA,L]
RewriteRule ^berean-classifieds/editad /?pagename=berean-classifieds&a=editad [QSA,L]
RewriteRule ^berean-classifieds/paypal /?pagename=berean-classifieds&a=paypal [QSA,L]
RewriteRule ^berean-classifieds/paypalthankyou/(.+) /?pagename=berean-classifieds&a=paypalthankyou&i=$1 [QSA,L]
RewriteRule ^berean-classifieds/cancelpaypal/(.+) /?pagename=berean-classifieds&a=cancelpaypal&i=$1 [QSA,L]
RewriteRule ^berean-classifieds/2checkout /?pagename=berean-classifieds&a=2checkout [QSA,L]
RewriteRule ^berean-classifieds/contact/(.+)/(.+) /?pagename=berean-classifieds&a=contact&i=$1 [QSA,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPressSo i am a little confused as to what to change or if i should just add the lne or what.
as far as the RSS, it is all of them.
Here is the link:
http://news.aberean.org/feedI just wanted to say, Although I am becomming more and more a “non-fan” of godaddy, I have been running WP for about 2 years on godaddy with windows hosting. it took a little tweaking, but it worked! I just upgraded to linux with godaddy and installed WPMU and it works great. am using shared hosting even. only draw back so far is am not able to automattically add new blogs thru MU with subdomains.
Forum: Fixing WordPress
In reply to: HELP!! WordPress database error: [MySQL client ran out of memory]Your site looks great, as far as i can tell, the forms are the only thing not showing, maybe that would be a good place to start!
Forum: Fixing WordPress
In reply to: HELP!! WordPress database error: [MySQL client ran out of memory]I have not used these:
Simple:press forum
formbuiider
wordpress newsletter subscription
favicon headBut, I’ve used these:
google analytics
statcounterMost of the themes i use alreasy have favicon support and if not it is very easy to replace threw ftp, I just tried TDO Mini Forms and they work great, Forum maybe better to use bbpress and integrate it with wordpress, there is great forum help on this. as for form builder, i have not used and dont know about it!
Maybe try removing each plugin and test everything after each is removed. i have found clear browser cache after each removal helps as your browser remembers previous settings and does change automattically.
Forum: Fixing WordPress
In reply to: HELP!! WordPress database error: [MySQL client ran out of memory]Sounds like a plugin problem, Maybe? Do you have a lot of plugins or a few? can you list them?
Have you checked the database to see how full it is? What is the limit?
Forum: Alpha/Beta/RC
In reply to: 2.7 beta – My RSS Feed Not Workingi am also haing the same prob with 2 of my 4 installs! any answers yet?