Jump to content
  • Sign Up

titcrunch

Community Regular
  • Posts

    736
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by titcrunch

  1. phun with htacces for redirect all link in http to https is more simple i think no ? and no prob with the next update or version RewriteEngine On RewriteCond %{HTTPS} !=on RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [R,L]you make same with port RewriteCond %{SERVER_PORT} ^80$ RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]
  2. use custom.css or so at the next update of your theme you lose the change
  3. is a plugin too search in download => online indicator
  4. is a plugin => staff online, look in download
  5. witch version of ips ? because normaly is fixed in 4.1.x
  6. no just upload the file with the old file already here and don't forget to desactivate all hook and application custom hefore the upgrade
  7. Version 1.1.5

    46 downloads

    phpSound v1.1.5 is a Social Music Sharing Platform similar with SoundCloud, that allows users to upload their music online and share them with the world. UpdatesUpdate 1.1.5 [10/4/2015] Improved the English translationFixed an issue with the Playlist Search not loading up new resultsRemoved the favicon from the embeded player
  8. change theme for recache and reactive your after
  9. you have no image yes but the menu work and link to so chosse in menu and validate
  10. so is a recache prob Try in acp > Look & Feel > Template Tools > Rebuild Master Skin Data
  11. you have change your php version on host ? if yes is a out version update her
  12. is already answered question in support section make a search plz
  13. desactivate all custom plugin and application before make upgrade
  14. or in system =>file systeme and update path
  15. seriouly hidden ninja have right free domaine is a wrong choise, and is not expensive for a pro domaine is 10$/year for tranquility
  16. is depend of your site and how he work if is just a static webside go in html, is the webside need a subcribe user and a database go to wordpress
  17. just create the bloc and add it by the bloc systeme in frontview is very easy you can put html text or php
  18. i can't help someone who don't read, i have send you the complete code .....
  19. you have the answer so use it i can't more for you
  20. yes and the code i have send make this but you need change this code in all your group parameter color
  21. in your group config you have use this code for color <span style='color:#ff0000'> add a id or class and in custom css add you class or id with this rule => display:hidden; exemple : in group : <span class="colorname" style='color:#ff0000'>in custom css : .colorname { display:hidden; }
  22. witch version of ips ? perhaps your plugin is not update for the new version
×
×
  • Create New...