Looking for hosting and support thanks everyone i found someone to take over the hosting David says ob7dev on 09/12/20 at 6:08 am, in reply to Hey everyone, I have two cl…
Hey everyone, I have two clients that I need to find a new hosting provider for once their contracts with me run out. Both clients pay $180 a year, and require DNS, domain mana… says ob7dev on 09/11/20 at 11:56 pm
Cron Job Email Messages If you want the results of an automated job emailed to you, according to my research you can set up the Default job to run via cron on the server, and you can then pipe the cron re… says ob7dev on 05/31/19 at 11:07 pm, in reply to We have had some email issues …
Integrating PayPal using Forms and generating a unique ID How does the unique ID need to be given to paypal? My first guess would be adding it to the paypal URL with javascript before the user submits the form. says ob7dev on 05/31/19 at 10:37 pm, in reply to I have been using Foarms and P…
Calling js function in my theme with custom block? I have a package that can help you with the smooth scrolling stuff: https://www.concrete5.org/marketplace/addons/anchor-tag-links-smooth-scrolling/ says ob7dev on 05/31/19 at 10:34 pm, in reply to I have just started using C5 i…
Can't enter backend after editing pages on Sitemap I would try upgrading the c5 version by uploading the newest version to your updates folder then updating from the admin panel. 8.1 was a bit buggy and updating could solve the pr… says ob7dev on 05/31/19 at 10:30 pm, in reply to I am having trouble developing…
Populating Database Table with Default Keys Well I suppose you could be right. Either way I think I still need to insert a row of default values during install. But I understand now where I was mixed up thanks to your answ… says ob7dev on 03/04/19 at 2:49 am, in reply to I might be misunderstanding, b…
Hello, I have a plugin, it installs itself as a single page in the dashboard. The root of my package contains a db.xml file. In this file are the tables I would like set up, a… says ob7dev on 03/04/19 at 12:52 am
Concrete 5 Dashboard Options not appearing You may be on shared hosting, meaning your site shares the same environment as many other sites. But it sounds like an environment problem on the host. One way to find out if a… says ob7dev on 01/13/19 at 8:16 pm, in reply to Hi, Thanks for your respons…
Access Denied Do you have access to the server and files? You can start by removing the canonical URL saved in plain text in the application/config directory and then clear the cache using ./bi… says ob7dev on 01/11/19 at 6:54 pm, in reply to I moved my website from one UR…
Concrete 5 Dashboard Options not appearing Are you using apache or nginx? Installed any new plugins recently? Or did you do an update. Basically what changes have been made recently that may have caused this? Ho… says ob7dev on 01/11/19 at 6:52 pm, in reply to Hi, I am facing issues when…
Override core edit functionality via a plugin? Is there a way to override and extend the core editing functionality via a plugin? For example, I could save a bunch of time if I don't need to confirm deleting a block each tim… says ob7dev on 12/28/18 at 2:56 pm
"This user is inactive. Please contact us regarding this account." error - SOLVED Since your phones IP address may often be changing, simply disable the security feature causing you to be signed out by doing the following: 1.) Create a text file under /applic… says ob7dev on 12/25/18 at 5:31 am, in reply to I'm extremely disappointed wit…
Help to find correct add on To accept payments through concrete5, you'll need this add-on: https://github.com/concrete5-community-store says ob7dev on 11/23/18 at 11:08 pm, in reply to Mr David, I have also one m…
strange submissions coming through concrete5 form: I went ahead and remade the form using the new form builder instead of legacy. says ob7dev on 11/23/18 at 11:06 pm, in reply to @ob7dev, if you want to run so…
I CAN´T LOG IN TO MY PROYECT PAGE How come this got marked as spam? How do we unmark it as such? says ob7dev on 11/23/18 at 10:58 pm, in reply to Hi!, i have an emergency, i ac…
strange submissions coming through concrete5 form: Hey @makalay: I used the built in legacy form maker. Yes it's the brwoser checking if its not a valid email. How should I build the form so that submissions like these don't get… says ob7dev on 11/22/18 at 7:50 pm, in reply to @ob7dev That code is used to c…
Attached is an image of the c5 backend, showing that they were able to make malicious entries: says ob7dev on 11/22/18 at 12:47 am, in reply to Apparently it has something to…
Apparently it has something to do with this tool: https://www.acunetix.com/vulnerability-scanner/ The fact it was able to create submissions and get passed the email filter cou… says ob7dev on 11/22/18 at 12:39 am, in reply to I found this: https://stoki…
My clients site is getting spammed with form submissions. The form only has one input, one for submitting your email. The code is ${@print(md5(acunetix_wvs_security_test))} … says ob7dev on 11/21/18 at 10:50 pm