openmind Posted December 5, 2011 Share Posted December 5, 2011 Now I may be being thick here but there used to be a link on the admin homepage that showed pending domain transfers. Is it me or has this gone in v5? Anyone recall what the link was/is? 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted December 5, 2011 Share Posted December 5, 2011 I believe that it was a mod of mine which someone seems to have created a widget from it and not given any credit! 0 Quote Link to comment Share on other sites More sharing options...
openmind Posted December 5, 2011 Author Share Posted December 5, 2011 No it was a link on the system overview section. IIRC it was below the pending cancellations. It just bought up the domain list section but filtered it to domains with a status of pending transfer... 0 Quote Link to comment Share on other sites More sharing options...
openmind Posted December 5, 2011 Author Share Posted December 5, 2011 OK I figured out the URL but it would be nice to have this on the system overview... http://www.domainname.com/admin/clientsdomainlist.php?status=pending%20transfer 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted December 5, 2011 Share Posted December 5, 2011 ahh yes there was 2 boxes... orders and statistics Looks like they were merged in V5 and there wasnt enough room for all to fit neatly 0 Quote Link to comment Share on other sites More sharing options...
openmind Posted December 5, 2011 Author Share Posted December 5, 2011 OK well I've adapted the system_overview widget to add a new line with a link to the pending transfers and also created a query to get the number but the number isn't being populated in the widget. I've attached my widget if anyone can spot anything obvious? system_overview.zip 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted December 5, 2011 Share Posted December 5, 2011 try $result = full_query("SELECT COUNT(*) FROM tbldomains WHERE status='Pending Transfer'"); 0 Quote Link to comment Share on other sites More sharing options...
openmind Posted December 5, 2011 Author Share Posted December 5, 2011 Yep that works, thanks for that My own fault for not reading table headings! 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted December 5, 2011 Share Posted December 5, 2011 I believe that it was a mod of mine which someone seems to have created a widget from it and not given any credit! It was a standard feature, that most of us took off as pointless 0 Quote Link to comment Share on other sites More sharing options...
openmind Posted December 5, 2011 Author Share Posted December 5, 2011 Oh I don't know, I find it quite handy 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted December 5, 2011 Share Posted December 5, 2011 It was a standard feature, that most of us took off as pointless I actually misread it first and thought he was refering to the mod that I did with the upcomming domain and hosting renewals. That being said what is pointless to some is usefull to others. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.