Joomla site migrate to a new host.

I have a site hosted by dreamhost that the owner of hosting account will not give me cpanel access to migrate to different host, does anyone know of a website or a person that can migrate this site to my new server without cpanel access? Or anyone here? I can PayPal ya to move it…

looking for help transferring MySql db from old godaddy domain to new

have Joomla installed on new to match old
copied all HTML over to new site via FTP
created MySql database on new domain
can’t get configuration.php edited correctly to reference the new DB

Did you copy the database information as well? There might be links to your old domain

Search for the old domain in the phpmyadmin
then use this code to replace it where needed.

UPDATE table SET field_name = REPLACE(field_name, ‘path/to/src’, ‘path/to/new/src’)

Continue reading looking for help transferring MySql db from old godaddy domain to new

Any SEO pros willing to help me out (as long as we’re not competing)

I own 2 companies, and I have some ideas. I’ve done a lot of SEO but I feel there’s a lot of stuff I still don’t know about. I’ve managed to get first page for lots of my terms, but want to work on my local listings as well as a couple other things.

Anyone willing to let me bounce some questions off of them?

I can trade info/resources. For example, I know a bunch of traffic tricks, and I have a PSD to WP developer who is REAL good and REAL cheap.

I can also just trade general knowledge about traffic, the SEO i do know, websites, etc. (I started a couple websites each got over a million uniques per month until i sold them)

Continue reading Any SEO pros willing to help me out (as long as we’re not competing)

WordPress: Suggestion for a private login to view page?

Anyone know of what would be an easy suggestion or plugin to incorporate a login of some sort, or even a password protected page if clicked on?

I have a friend looking for something similar to below, where he doesnt want everyone to view page, only people he gives out a password/user name to.

I am using a wordpress framework if that helps.

Easiest way is to use WordPress accounts and roles, restrict certain posts/pages to be viewed by users with a specific role.. there are likely many plugins out there that automate this, but I don’t personally know the best. So the customer would register and be approved by him, or he would register them manually and assign the role. Or they could be instantly approved.. in which case you’d have to make the default role for new users the one that has reader permissions
Continue reading WordPress: Suggestion for a private login to view page?

welp, looks like i picked a great time to finally pick up drupal

now that drupal 8 has basically copied all of the good stuff about wordpress (content author/admin interface) without being complete garbage (like wordpress), and copying other cool shit from other frameworks and having proper namespacing (and psr-0 autoloader), it seems like i totally kicked ass on never bothering to learn this shit before.

i bet kingtoad and white stormy feel like real suckers now.

What sites you guys use for making landing/squeeze pages?

Everyone I have used that has good templates and easy-to-use want to host the pages for a monthly fee but I don’t need that. So sick of searching…

I use myself because I’m not a fucking moron. lol

I don’t have time for that shit and I am pretty stupid. I don’t want to pay someone to make them although there is a dude on fiver who is good.
Continue reading What sites you guys use for making landing/squeeze pages?

Any of you guys heard of Typecast?

if you love typography, you will love this shit!

the number of features is amazing, just started their free trial and using it on a new site

the client is very particular about every little detail so it should save me lots of time with revisions

check out the video –

pretty cool stuff

or you could just wear hipster glasses. people don’t question the creativity of people who wear hipster glasses.

Continue reading Any of you guys heard of Typecast?

Twitter bootstrap ftw

Just rebuilt our web app in about a day using their CSS/JS collection.

So fucking easy. Fuck doing CSS yourself

been doing some quicky internal webapps with it lately shits legit.

yea its pretty fucking awesome. especially for people like me who are retarded when it comes to design. atleast makes the web app look clean.

bootstrap + phonegap allows me to sell native apps for $$$$$ that barely take any effort.

Continue reading Twitter bootstrap ftw

can you do "add multiple items to cart" in PayPal?

Ideally I would like to have a list of products each with check boxes next to them where people can check the things they want to buy and it shows an updated total based on what they check/don’t check. Like:

Item 1 [ ]
Item 2 [x]
Item 3 [x]
Item 4 [ ]

Total: $55.00

And then they can pay with PayPal.

Is such a thing possible?

I was hoping more for a wizard than some code.

I want something like this:
Continue reading can you do "add multiple items to cart" in PayPal?