error instalation in d7.1
brunno |
I am surprized no one has mentioned this yet. https://www.deanbassett.com |
Hello Deano, I have recently been using your tool to log in as my members in order to assist with member profile corrections and the likes. I was asked to upload some pics for a member as they just cant quite understand how to do it himself. When I logged on as him, I was not allowed to upload pics to his profile. Is this something that is not allowed when using your tools, or do I have an issue that i need to track down? Thank in advance, |
Hello Deano, I have recently been using your tool to log in as my members in order to assist with member profile corrections and the likes. I was asked to upload some pics for a member as they just cant quite understand how to do it himself. When I logged on as him, I was not allowed to upload pics to his profile. Is this something that is not allowed when using your tools, or do I have an issue that i need to track down? Thank in advance, Have to add some here. I've never tried that with his tool but I'm sure that it will not work. I do suggest you read this topic, it cleared up most of my problems with members not knowing how to.. http://www.boonex.com/forums/topic/Encouraging-Members-to-Upload-Photos-on-a-Dating-site-.htm ManOfTeal.COM a Proud UNA site, six years running strong! |
There are some things that do not work. Mostly javascript related as the site while logged in as a user runs in a frame. https://www.deanbassett.com |
Hi deano,
thank you for your effort making this tools, unfortunately when i try your tools its not working properly.. i m currently using 7.1..
thank you |
The tools are running on hundreds of sites. And has been tested on 7.1. They work. https://www.deanbassett.com |
Thank you Deano for the advise. I had the "flash" loader disabled because until recently I didnt have an RMS installed and it didnt work right. I have been ableto upload the pics I needed uploaded and all is good in my world again. As far as the uploader, I will look into it. It may just be something I can use, but who knows. |
Server: CentOS 6, Nginx 1.2.0, PHP-FPM I get the following two warnings. Do you know if it is a PHP-FPM misconfiguration or do I need to make adjustments in the Tools script? Can you please advise me?
Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /var/www/public_html/dolphin_site/modules/deano/deanos_tools/classes/BxDeanosToolsDb.php on line 185
Geeks, making the world a better place |
That is not specific to the tools. Dolphin will return that error as well. Or at least it should be. May be in your logs somewhere. In any case. It's documented here in the forums. http://www.boonex.com/forums/topic/date-warning-after-upgrade-dolphin-7-0-8-to-7-0-9.htm or here http://www.boonex.com/forums/topic/Time-Zone-2012-10-13.htm https://www.deanbassett.com |
Sorry to have bothered you on this. Yes, I figured it out after posting here. It is the difference from moving from shared hosting to a dedicated server where I am responsible for setting all the configuration in all the processes; a lot of this was done by the admins for the shared hosting account. I am learning though and I do thank you for answering. Geeks, making the world a better place |
I would like to make a comment to a post from previous page, created by: Deano, great MOD! Been using it for quite awhile, but have 2 suggestions: 1) Add target="_blank" in the url for DNSstuff when checking IP address logs. That way it does not take you away from the Dolphin admin page. 2) DNSStuff information is somewhat vague at most times, and many times you get a "ambiguous query" error during the lookup. So I edited the BxDeanosToolsModule.php at line 1319 for the following, and it works far better using ARIN instead of DNSSTUFF $sCode .= ' <td><a href=" http://whois.arin.net/rest/nets;q=' . $sData['ip_address'] . '?showDetails=true&showARIN=true" target="_blank">' . $sData['ip_address'] . '</a></td>'; Hope this helps! I've used richmanfl's ARIN page but it is not what I want or what I've expected to get. I want more detailed IP address specifications like the one from whois.domain.com so I have alterd a code a bit (same line number as mention above and here it is: $sCode .= ' <td><a href=" http://whois.domaintools.com/' . $sData['ip_address'] . ' " target="_blank">' . $sData['ip_address'] . '</a></td>'; Thanks to Deano for great mod and thanks to all the other kind people who are willing to spend the time to help others. Regards Mayki "When things get tough the tough get going..." |
I created a new page with Deanos Tools and added a php block with code in it. Everything is working fine but i only have a design question. When called from the profile menu, new pages by default use (or dolphin assigns it) <table class="subMenuInfoKeeper" cellspacing="0" cellpadding="0"> instead of <table class="subMenuInfoKeeper" cellspacing="0" cellpadding="0"> So switching between the profile menus items looks strange because on all standard ones the profile picture can be seen and on the created page it disappears and it only shows the bx_profile.png with the users name beside it.
Is it possible to inject some code somewhere to change this behaviour? I searched and searched but within the code of new php page blocks it is already to late to achieve this, because the page design code is already created by dolphin. Check my GeoDistance, Watermark, TorBlock and Android Push Notifications mods | http://goo.gl/H3Vp81 |
Sorry. Your question is beyond support for the tools. https://www.deanbassett.com |
Sorry. Your question is beyond support for the tools. Ooops you are right, custom pages are not created in your tool. It's from page builder. My mistake, too long time ago when i did this, sorry for that. Check my GeoDistance, Watermark, TorBlock and Android Push Notifications mods | http://goo.gl/H3Vp81 |
deano, is it compatible with 7.1.1 ? |
Yes. The module has a 7.1.0 version included. It's not labeled specifically for 7.1.1 but it is compatible. https://www.deanbassett.com |
Something happened. I am using 7.1.x (latest version of dolphin) and have installed 1.8.4 folders pointing to 7.1 installs. I've had this mod for a long time with 1.8.3 and my host recently had some big server issues. Since the restore your module no longer works. Not sure if its related but here is the error message. Warning: opendir(/home/www/mysite.com/tmp): failed to open dir: No such file or directory in /home/www/mysite.com/modules/deano/deanos_tools/classes/BxDeanosToolsModule.php on line 1178 Not sure if its helpful or not but I use PHP 5.4.0. So for this seems to be the only module that is not working anymore. I have went to the database to make sure the sql tables were created. I uninstalled 1.8.3 (in a broken state) and installed 1.8.4. and still the same thing. |
Warning: opendir(/home/www/mysite.com/tmp): failed to open dir: No such file or directory in
https://www.deanbassett.com |
Server file restore did not bring that folder and .htaccess file. Thanks. Its fixed now. I swear a dedicated server is in my future. I use semi-dedicated right now. |
Great mod but I have come across a couple of issues in IP Address Log. The name and link in 'Nickname' came up as 'First Name' (so link didn't work) when I had First Name selected in Advanced Settings > Member display-name. The IP link seems to go to a general DNS stuff page. ie: Enter a couple of IPs and they show a sign-up page. This one might be better: http://www.infosniper.net/index.php?ip_address=98.160.217.19
TravelNotes.org - The Online Guide to Travel |
Great mod but I have come across a couple of issues in IP Address Log. The name and link in 'Nickname' came up as 'First Name' (so link didn't work) when I had First Name selected in Advanced Settings > Member display-name. The IP link seems to go to a general DNS stuff page. ie: Enter a couple of IPs and they show a sign-up page. This one might be better: http://www.infosniper.net/index.php?ip_address=98.160.217.19
https://www.deanbassett.com |
When using your tool to log in as a user, can it mess things up if I used it to try to do things like post to a timeline?
I can't seem to post from my timeline and I remember logging in as myself from your tool and trying to post to the timeline...I'm really frustrated and trying to think of anything I may have done to mess things up. |
No. https://www.deanbassett.com |
My site has been upgraded from .9 to 7.1.4 and has been running for weeks, today I log in and get this Deano. Fatal error: Call to a member function saveIP() on a non-object in /home/gaymenon/public_html/modules/deano/deanos_tools/classes/BxDeanosToolsAlerts.php on line 52 Thing is; the "Tools" module was uninstalled before I upgraded the site, it's still in the uninstalled list. ManOfTeal.COM a Proud UNA site, six years running strong! |
Only way that could happen is if one of the alerts for the tools is still present in the sys_alerts table. https://www.deanbassett.com |
Best to try installing and uninstalling again to make sure the alerts get removed.
As I knew you would say that, I did, and problem is gone. Just strange I've been running .4 since release. Was that in my cache somehow and in the database? ManOfTeal.COM a Proud UNA site, six years running strong! |
Could have been in either. https://www.deanbassett.com |
If it was in the database but not in the cache, then that could have caused the delayed reaction as it would not have showed up in the cache until the proper cache file for the alerts got cleared and rebuilt.
Understood; thanks for the super quick response as usual! ManOfTeal.COM a Proud UNA site, six years running strong! |
Hi I have a problem with Deano Tools 1.8.4 module wanted to copy block Quick Search of homepage in Wordmap page and displays only the head block can not copy this block? Also tested calendar and displayed but I click above disappears? thanks |
Hi I have a problem with Deano Tools 1.8.4 module wanted to copy block Quick Search of homepage in Wordmap page and displays only the head block can not copy this block? Also tested calendar and displayed but I click above disappears? thanks https://www.deanbassett.com |
As always thanks Deano for their dedicated efforts and of course the free module. |
Page Width: I can confirm that putting 100% actually works. Thank you Deanos! |
Deano, Issue: I can't use your tool to log in as a user. When I try, I get a white screen with the break frame header. I can click the link and go back to the admin panel. Any thoughts? Thanks, Ace |
Deano, Issue: I can't use your tool to log in as a user. When I try, I get a white screen with the break frame header. I can click the link and go back to the admin panel. Any thoughts? Thanks, Ace
https://www.deanbassett.com |
I just install this great mod I two having problem with the IP link. But I made changes on the file under /modules/deano/deanos_tools/classes/BxDeanosToolsModule.php under line 1293 I change this http://www.dnsstuff.com/tools/whois/?tool_id=66&token=&toolhandler_redirect=0&ip= to http://www.dnsstuff.com/tools#ipInformation|type=ipv4&&value= and also add target="_blank" . see attach screenshot. This one works for me hope will work with others. My boonex version is 7.1.4
Great mod but I have come across a couple of issues in IP Address Log. The name and link in 'Nickname' came up as 'First Name' (so link didn't work) when I had First Name selected in Advanced Settings > Member display-name. The IP link seems to go to a general DNS stuff page. ie: Enter a couple of IPs and they show a sign-up page. This one might be better: http://www.infosniper.net/index.php?ip_address=98.160.217.19
|
Just a reminder to all the users who are updating to version 1.8.5. Backup dbcs_ip_adress table or you will lose all the IP visitors history . Not very kewl. Or did I made some mistake whwn I upgraded from ver. 1.8.4 to 1.8.5? Regards Mayki "When things get tough the tough get going..." |
Perhaps your not aware that logging of guest ip addresses puts a strain of the server and database and slows down the website. And the bigger that table gets the slower it will also get. So removing it from time to time is actually a good thing. https://www.deanbassett.com |
Thank you deano, I have edited my previous post.(Or did I made some mistake whwn I upgraded from ver. 1.8.4 to 1.8.5?) (Gusest logging was set to off in my settings...) It was something I did wrong because your tool did not return any IP logs. I will go thru the procedure once again later tonight. Thanks for now. Mayki "When things get tough the tough get going..." |
No. It will delete any logs when a module is uninstalled and reinstalled. Removal of table entries is part of uninstalling a module. https://www.deanbassett.com |
Hello daeno, I have tryed and installed v.1.8.5 again. I partly agree with you. If I would know how to do it, I would do "dbcs_ip_address" table cleaning thru cron job = delete entries from table "dbcs_ip_address that older than x days/months... You are saying: "Also dolphin now logs ip addresses itself" but does your tool uses this stored entries? Regard Mayki "When things get tough the tough get going..." |
No. My tools does not use dolphins list. The tools feature was added at time when dolphin was not recording them. https://www.deanbassett.com |
Hi daeno, thanks for your quick reply. I know where I can see IP addresses stored by Dolphin. The size of dbcs_ip_address is aprox. 2M (30,219 lines) How would one manualy do the SQL query to delete IP entries from dbcs_ip_address older the lets say 30 days? Kind regards Mayki "When things get tough the tough get going..." |
This query will delete records older than 30 days. DELETE FROM `dbcs_ip_address` WHERE `time_stamp` < UNIX_TIMESTAMP(DATE_SUB(NOW(), INTERVAL 30 DAY)) https://www.deanbassett.com |
Thank you very much daeno! I've changed 30 to 180 that is a query respond: 16205 rows deleted. (Query took 0.1055 sec) dbcs_ip_address dropped from 2MB in size, 30,219 lines to 910.6 KB in size, 14,036 lines .
I have a suggestion to change the code in your tool so that when in "IP Address Log" the nickname of member is clicked it opens in new window not in the same one like it is now. I've changed the file line 1286 from: $sCode .= ' <td><a href="' . BX_DOL_URL_ROOT . $sData['nick_name'] . '">' . $sData['nick_name'] . '</a></td>';
$sCode .= ' <td><a href="' . BX_DOL_URL_ROOT . $sData['nick_name'] . ' " target="_blank">' . $sData['nick_name'] . '</a></td>';
just a suggestion.
Kind regards Mayki "When things get tough the tough get going..." |
Correct me if I'm wrong so I just copy "DELETE FROM `dbcs_ip_address` WHERE `time_stamp` < UNIX_TIMESTAMP(DATE_SUB(NOW(), INTERVAL 30 DAY))" without the quote and paste to Deanos Tools > SQL Query Tool? I'm using 1.8.5 This query will delete records older than 30 days. DELETE FROM `dbcs_ip_address` WHERE `time_stamp` < UNIX_TIMESTAMP(DATE_SUB(NOW(), INTERVAL 30 DAY))
|
Not working with 7.2.0 got this error message :
Fatal error: Call to undefined method BxDeanosToolsInstaller::addExceptionsFields() in public_html/Dolphin/modules/deano/deanos_tools/install/installer.php on line 27 Regards, Ferry |
Not working with 7.2.0 got this error message :
Fatal error: Call to undefined method BxDeanosToolsInstaller::addExceptionsFields() in public_html/Dolphin/modules/deano/deanos_tools/install/installer.php on line 27 Regards, Ferry https://www.deanbassett.com |
Free modules = everyone has them, so they shouldn't be at the bottom? I can't even uninstall the one that's on my site now that's not working. |