because there is no dark theme (style) for Codoforum I created one for myself and I share the result now with the Codo community.
I am not a professional webdesign artist or developer. It is one of my hobbies and even if I love webdesign and already created a lot of projects, I`m sure the theme is far from perfect but it is ready to use.
If You like it or download it give me a thumbs up or leave a comment.
Oh and by the way you are all very very welcome at:
a community for creative people and their hobbies.
https://prattle.space a free Twitter alternative! I try to update the theme from time to time and maybe I will integrate some new features too.
Here is the download link - PLEASE dont forget to give me a STAR rating at GitHub thanks mates:
Hello, I am starting to use Codoforum. In the post I use the button to load an image. The image is well loaded on the server, in the correct path, but it is not shown in the post, neither in the initial screen nor when entering the post. Only a link appears with the name assigned to the image. I've been trying solutions but still can't get it to work. I am using xampp with php 7.4
Is Codoforum still being developed? The forum looks abandoned / unmoderated, the code base not maintained for quite a while (including open CVEs).
I'm looking for a (support) forum to be integrated into my app's landing page, and Codoforum seems to tick all boxes - but I don't want to flog a dead horse...
My install uses SSO connected to a WordPress website.
After restoring to a backup of the files and database from a day earlier, site SSO not working, there are two Warnings, the site CSS is obviously not loading. Wondering how to solve this. Any help appreciated.
Warning: file_put_contents(/.../cache/css/5ebdc806ce4da3ce174874d104fba209.css): failed to open stream: No such file or directory in /.../sys/CODOF/Asset/Stream.php on line 265
Warning: file_put_contents(/.../cache/js/f9d4002a9858fa2c3ba9f8764c6a9a97.js): failed to open stream: No such file or directory in /.../sys/CODOF/Asset/Stream.php on line 265
I have been told that the restored backup of the files did not include the cache, which makes sense why I am seeing those Warnings. So is there a way to generate new cache files? Would that likely get this back up and running?
I'm creating a forum related to a particular, but broad topic, and it needs to have the following specific features:
-the ability to follow individual users and have all their posts AND COMMENTS show up in your main feed.
-the ability to upload/download documents as a post that can be commented under like any other post. (It would also be great if it could somehow be displayed in the post, but that's not essential).
-the ability to search for the document posts based on specific keywords. Not a global site search, but searching within the "documents" sub itself.
-the ability to create private subs.
If anyone could tell me if codologic has those features, that would be great. Thanks!
Hello! I'm Hungarian. I can not speak English. I have a problem sso. My website is MTDb - Ultimate Movie & TV Database Script. "://xyz.com" My codoforum "://xyz.com/forum" mysql database is the same! My client.php and sso.php files here "://xyz.com/client.php" "://xyz.com/sso.php" I want the user to log in here "://xyz.com" you will be logged in automatically here is "://xyz.com/forum" I don't know what to write here if (USER_IS_LOGGED_IN)! Please help someone !!! Thanks!!!
I have a login form i'm trying to get working yet when I hit submit the username and password I type in just disappears! I really have no idea what I broke this time.
Login Form
<formclass="form-signin"action="login.php"method="post"><divclass="form-label-group"><inputtype="text"name="user"id="user"class="form-control"placeholder="User ID"required><labelfor="user">Username</label></div><divclass="form-label-group"><inputtype="password"name="pass"id="pass"class="form-control"placeholder="Password"required><labelfor="pass">Password</label></div><p>logins are automatically remembered for 60 days. use the <ahref="signout.php">signout</a> page to sign out. </p><buttonclass="btn btn-lg btn-primary btn-block text-uppercase"type="submit">Sign in</button></form>
First off, I wanna thank the Developer (Adesh) for creating this sweet piece of content management system in the first place. Really man, a Million thanks to you!
Now, I gotta put a Dagger in your Chest. You see, buddy, you just forgot to utilize 2 cute little important features in the back-end of your script. Now, I know a lotta folks including yourself must be thinking... what could that possibly be? Well, behold my friends! I'll show it to ya. Just mind the Points I mentioned below:
Store attachments on a sub-domain rather than the Parent Domain
Restrict users (according to Primary Role settings) from creating Topics under a specific Category
Now, the Question is... why is it so Important?
Well, the Answer is very Simple.
If you store attachments on a different portal, say a sub-domain... it'll improve overall Page Loading Speed tremendously. Like you know, if 10000 folks upload Images on the main Domain with 50 Images per Page and 1000 folks access the Website at the same time... you can Imagine how incredibly it'll slow down the response of the server.So, you gotta use the sub-domain to store attachments. Just like YouTube, Amazon and WordPress sites do.
Now about the Restriction:
Let's just say there are some users that I don't want to allow create Topics under a specific category, say News and Announcements. So, when I set the Rule for a user, say a Moderator... he won't be able to create Topics under News and Announcements but he can create Topics elsewhere.
But sadly, these 2 FEATURES ain't available in Codoforum. So my buddies @adesh, @admin and @WebCrew don't you folks think they are very Important to get 'em adopted in this Software? If so, can you make 'em happen, cap'n?
I'm trying to install codoforum. I unzipped the archive in my doc root, set ownership on the files, and then tried to access it:
https :// forum.lowerlights.com
This fails, as you'll see if you fix the link and access it yourself. It redirects too many times.
The SSL is terminated by haproxy and the backend connection from haproxy to apache (both running 2.4 versions, oddly enough) is unencrypted, on port 81. It's installed on Ubuntu Linux Server, 20.04 LTS. I have other PHP software on the server that works perfectly.
For wordpress, I did have to set the back-end traffic to https, or it would not work. Is that what is going to be required here, so that codoforum knows that the browser is using https?
I have absolutely no idea where to even begin. The installation instructions claim the install is super easy, which is not what I am finding.
I posted here 6 days ago with my site down and have not received any support at all. I sent a contact form submission and emailed admin@codologic.com for support, happy to pay, and nothing. Just wondering if there is some way to have support that I am missing. Anyone?
today I have setup a new instance of Codoforum at my shared hosting.
I created a topic with a poll and I was running into the following error message:
Warning: Attempt to read property "num_votes" on array in /sys/CODOF/Forum/Poll.php on line 156
I did one vote at the poll and instead of showing the correct percentage it still shows 0% on both possible poll answers. It would be great if you can help to fix it.
Anyone have same issue? My forum is being under attacked by bots. They register new accounts for every hour. I have Google reCapcha2 enable and even tried some JavaScript/Ajax to prevent but still got new bot accounts registered.
I checked my web access log and all of the bot request weren't from normal browser, hence they weren't prevented by JavaScript/Ajax. You can check my register link, you can't register it if you don't provide a correct answer. But the bots can pass it
I believe this codologic forum is being under attacked also, see these users.
When I try to install the forum it says I need PHP version 8.1 but the documentation mentions version 5. Will the forum work on PHP version 7.4.32 which is the one installed on my server.
I just try to update old forum from V.4.9.4 to V.5.2.1 it shows the update in admin dashboard but it always say i have latest version install when i click to update:
1.0>Checking for latest version 1.1>Connecting to server: codoforum.com ... ####: Initiating cURL request 1.3>Response: Raw:4.9.4|codoforum.v.4.9.4.patch.zip|8b334fe843117e3e5c8c3d856dbb858d Latest version is 4.9.4 File to be downloaded to cache dir: codoforum.v.4.9.4.patch.zip You are using the latest version :)
Can i force update in a way or run it manually in the filesystem?