-
Content Count
103,842 -
Joined
-
Last visited
-
Days Won
5
Administrator last won the day on February 26 2019
Administrator had the most liked content!
Community Reputation
7 NeutralAbout Administrator

-
Rank
Administrator
- Birthday 06/28/1969
Contact Methods
-
Website URL
http://www.exactservers.com
Profile Information
-
Gender
Male
-
Location
Northern Ca
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
In 4.4.0 Beta 1 there was a bug which breaks some profile images, to set these back to default or letter images, run the following query, taking a backup of the members table first. UPDATE core_members SET pp_photo_type='none' where char_length(pp_main_photo)=6 AND pp_photo_type='custom';
-
Beta 2
-
Enable the following to auto Computer Browser (Browser) Function Discovery Provider Host (FDPHost) Function Discovery Resource Publication (FDResPub) Network Connections (NetMan) UPnP Device Host (UPnPHost) Peer Name Resolution Protocol (PNRPSvc) Peer Networking Grouping (P2PSvc) Peer Networking Identity Manager (P2PIMSvc)
-
https://quickbooks.intuit.com/community/Getting-Started/Error-3371-Could-not-initialize-license-properties/m-p/203750
-
iPhone XS Size: 2.79 Width 5.65 Height iPhone XS Max Size: 3.05 Width 6.20 Height iPhone XR Size: 2.98 Width 5.94 Height iPhone SE Size: 4.87 Width 2.31 Hieght
-
<?php phpinfo(); <?php phpinfo();
-
<?php phpinfo();
-
/index.php?app=cms&module=pages&controller=page&path=network.html
-
Htaccess Redirect - retain links - move folder to root
Administrator replied to Administrator's topic in IP.Board 3.0 - 3.4
If you have forums as the default app, and had the site in /forum (note no s) then redirecting all as above won't work as the /forum url is used internally, in that case for IPS 4+ you can redirect specific urls as below. (adjust as needed for your apps/community) Options +FollowSymLinks RewriteEngine on redirect 301 /forum/topic https://www.yoursite.com/topic redirect 301 /forum/gallery https://www.yoursite.com/gallery redirect 301 /forum/calendar https://www.yoursite.com/calendar redirect 301 /forum/profile https://www.yoursite.com/profile redirect 301 /forum/subscriptions https://w- 1 reply
-
- htaccess
- move forum to root rewrite
-
(and 1 more)
Tagged with: