Jump to content

rami7250

Rookie
  • Posts

    15
  • Joined

  • Last visited

Recent Profile Visitors

898 profile views

rami7250's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Collaborator Rare
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

2

Reputation

  1. Here is how to remove the "forums" div at the (top of the forums) from nagging: No need of plugin. Just CSS. Go to ACP -> Customization -> Themes -> Choose your theme -> Edit html and css -> CSS Search .ipsPageHeader at the css search input Add the code: div.ipsPageHeader.ipsClearfix.ipsSpacer_bottom {display:none; visibility: hidden;} under: .ipsPageHeader .ipsFollow { margin-top: 0; } Thats it! No more "Forums" div nagging at the top!
  2. Got it! The problem was on a security tweak settings: The message was not leaving the server and actually being sent due to one of configured Tweak Settings options. (RE: Mail sent by user nobody being discarded due to sender restrictions in WHM->Tweak Settings).In WHM, i navigate to Home >> Server Configuration >> Tweak Settings [ Mail ]. And in the option labeled "Prevent “nobody” from sending mail", i switch from On, to Off and it was solved. Now i can get messages again!
  3. First, i am my hoster Second: I suspected ReCaptcha doing all the mess, and when i turn ReCaptcha off i get confirmed that my message was sent , but when i check my email for incoming messages i see nothing new. Edit: where do i find the "https" protocol on my WHM ? It also dont work when i configure SMTP access via my cpanel and ACP
  4. When i try to send message via contact form im getting that error: Something went wrong. Please try again. error code: EX1 IPS\Http\Request\CurlException: Protocol "https" not supported or disabled in libcurl (1) #0 /home/mysite/public_html/system/Http/Request/Curl.php(376): IPS\Http\Request\_Curl->_execute() #1 /home/mysite/public_html/system/Http/Request/Curl.php(276): IPS\Http\Request\_Curl->_executeAndFollowRedirects('POST', Array) #2 /home/mysite/public_html/system/Helpers/Form/Captcha/Recaptcha2.php(75): IPS\Http\Request\_Curl->post(Array) #3 /home/mysite/public_html/system/Helpers/Form/Captcha.php(110): IPS\Helpers\Form\Captcha\_Recaptcha2->verify() #4 /home/mysite/public_html/system/Helpers/Form/FormAbstract.php(158): IPS\Helpers\Form\_Captcha->getValue() #5 /home/mysite/public_html/system/Helpers/Form/FormAbstract.php(138): IPS\Helpers\Form\_FormAbstract->setValue(true) #6 [internal function]: IPS\Helpers\Form\_FormAbstract->__construct('captcha_field') #7 /home/mysite/public_html/system/Helpers/Form/Captcha.php(55): call_user_func_array('parent::__const...', Array) #8 /home/mysite/public_html/applications/core/modules/front/contact/contact.php(51): IPS\Helpers\Form\_Captcha->__construct() #9 /home/mysite/public_html/system/Dispatcher/Controller.php(94): IPS\core\modules\front\contact\_contact->manage() #10 /home/mysite/public_html/system/Dispatcher/Dispatcher.php(129): IPS\Dispatcher\_Controller->execute() #11 /home/mysite/public_html/index.php(13): IPS\_Dispatcher->run() #12 {main} How do i fix that?
  5. I start to manage some changes on my IPS site keywords to get better and more organic search results. Where do i insert the IPS 4.1 Site Keywords? EDIT: Got IT! It was on the "meta tag" options. I just searched "keywords" at the ACP and got that. Normally you need to get into "meta tag" and at "Search Engine Optimization" choose "Lunch Live Meta Tag Editor" button
  6. I use ips 4.1 and when i enter my site via mobile i dont get the "Desktop mode" or "Desktop view" button that was at the bottom in previous versions (3.4.7 for example)? I saw that in invision forums but it was not helpful. How do i return that button so my visitors will see the full desktop view? Thanks! Rami
  7. I need to fix it in the system. Where is the correct place to change this?
  8. I have RTL language and i notice that after i type text and click "Enter" to get down one line im getting two P paragraph that creates me Two lines. In the source it look like that: <p style="font-size:17px;color:rgb(0,0,0);font-family:'Open Sans Hebrew', sans-serif;"> &nbsp; </p> <p> &nbsp; </p> <p> &nbsp; </p> Why it is happining? And how do i make it to work like the regular way- to get down by one line and not two lines?
  9. The option of " View word keys? " is more affectable from the first one.
  10. EDIT: got it. Its in the "Translating Tools" at the header of ACP -> Customization -> languages -> Translating Tools. See more details Here It looks like that:
  11. I have the Chameleon theme by ipfocus and i start translate my theme but i cant find and translate 3 things in that theme: the word "posts" at the forum view the words "REPLIES" and "VIEWS" at the forum topics view the word "topics" at the head of the forum Where do i find the correct place thous words hidden? Becouse i cant get them by search at "translate language" at the ACP. Thanks!
  12. Hi all, Recently i noticed that at the top of any tab i opened at my site i hae a "II" extra favicon. It look like that: At thge right you can see my favicon. At the left- the "II" extra favicon. How do i remove that?
  13. EDIT1: got that button! When you log in as administrator in front view it have the arrow on the right side. I STILL cant see the blocks properly on my website. I did that: And i choose to display "Recent Topics" and i was "Finish Editing" but nothing display!! EDIT2: got it. it was on "Plugin" type and not on "HTML" type at the block section on ACP -> Pages -> Blocks -> Create new block Here: Thanks!
  14. I just upgrade to the new version of IPS 4.1.11 Cant find the Sidebar location on settings even with a search. I created "Block" and "Ad" But nothing display! Why is that?
×
×
  • Create New...