Lopo Lencastre de Almeida
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: XML Feed ErrorThanks Shane. It solved the issue.
Odd enough many files (169) had tail lines but only one plugin was giving issues to the feed.
Forum: Fixing WordPress
In reply to: XML Feed ErrorHum! Found the culprit. A plugin is causing it. Must check the code to see why.
Forum: Fixing WordPress
In reply to: XML Feed ErrorHeader was not changed so the issue is not there.
How can I force Feed to be regenerated after deactivating a plugin?
Forum: Fixing WordPress
In reply to: XML Feed ErrorThe link is in the code 😉
Forum: Plugins
In reply to: Plugin or Hack for wrapping code in a quoteFor me those two bellow are the most interesting and seem to be very easy to use.
http://www.viper007bond.com/wordpress-plugins/syntaxhighlighter/
http://blog.kno.at/tools/highlight-source-pro/A note: It seems that Viper007Bond discontinued Chilli-code-highlighter in favour of the one mentioned above.
Forum: Plugins
In reply to: Plugin or Hack for wrapping code in a quoteForum: Plugins
In reply to: Plugin or Hack for wrapping code in a quoteThose may answer your question 🙂
http://www.smashingmagazine.com/2007/07/12/time-savers-code-beautifier-and-formatter/
Forum: Plugins
In reply to: Error on plugin activationSolved!
Had to subclass all shortner functions and use them from an external class.
Hope this may help others.
Forum: Plugins
In reply to: Error on plugin activationNow I know that Shorten2List and Shorten2Ping are conflicting somehow. Where, I cannot even guess.
Deactivated Shorten2Ping and activated Shorten2List. All OK!
Retry to activate Shorten2Ping and the error come back now on Shorten2Ping.
Deactivated Shorten2List and activated Shorten2Ping. All OK!
Error on Shorten2List.Already replaced all my functions with a prefix.
New code at http://wordpress.pastebin.ca/1787044
Forum: Plugins
In reply to: Error on plugin activationEheh! MichaelH, I don’t know why your comment only appeared after my own made minutes ago 🙂 🙂
The code is at http://wordpress.pastebin.ca/1786999
I’m running WordPressMu 2.9.1
Forum: Plugins
In reply to: Error on plugin activationMy help request complety vanish from the forum list. I think this forum like style for support does not work ;(
Forum: Plugins
In reply to: How much time for approving a plugin?Sent by email 🙂
Forum: Plugins
In reply to: How much time for approving a plugin?No one from the staff around to reply to this?
I have two request for more than a week.I need to know if there was any issue on requesting and if I have to re-request it or not. Have two more to request already.
Forum: Plugins
In reply to: Fatal issue with add_filter() in 2.8Problem solved. Thanks for the help.