gable
Forum Replies Created
-
Forum: Your WordPress
In reply to: First WP theme – for a band siteAny chance you are going to release this theme? I know many bands that would appreciate it.
gable
Forum: Your WordPress
In reply to: WordPress Band WebsiteThanks for the replies.
smcasey- I customized a template for wordpress. When searching for a band theme there was really not a great one out there that already supported wordpress. It was a bit of a learning curve but worth the effort.
Forum: Your WordPress
In reply to: Flash WordPress RSS integrateAnyone? This information would be very helpful.
Forum: Installing WordPress
In reply to: install of 2.6.3 not holdingSeemed to have done the trick. thanks.
Forum: Installing WordPress
In reply to: install of 2.6.3 not holdingThanks whooami. I will see if that does the trick.
Forum: Installing WordPress
In reply to: install of 2.6.3 not holdingUPDATE: Here is the repair of the wp_options table after a FRESH install. PHPMyAdmin says that wp_options is ‘IN USE.’
SQL query
SQL query:
REPAIR TABLEwp_options
[Edit] [Create PHP Code]Table Op Msg_type Msg_text
music.wp_options repair info Wrong bytesec: 100-111-119 at 6756; Skipped
music.wp_options repair info Wrong bytesec: 32- 78-101 at 7996; Skipped
music.wp_options repair warning Number of rows changed from 89 to 102
music.wp_options repair status OKForum: Plugins
In reply to: Convert RSS feed to XMLTo be more specific.
How can I take gig.rss and parse the data I want out of that into gig.xml?
Forum: Plugins
In reply to: [Plugin: SMS Text Message] Suggestions for PluginThank you sir!
Forum: Plugins
In reply to: [Plugin: SMS Text Message] Suggestions for Pluginand one more suggestion: It would be nice to be able to remove numbers if someone decides to be removed from the list.
gable
Forum: Plugins
In reply to: [Plugin: SMS Text Message] Suggestions for PluginAnother suggestion would be to add Metro PCS. Who owns this provider, maybe they are private?
gable
Forum: Plugins
In reply to: SMS Text Messaginghallsofmontezuma-
eMail sent. Looking forward to see how this plugin will come about.
Forum: Plugins
In reply to: SMS Text MessagingFor a simple SMS message option the phone number would be all you need.
The 10 digit number could then be stored in the database (or text file) and when it is time to send the weekly / monthly message it simply goes down the list and sends a text message to each number.
I use the word simply very lightly. 🙂
Forum: Plugins
In reply to: SMS Text MessagingMy solution thus far is the following.
I provide a form for the user to enter their 10 digit number. It uploads to a database. I have the database list the numbers.
I then go to my phone provider and use their built in service to message the users (20 at a time). It is a bit of a pain but it works so far.
If I figure out an easier solution or some sort of workaround with my cell provider I will post it here. For now what I am doing works but it is not very seamless.
Forum: Installing WordPress
In reply to: Login Issue after Latest UpgradeGreat help on this topic. Thanks.
Forum: Fixing WordPress
In reply to: Directories not ResolvingProblem solved. I had to enter index.php in the custom field.