Scott Grayban
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Installed WP- Unable to find wp-admin on any browserNo you shouldn’t need to purchase a DNS package. DNS isn’t anything like wordpress or cpanel. It’s a whole new language and it takes a tech to do this.
However most registrars offer a web based gui that will guide a newbie like you to get dns working. Ask the people where you bought the domain from, they should be able to tell you.
Forum: Installing WordPress
In reply to: Installed WP- Unable to find wp-admin on any browserThat may be true but if the DNS records have not been created and populated, which they should be by now, the domain will never work.
You need to find out if the owner did anymore then just buy the domain name. DNS isn’t created when you do that, it has to be create by the owner or the technical person that has access to the DNS server.
Forum: Installing WordPress
In reply to: Installed WP- Unable to find wp-admin on any browserIt looks like the dns records have not been created.
Your namesevers are:
ns1.dnspackage.com
ns2.dnspackage.com$ dig @ns1.dnspackage.com brightowls.com.au
; <<>> DiG 9.7.3 <<>> @ns1.dnspackage.com brightowls.com.au
; (1 server found)
;; global options: +cmd
;; connection timed out; no servers could be reached$ dig @ns2.dnspackage.com brightowls.com.au
; <<>> DiG 9.7.3 <<>> @ns2.dnspackage.com brightowls.com.au
; (1 server found)
;; global options: +cmd
;; connection timed out; no servers could be reachedAre you sure you created the DNS records and they are correct ?
Forum: Installing WordPress
In reply to: All plugin settings unable to accessThere is something very wrong with 3.3.1 – someone made a big coding mistake and has caused a cascade of bugs.
If you want to read the issue in depth read the ticket for it ==> DMCA-CASE #10024
The badges worked.. the generated link worked. Checking if the page/article was protected didn’t.
There is nothing wrong with the server or theme as it works for another site using the same theme on the same server. The error has to be on the dmca side and the only way to know what is going on is to look at any log files and it seems no one there understands that.
I am not wasting my time with this plugin anymore. If I couldn’t get help via the support at dmca website I sure as hell won’t get any help here.
I develop wordpress plugins and not a newbie here. I’m not going to be schooled like I’m a newbie.
Forum: Plugins
In reply to: [Admin SSL] [Plugin: Admin SSL] Does not workIt’s been broken since WP 3.0
Forum: Plugins
In reply to: wp-dbmanager is showing as an upgrade for wp-postViews WidgetWhy are you waiting till June to fix this?
The bug is now not in the future. Frankly you should be fixing this instead of waiting for more people to have these issues.
I am at a point now to just delete your plugins until you decide to fix them. I have users that are constantly trying to update your plugins only to cause more trouble then it’s worth.
Forum: Plugins
In reply to: WP-Cache – 0 cached pagestbojustin I got the same problem as well — The pages are cached but non of them are being listed as being cached.
I have tried to get a hold of the developer but that seems to be useless. Maybe someone that knows him can kick him to this post and make him read it.
Forum: Fixing WordPress
In reply to: podcast entry not seen by CastPodder (Juice)Well this isn’t the place to post such things. And 2.0 is very very old.
You will have to change alot of code I think to do this. But I have never been hacked.
If you use apache and linux you can also limit the type of injection calls using mod_security.
Forum: Fixing WordPress
In reply to: Newbie Needs Help – Spam AttackI use karma 2 and bad behavior.
Forum: Plugins
In reply to: New Plugin – Edit n PlaceCommenting out that function and it works just great.
It does have a conflict with the userextra plugin but its minor. Its a object call error but if you refresh the page the changes are there.
This worked in WP 1.5 — your mileage may vary.
Oh ya it works in Opera just fine.
Forum: Plugins
In reply to: New Plugin – Edit n PlaceDoesn’t work in WP 1.5.2.
Fatal error: Call to undefined function: is_attachment() in /var/www/html/vhosts/blog/wordpress/wp-content/plugins/editnplace.php on line 103