Mark de Scande BlogLines
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Magazine Basic] [Theme: Magazine Basic] Next page Error 3.4Jan Dembowski Ok with you
SO as a rule if i have the same problem as some else i must not post to his/her tread i must make my own 🙂
Thank you Again for helping.
Forum: Themes and Templates
In reply to: [Magazine Basic] [Theme: Magazine Basic] Next page Error 3.4@jan Dembowski Sure but what do you mean by
“Your issue is not related to the OPs.”But the post is then about the
[Theme: Magazine Basic] Next page Error 3.4 (3 posts)Please let me know if i posted in the wrong place
If you want i can start a new tread here
http://wordpress.org/tags/magazine-basic?forum_id=5Forum: Themes and Templates
In reply to: [Magazine Basic] [Theme: Magazine Basic] Next page Error 3.4IT is working but Google keeps giving me this err below
/var/log/messages: Jul 12 12:21:49 server2 suhosin[8693]: ALERT - configured request variable total name length limit exceeded - dropped variable 'pw_post_layout/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page Jul 12 12:48:27 server2 suhosin[8517]: ALERT - configured request variable total name length limit exceeded - dropped variable 'pw_post_layout/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/page/2/pageI am trying to get it fixed but it keep popping up You are using WordPress 3.4.1.
By c.bavota Version 2.7.7Just click the icon and then just un tick i just did it on BlogLines.co.za and it worked 🙂
The easy fix would have been just to FTP in to your server and just remove it from the plugins dir 🙂
64Mb for any WordPress setup is way to low
Ps you could have also added these to wp-config.php some time they work
define(‘WP_MEMORY_LIMIT’, ‘128M’);
/* That’s all, stop editing! Happy blogging. */I hope this helps 🙂
+1 Multi Site and Multi DB would be the best plug on the internet
Forum: Plugins
In reply to: [SharDB] [Plugin: SharDB] Already Installed Bug on New signups.Here is the script i use to convert
http://premium.wpmudev.org/forums/topic/already-installed-bug-on-new-signups
@ron Thank you for your help.
Forum: Plugins
In reply to: [SharDB] [Plugin: SharDB] Already Installed Bug on New signups.Conversion done 🙂 to InnoDB on BlogLines.co.za and it is 99% working and users can add new blogs.
Now to go fix all the accounts on my server with the mix and mach tables some InnoDB and some MyISAM
Forum: Plugins
In reply to: [SharDB] [Plugin: SharDB] Already Installed Bug on New signups.Hey Ron
I think i have got the problem no i need to know what should i do from here.
1) I did a upgrade to MySql 5.5 and i did not know that the new default storage engine is innodb.
So i have a mix MyISAM innodb Tables.
Blog signup worked till about 6pm this morning
My.cnf
ignore_builtin_innodb
default_storage_engine=MyISAMSo after 8pm i have removed ignore_builtin_innodb and then i get the err Already Installed
You appear to have already installed WordPress. To reinstall please clear your old database tables first.Just on a side note http://bloglines.co.za/wp-admin/my-sites.php shows a bunch of broke sites with ignore_builtin_innodb with if i removed the line then i dont see any more broke sites.
So recap i think i need to convert all my tables to MyISAM or InnoDB
What would you recommend i do convert all of them to InnoDB.
Thank you Kindly
Mark de ScandeForum: Plugins
In reply to: [SharDB] [Plugin: SharDB] Already Installed Bug on New signups.Ron it just started working again how …. strange ….
Forum: Plugins
In reply to: [SharDB] [Plugin: SharDB] Already Installed Bug on New signups.Hey Ron
Thank you for trying to help
I Suck at this point, it is now that i see that a good back up system is the key to run bloglines i should have set up your db backup script when i first installed shardb..
Is there no way you can maybe help me out with getting bloglines back online ? it there no way you can make a deal for me please see what you can do for me i know your time is worth lots of gold please help this poor guy from South Africa get back on his feet again.
Thank you kindly
Mark
mark@bloglines.co.zaForum: Plugins
In reply to: [SharDB] [Plugin: SharDB] Already Installed Bug on New signups.After Running
SELECT SUBSTRING( MD5( 82353 ) , 1, 3 )
ok so i guess blogline_75e is the one that is were the problem is
Would you say i am on the right track ?
Forum: Plugins
In reply to: [SharDB] [Plugin: SharDB] Already Installed Bug on New signups.Now i have it Ron 🙂
I must look for the last blog in all the DBs got
🙂 i will up date now now
Thank you again
Forum: Plugins
In reply to: [SharDB] [Plugin: SharDB] Already Installed Bug on New signups.I wish i could have 5 munits of your time 🙂
I did try your code but it did not seem to work it just
#1054 – Unknown column ‘blog_id’ in ‘field list’
Thank you Kindly for helping
Forum: Plugins
In reply to: [SharDB] [Plugin: SharDB] Already Installed Bug on New signups.Ron I will give it a test now 🙂 Thank you again