Jump to content

MeMaBlue

Clients
  • Posts

    424
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by MeMaBlue

  1. is that weird that it occured when I tried to download the plugins? is that partition the place where they are stored? or is it completely irrelevant?
  2. ok I contacted the hosts, (I just a week ago changed server/hosts and there should be enough space..) but i also noticed in this topic that it might have to do with the storage associated with that specific file (tmp/..... ) ? Something happened when trying to download plugin updates from plugins I already have so , I guess this topic counts as a ticket ✌️❤️
  3. Hello, this error started when I logged in to marketplace and tried to install the updates on plugins I have. how can I repair it and why did it happen ? SELECT * FROM `forums_forums` LEFT JOIN `core_permission_index` ON core_permission_index.app='forums' AND core_permission_index.perm_type='forum' AND core_permission_index.perm_type_id=forums_forums.id LEFT JOIN `core_members` ON core_members.member_id=forums_forums.last_poster_id WHERE (sub_can_post=0 OR min_posts_view<=11300) AND (( FIND_IN_SET(70,perm_view) OR FIND_IN_SET(71,perm_view) OR FIND_IN_SET('m4',perm_view) ) OR perm_view='*' ) ORDER BY position IPS\Db\Exception: Error writing file '/tmp/MYIEF3By' (Errcode: 28 "No space left on device") (3) #0 /home/parentsorg/public_html/forum/system/Db/Select.php(446): IPS\Db\_Select->runQuery() #1 /home/parentsorg/public_html/forum/system/Node/Model.php(449): IPS\Db\_Select->rewind() #2 /home/parentsorg/public_html/forum/applications/forums/sources/Forum/Forum.php(749): IPS\Node\_Model::loadIntoMemory('view', Object(IPS\Member), Array) #3 /home/parentsorg/public_html/forum/applications/forums/sources/Topic/Topic.php(197): IPS\forums\_Forum::loadIntoMemory() #4 /home/parentsorg/public_html/forum/system/Http/Url/Internal.php(175): IPS\forums\_Topic::preCorrectUrlFromVerifyClass(Object(IPS\Http\Url\Friendly)) #5 /home/parentsorg/public_html/forum/system/Http/Url/Friendly.php(218): IPS\Http\Url\_Internal->correctUrlFromVerifyClass('\\IPS\\forums\\Top...') #6 /home/parentsorg/public_html/forum/system/Dispatcher/Front.php(308): IPS\Http\Url\_Friendly->correctFriendlyUrl() #7 /home/parentsorg/public_html/forum/init.php(927) : eval()'d code(21): IPS\Dispatcher\_Front->checkUrl() #8 /home/parentsorg/public_html/forum/system/Dispatcher/Front.php(90): IPS\Dispatcher\convert_hook_FrontDispatcher->checkUrl() #9 /home/parentsorg/public_html/forum/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\_Front->init() #10 /home/parentsorg/public_html/forum/index.php(13): IPS\_Dispatcher::i() #11 {main}
  4. ok! the problem was solved, the constants.php file was replaced, purged cache from cloudflare and it all works again! the hosts also found another file that contained the old path mem cached (searched somehow in the server files) and changed this one too. so be aware its not one place only. /public_html/forum/constants-no-memcached.php phew. Thank you everyone for your help 🙏🙏🙏💝 @Stuart Silvester @Marc Stridgen @Daniel F
  5. 😮, ok, I did that and sent it to them to upload it. the acp has been taking more than 20seconds to respond to every click, depending is that normal you think under those circumstances... is this what is causing it? quite an important thing this little e ! 😈 I cant beleive it!
  6. The host answered back that "according to the log you sent us the application (invision) is trying to connect to /home/parentscaf/public_html/forum/datastore this cant work because the document root at the new server is /home/parentscafe/public_html/ . this can be seen from WHM and cPanel. please correct your software with the new path and the problem will be solved the hosting provider dont know what document root is used at your software. " (the difference is an e) The issue is, that this is the way it was, (without the e) from the previous server. someone along the line added an e . this is the only issue i see here. The thing is, what of both needs to be corrected now?
  7. Hello, @teraßyte has helped me with some issues , he does things like that for a fee, It will save you some time and heartache to give these things to a pro, there are ofcourse many here, am sure that they are all trusted, you can always check their profiles for reviews if you are not sure who to trust. You definitely will also need access to previous versions from what I remember and you wont be able to do that on your own I guess, since they are not available anyway?
  8. I just noticed that when trying to clear cache via the support system it returns this error log UnexpectedValueException: DirectoryIterator::__construct(/home/parentscaf/public_html/forum/datastore): failed to open dir: No such file or directory (0) #0 /home/parentscafe/public_html/forum/system/Data/Store/FileSystem.php(224): DirectoryIterator->__construct('/home/parentsca...') #1 /home/parentscafe/public_html/forum/applications/core/modules/admin/support/support.php(1168): IPS\Data\Store\_FileSystem->clearAll() #2 /home/parentscafe/public_html/forum/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\support\_support->clearCaches() #3 /home/parentscafe/public_html/forum/applications/core/modules/admin/support/support.php(48): IPS\Dispatcher\_Controller->execute() #4 /home/parentscafe/public_html/forum/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\support\_support->execute() #5 /home/parentscafe/public_html/forum/admin/index.php(13): IPS\_Dispatcher->run() #6 {main} so maybe the issue is that the directory is not where it should be or something missing . can someone perhaps check it out at my server?
  9. thank you! Is there anything more in specific that I can forward them about it, since I already told them and they apparently /supposedly checked that? They replied about a specific number, is there some documentation about it that I can refer them to ?
  10. I purged cache and the problem isnt fixed. The domain with this issue is also not working in this area: not possible to post , send pms, because the area (the window or box) is not writable. , not expands to makes space to write.
  11. Ok after communicating the above to them, the hosts found that the working licence had a number 777 and the non working licence had a number 755 which they switched to also show 777 permissions/rights? But the problem isnt fixed. Question. Should I use purge cache at some point after or inbetween these things, at Cloudflare, ... ? Should I put Clouflare in development, until they are solved ? [is there a relation between those things?]
  12. ok I will forward to host. how can I help them check /find the correct path , should they compare the two licenses to see if there is a difference etc (because the other is working fine)
  13. One of the 2 licences transfered to the new server/hosting is showing this. Settings are the same at both licences. one licence is working fine, the other not. At what level should I tell my host to search to troubleshoot? (several smaller things not functioning on the frontend of the licence, I guess thats the issue?) When entering the data configuration then I have cleared cache and went from incognito windows to check things too but cant correct it.
  14. yes thank you! the hosting provider added the part mentioned in the instructions and it was fixed fast !
  15. what do I do? Cant connect to ACP ip adress not matching session/ just changed ips at cloudflare new server i saw the directions it means i have to contact my hosting provider correct ?
  16. Hello, yes your market cannot be compared to the Greek. Your cpms will be completely different. Yes 95% only from Greece. I just tried for 6 months now with the biggest ad networks (OCM and PA, they delayed the loading terribly . (the bidding etc). I kept one adnetwork for only the sticky banner and have enabled google adsense optimization and saw, they themselves have enabled Vignette and Ancor (sticky) ads now, that look like the adnetwork ones! I have a question - have you changed in any way the order in which ads are loading - that they load after the page so that they do not delay the reader, if yes how did you do it? The other thing is, adnetworks use (for better cpms) all the really posh graphics, (layovers, moving objects ) but they dont match the medical and seriousness of many discussions. If you read about your wife or childs or grandfathers medical things you dont want to be distracted by this kind of visual and wont click on it either. Its a special case I know. So I am sure somewhere else they will be great! (but still, the page load with a adnetwork script like that, was and is bad, thats just the way it is I guess, with all websites)
  17. Hello, I would like to offer to my readers a forum where logged in members can open up about mental health issues, but their username will not appear connected to their other posts of their account, and the username will be a random username (any ideas?) or just without username, something similar to anonymous posting in a group in facebook groups. The reason is there are many subjects people want to talk about and are ashamed of , taboo subjects like mental health disorder symptomps, lgbtq issues in families/teenagers, or other things they might be ashamed of talking about. Also to enable some discussions about stigmatas etc. Since my licence is years old and many (since its a small country) know eachother at some point, I want to enable that. I could also cooperate with some ngos in the country and offer that to them as an option for their mental health clients so that they feel better about talking about things. Also some mothers are very ashamed of issues and dont seek help for things if its known who they are (villages /islands etc) after participating for years in the forum already. The concept is the same as with fb. I would like to start that with an anonymous subforum about adhd because there is things not talked about / or admitted openly. Situations of parents and adults that usually are hidden/swiped under the carpet (and involves 4% of population). Is something like the above currently possible?
  18. Thank you @Randy Calvert for your input!. Since I wont be restricting content I will need to have it done as a donation (after reading, when trying to leave the website) so "This is doable, but not done automatically within the software. You could certainly add the HTML code to do it within your theme relatively easily. " Is there an app that does this? (i.e. to show a floating popup when you try to leave the page) Do I need a developer to make me a code that will display some message that will be linked and show options that I will have installed in commerce ? like:"Thank you for visiting us! If this content has helped you now or in the past, before leaving please consider to make a donation of xyz or purchase xyz This way you will contribute / helping this content to continue stay available for everyone for free. " [maybe you will consider this option at commerce @Marc Stridgen since many might be in same situation with non profit causes and maybe after reading and before leaving is a kind place to put this kind of popup? ] @AlexWebsites thank you! what if you have scripts of adnetworks, and adsense optimized enabled ? because currently they serve sticky/vigniette banners that are not displayed via the advertising module. They appear through the script. I have advertisments, the simple tags, too. Would that mean, since the scripts are implemented in the theme global template, that I would rather have to make a second theme, which will not have these scripts, and the usergroup that is the subscribers, would have that theme as their default theme;
  19. thank you for this discussion. could you please help and describe the way you have set his up? which automated ways do you use? How do you implement the no ads subscription? (via commerce, I guess, but is there a sample guide for me to follow if I am able to purchase it next month, so that I can set it up straight away?) Mine is a forum rather than anything else and a non profit. It was done 17 yrs ago to help parents inform themselves and my business plan (as a non profit company) was to monetize the forum with ads so that the content is free. .. need to find ways to monetize the 250.000 unique users visiting the site per month (about 1.200.000 pageviews per month), the issue is that they mostly read the thing they need (medical psychological etc) and leave. Its like a database with personal information on how parents deal with things. I would need a popup to appear after they visited as an exit message, prompting them to donate/subscribe about the possibility to read the website without ads. What I could also do, would be to sell consulting time / payment to get access to a one to one session with an associate, like "book an appointment" fee can this be done? My issue is that because its non profit, it needs to have a certain/different look. Display advertising in my country is no longer done directly as the previous many years. Greece is a small market and everyone in digital media is happily selling just FB or networks ads to their clients. I tried it out now for 2 months (orange click media and project agora) and they slow the page down / annoy users (without making that much of an extra revenue)... Nowadays nobody buys from the source anymore, we are also not local... Do you have good experience with ad networks? Unfortunately mine was really bad (revenue wise) these 2 months. I read that there is a mention for programmatic in the commerce app. What is meant by that? Currently i have a script running at the global template, from a network, without having the commerce app.
  20. Hello, 2 questions are there any tools available that will help my users (that largely come from organic searches for many different issues) visit the website again, like a exit message popping up, telling user who is trying to leave the page "hello - thank you for visiting us - before you leave do you want to have a look on these (related topics feed ?) since you searched for (name of search term) discussion topic?" or "Hello - thank you for visiting us - before you leave do you want to take a look or make sure to participate at ( Poll topic here !) we need your oppinion on (title of topic here)! Also, I am curious to know if my user retention statistics are awful, medium or good, a.i. where in the spectrum are they, so that I know how much I should be working on for retaining more users. Keep in mind the topics are medical and informational (non profit for parents) and not so much "social" or "fun". this board gets about 240.000 unique users per month, its been like that for at least 14 years. what are your statistics?
  21. has that been answered? I have same issue. My forums are 18 and 15 years old, and ... have that thing. what can I do?
  22. Hello! Is there a way to issue an advertising placement that will target ONLY those places and will exclude all others ? Right now you can only exclude them. I would like to sell an exclusive placement to an advertiser/sponsor/ network that will show only there. thank you in advance
  23. I read that there are some page rules that are recommended for CF + invisionpower. Did I read right? is there anyone who can post them here ?
  24. (in between I am reading posts.) I found this was recommended so I am posting it here , after I made the change. 1. Cache configuration : Browser Cache TTL set to Respect Existing Headers I mean we are a forum lets get all this basic advice together ? 🙏 If I find other generic tips I will post more here.
  25. Hello! I have following question! for some time now, a company provided us these options for free (we are a non-profit)with cloudflare Web Application Firewall (WAF) Lossless Image Optimization Accelerated Mobile Pages unfortunately they are closing this department so I am back to a free cloudflare setup. Do I need them back, (how will I know that?) how should I setup the free cloudflare in best practice to match invisionpower needs ? I am just the owner, not a tech person . I have the controls of the cloudflare setup. There are no people in my team who know things cloudflare anymore, and those that did did not know whats best to have with invisionpower. I am hoping for your enlightening comments!!! Is there a post perhaps in this topic that describes the best setup for free cloudflare for invisionpower? thank you so much in advance!
×
×
  • Create New...