Codoforum related discussions

Post all your questions and problems related to codoforum here .

44
1
dilipjadhav posted Jun 2 '20 at 6:45 am

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

        <form class="form-signin" action="login.php" method="post">
          <div class="form-label-group">
            <input type="text" name="user" id="user" class="form-control" placeholder="User ID" required>
            <label for="user">Username</label>
          </div>
          <div class="form-label-group">
            <input type="password" name="pass" id="pass" class="form-control" placeholder="Password" required>
            <label for="pass">Password</label>
          </div>
          <p>logins are automatically remembered for 60 days. use the <a href="signout.php">signout</a> page to sign out. </p>
          <button class="btn btn-lg btn-primary btn-block text-uppercase" type="submit">Sign in</button>
        </form>
recent by WebCrew  ·  Jun 2 '20 at 8:13 am
62
2
manjoo posted Jun 1 '20 at 6:34 am

Once after submitting the post we are getting browser alert and shows the html code attached image for this. Pls resolve we are unable to post the topics.

Kindly resolve and let me know if anything needs to be done.
5ed4932824c81

recent by admin  ·  Jun 1 '20 at 9:53 am
71
4
Tango posted May 10 '20 at 9:47 pm

Hello,

I'm having an error as you can see in the attached SS.

Way to reproduce:

  1. Fresh install Codoforum
  2. Delete all Categories
  3. Create new category
  4. View it on front (the page styling will be broken)

I'm using:

  • Codoforum 4.9.3
  • PHP 7.3.6
  • MySQL: 5.7.30

5eb868262cd82

Codoforum has the same issue:

5eb86a2fc1ef1

recent by admin  ·  May 14 '20 at 4:09 pm
76
1
msteinruck posted May 11 '20 at 1:49 am

I recently installed Codoforum for the first time. The installation was flawless, but when I turn on the option for reCaptcha and try registering a test account, I get this error:

{domain-sys-path}]/html/sys/Ext/recaptcha/recaptchalib.php on line 40

Warning: file_get_contents(): {https}:// wrapper is disabled in the server configuration by allow_url_fopen=0 in {domain-sys-path}/html/sys/Ext/recaptcha/recaptchalib.php on line 88

Warning: file_get_contents({google-recaptcha-path}: failed to open stream: no suitable wrapper could be found in {domain-sys-path}/html/sys/Ext/recaptcha/recaptchalib.php on line 88

Warning: Use of undefined constant error - assumed 'error' (this will throw an Error in a future version of PHP) in {domain-sys-path}/html/sys/Ext/recaptcha/recaptchalib.php on line 124

Warning: Use of undefined constant codes - assumed 'codes' (this will throw an Error in a future version of PHP) in {domain-sys-path}/html/sys/Ext/recaptcha/recaptchalib.php on line 124

Warning: A non-numeric value encountered in {domain-sys-path}/html/sys/Ext/recaptcha/recaptchalib.php on line 124

Warning: A non-numeric value encountered in {domain-sys-path}/html/sys/Ext/recaptcha/recaptchalib.php on line 124

I'm at a loss of what would be causing this. Can someone help me troubleshoot?

recent by WebCrew  ·  May 13 '20 at 5:08 am
240
15
ChampAgain posted Mar 13 '20 at 5:46 pm

Hello to all.

I'm new here and thank you for the attention beforehand.

The forum was working correctly until today but, "suddently" (I haven't changed the code today) users couldn't see the home page where all the topics are listed. The users are constantly redirected to the Profile page where their created topics appear. These topics cannot be accessed even by their creators, returning a "not found" page.

Changing the permissions to admin seems to fix the issue, but creates another one which is, users shouldn't have admin permissions.

I searched here but couldn't find an answer to the problem. If anyone could help me, I'd appreciate it.

Thanks again!

recent by SMPASCO  ·  May 4 '20 at 9:54 pm
76
2
Smidgeee posted Apr 9 '20 at 7:09 pm

Is it possible to make it so when someone does not have the "View all topics" permission to still show the sticky topics in that certain category? Did anyone maybe do this before or do they know if and where I need to edit code regarding this?

All information is greatly appreciated!

recent by admin  ·  Apr 11 '20 at 8:50 pm
60
5
david_nash posted Mar 31 '20 at 11:00 pm

On my site when users click the smile smiley button to insert a GIF smiley, it shows up in the "live preview", but in the actual post it's broken.

The img src is eg index.php?u=/sites/default/assets/img/smileys/wink.gif but I get a 404 error.

Now a test to see if they work here: smilesmilesmile

recent by david_nash  ·  Apr 3 '20 at 3:43 am
59
1
quenquen posted Apr 2 '20 at 12:35 pm

On both projects I started working with Codoforum is getting notifications just fine on email alerts and on the bell icon. That's working fine.

What bugs me is that the "show all" link redirects to edit account (edit#notifications). That does not work!

Is there a notifications page that it should actually redirect to? If not, would be hard to implement?

recent by admin  ·  Apr 2 '20 at 7:53 pm
56
3
nakedgoat posted Feb 18 '20 at 8:55 am

Hey I was getting a simlar error when installing, when connecting to the database as you guys are getting when you try to access the " "

Fatal error: Uncaught PDOException: could not find driver in /usr/share/nginx/html/iwstack/landing-page/pages/blog/connect.php:6 Stack trace: #0 /usr/share/nginx/html/iwstack/landing-page/pages/blog/connect.php(6): PDO->__construct('sqlite:pages/bl...'smile #1 /usr/share/nginx/html/iwstack/landing-page/pages/blog/list_posts.php(4): require('/usr/share/ngin...'smile #2 /usr/share/nginx/html/iwstack/landing-page/pages/blog.php(41): require('/usr/share/ngin...'smile #3 /usr/share/nginx/html/iwstack/landing-page/index.php(30): include('/usr/share/ngin...'smile #4 /usr/share/nginx/html/iwstack/landing-page/index.php(62): get_contents('pages/blog.php'smile #5 {main} thrown in /usr/share/nginx/html/iwstack/landing-page/pages/blog/connect.php on line 6

recent by admin  ·  Apr 1 '20 at 10:50 am
102
2
Graybeard posted Feb 20 '20 at 6:53 pm

Fatal error: Default value for parameters with a class type hint can only be NULL in routes.php on line 472

I keep getting this error when I go to my forum after install. Install seemed to go well. However, when I try and open the forum this is what I get.

When I try and go to ADMIN, this is what I get:

Fatal error: Uncaught --> Smarty: unable to write file cache/smarty/templates_c/wrt5e4ed1499ec065_60632464 <-- thrown in sys/Ext/Smarty/sysplugins/smarty_internal_runtime_writefile.php on line 59

PHP Version 5.5.38
Mysql Version 5.6.43
Apache Server

recent by WebCrew  ·  Feb 26 '20 at 11:04 am
85
1

<?php if ( class_exists( 'WOODMART_Auth' ) && ( ( ! empty( $fb_app_id ) && ! empty( $fb_app_secret ) ) || ( ! empty( $goo_app_id ) && ! empty( $goo_app_secret ) ) || ( ! empty( $vk_app_id ) && ! empty( $vk_app_secret ) ) ) ): ?>
<span class="social-login-title"><?php esc_html_e('Or login with', 'woodmart'smile; ?></span>
<div class="woodmart-social-login">
<?php if ( ! empty( $fb_app_id ) && ! empty( $fb_app_secret ) ): ?>
<div class="social-login-btn">
<a href="<?php echo add_query_arg('social_auth', 'facebook', wc_get_page_permalink('myaccount'smile); ?>" class="login-fb-link"><?php esc_html_e( 'Facebook', 'woodmart' ); ?></a>
</div>
<?php endif ?>
<?php if ( ! empty( $goo_app_id ) && ! empty( $goo_app_secret ) ): ?>
<div class="social-login-btn">
<a href="<?php echo add_query_arg('social_auth', 'google', wc_get_page_permalink('myaccount'smile); ?>" class="login-goo-link"><?php esc_html_e( 'Google', 'woodmart' ); ?></a>
</div>
<?php endif ?>
<?php if ( ! empty( $vk_app_id ) && ! empty( $vk_app_secret ) ): ?>
<div class="social-login-btn">
<a href="<?php echo add_query_arg('social_auth', 'vkontakte', wc_get_page_permalink('myaccount'smile); ?>" class="login-vk-link"><?php esc_html_e( 'VKontakte', 'woodmart' ); ?></a>
</div>
<?php endif ?>
</div>
<?php endif ?>

recent by quenquen  ·  Feb 21 '20 at 2:56 pm
40
1
sinanbinol posted Feb 11 '20 at 3:21 pm

Hello,

i have a problem. I upload an image on editor. It's work perfect. I can see on host (it was uploaded). But when i want to view, i take this problem.

Fatal error: Uncaught Error: Call to undefined function Controller\mime_content_type() in

My php version7.3,
I have ssl,
file permissions are correct.

i try everything , i change php version to 5.6 but nothing change.

Please help

5e42c664ba30e

recent by admin  ·  Feb 11 '20 at 9:49 pm
1.14k
5.07k
23
Sub Categories
Actions
Hide topic messages
Enable infinite scrolling
Previous
1234567 ... 58
Next
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft