-
Content Count
5,101 -
Joined
-
Days Won
15
Reputation Activity
-
-
Pete T got a reaction from guymauve in Mind Theme
mine please and list the issues in details the theme version etc.
-
Pete T got a reaction from guymauve in Mind Theme
The mind theme been updated on my site and is ready 4.5.x
-
-
Pete T got a reaction from Aldro in TXT & PHP Widget
I never tested the full amount of options as in both text widget and phone widget but all my text did stay with the upgrade, but I always say any client/custom backup first before upgrading just incase.
-
-
Pete T got a reaction from Mercury5 in Who Was Online
Its now been approved for 4.5 so can use the install option for 4.5.x and above.
-
Pete T got a reaction from Square Wheels in TXT & PHP Widget
so update seem to work for 4.5.x i not spotted any bugs so i will now get this sent over for ips to check the plugin for 4.5.x and once that been approved it will be ready.
-
Pete T got a reaction from PrettyPixels in TXT & PHP Widget
so update seem to work for 4.5.x i not spotted any bugs so i will now get this sent over for ips to check the plugin for 4.5.x and once that been approved it will be ready.
-
Pete T got a reaction from Square Wheels in TXT & PHP Widget
I hope check this tomorrow if works i add to 4.5 tag.
-
Pete T got a reaction from GazzaGarratt in Who Was Online
It works for 4.5 I do need to update the version tag I sort this over weekend so be ready for downloading in the new admin cp.
-
Pete T got a reaction from C0ddRedAlazmi#gta in Who Was Online
Keeps track of the number of registered members that have visited your site in a custom duration and also records which day you set the record for the most members online in the same day all options done via the front settings.
Show Online Users For How Many Hour Ago.
Who Can See.
Show Stat.
Limit Maximum Number of The List.
Groups To Exclude From the Link.
Order Users Link By.
Sort Type.
IPS 4.0, 4.1
If you have suggestions, we'd be happy to hear them via this support topic.
-
Pete T reacted to JimJimJimJim in Global Header Message
It started working again! No changes! Just must have had a hissy fit for a few days.
-
Pete T reacted to Genestoy in Global Header Message
Works just fine for me in Chrome, Firefox and IE using IPB v4.4.10
-
Pete T got a reaction from Dolphin. in Set Fake Member(s) Online
He has left that why and all item removed before he left due issues around other items.
I did require all the files but not sure if looked this file as yet I been so busy client work and other items I not had time, but I will take look later tonight and update you then.
-
Pete T got a reaction from Bocar in TXT & PHP Widget
lambdaeverupdated="7"" has nothing in my plugin will display this.
-
Pete T reacted to Bocar in TXT & PHP Widget
No problem.
I have uninstalled and reinstalled your plugin and everything works fine now.
-
Pete T got a reaction from sobrenome in IPS Dark Theme Option
IPS did have a version but not sure if it's around but closes one seen is
-
Pete T got a reaction from AlexWebsites in TXT & PHP Widget
Just tested on 4.4.9 and no issues with the problem you just reported, the php toggle turn on and saves go back to settings and toggle still turn on and widget shows in the black manager on front end.
-
Pete T got a reaction from Ben Philp in Converted xenforo 2 to IPS
Please try Admin Cp - top corner - support
Tick Something isn't working correctly
Allow it run cache clear up hopefully will fix the problem.
-
-
Pete T reacted to All Astronauts in Group Colors on User Links
Group Colors on User Links 17 Released!
For anyone following along, I worked this up. Bottom line is if this was going to get compatible with that app it would need to be me to fix it - apps first over plugins in hook order. I've added specific checks in various templates for the application and if present and enabled, call that app's templates. All other paths involve some deep low-level output manipulation and it is so not worth it -if even grimly possible.
Also changed the forum aside hook point to more tightly target things.
-
Pete T reacted to Dexter_X in Google AdSense Warning
Hi, last feedback : the @Sonya*'s pointed plug-in has been accepted by google Ads. Everything is going back to normal now : thankyou very much for the help.
-
Pete T got a reaction from Maxxius in Google AdSense Warning
My plugin will be back the link may not show at moment as need update it.
-
Pete T got a reaction from Dean Spencer in Remove Last Seen
core - front - profile - profileHeader
Find and remove
<li> <h4 class='ipsType_minorHeading'>{lang="members_last_visit"}</h4> <span> {{if ( $member->isOnline() AND !$member->isOnlineAnonymously() ) OR ( $member->isOnlineAnonymously() AND \IPS\Member::loggedIn()->isAdmin() )}} <i class="fa fa-circle ipsOnlineStatus_online" data-ipsTooltip title='{{if $member->isOnlineAnonymously()}}{lang="online_now_anon" sprintf="$member->name"}{{elseif $member->isOnline()}}{lang="online_now" sprintf="$member->name"}{{endif}}'></i> {{endif}} {{if $member->last_activity}}{datetime="$member->last_activity"}{{else}}{lang="never"}{{endif}} </span> </li> and click save but remember doing this could make template not update as and when new updates been done to that template.