Hallo @admin
@admin
I would like to inform you that it is sometimes really hard to create a theme for Codoforum because there are so many hardcoded CSS in some of the templates.
I`m sure the community and also me would be very grateful if you update the original theme in a future Codoforum version and get rid of all CSS includes the hardcoded CSS parts.
I have created this dark design
tagban
posted Aug 24 at 4:01 pm
I uploaded the files and the first thing I'm greeted with is:
Warning: require(/home/tagban/public_html/sites/default/constants.php): failed to open stream: No such file or directory in /home/tagban/public_html/sys/load.php on line 27
Fatal error: require(): Failed opening required '/home/tagban/public_html/sites/default/constants.php' (include_path='.:/opt/cpanel/ea-php56/root/usr/share/
Don't show Photos my forums
good morning ,
i already download codologic after all is perfect.. but i found 3 bugs
1) when user already register and make unverified user to user , user cannot see another post in home, but if i give user with guest role the page work correctly.
2)i want to delete poll for user , but when i disable poll in admin panel , poll still in create post.
3)my vote up an
Sparta
posted Jun 4 at 4:05 am
So I attempted to upgrade the forum and I am getting the following error:
Warning: Error while sending STMT_PREPARE packet. PID=38229 in /home/u262969555/public_html/community/sys/vendor/illuminate/database/Illuminate/Database/Connection.php on line 357
Fatal error: Uncaught Illuminate\Database\QueryException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away (SQL: update co
Unclosed div tag makes user profile edit page to work incorrect. Tabs are not working
To fix this you need to add </div> on line 171 in
sites/default/themes/default/templates/user/profile/edit.tpl
While editing custom user fields title input shows incorrect value, it shows the same value what is set for name
You can fix it by changing
{if isset($field.title)}{$field.name}{/if}
to
{if isset($field.title)}{$field.title}{/if}
in admin/layout/templates/users/profile_fields_edit.tpl on line 47
Hi. I have found bug in Language settings. When you create new language and try to edit it, new values are stored in the file, but you cannot see them when you reload the page.
You can fix it by changing line 30 in admin/modules/system/language_settings/edit_language.php
from
$CODOT = array_merge($CODOT, $english_values);
to
$CODOT = array_merge($english_values, $CODOT);
ztotz
posted Jan 30 at 1:23 pm
Codoforum homepage does not work:
notifications
Docs
Advanced search
Start New Topic
How to enable them?
ztotz
posted Jan 29 at 11:27 pm
After installation in the database two users, admin and ananimus.
Where does ananimus come from?
Is the site hacked?
How do I limit the daily thread opening of my users?
Can anyone please suggest me, where I can edit the HTML Layouts of the site, I mean, like we do in wordpress like, there is a main index.php file, where we can add functions in the header, or editing the existed functions, and Where to go for single topic layout editing, like we do in wordpress by editing the single-post.php..
Many Thanks in Advance
HOW CAN I IMPLEMENT A BANNER ADSENSE AD ONTO CODOFORUM?!
Hello,
So i installed codoforum on my server machine and i did the installation on the local network. Browsing the foum on the local network works just fine but when you are out side all the glyphicons etc wont load and there for the loading time will be horible. I found out that codoforum had installed the directory paths on the local network ip adress (192.168...../path/to/directory) and the
dave
posted Jan 24 '18 at 3:23 pm
VAR_NOT_PASSED There was some error. Please check your confirmation link.
I get this message when trying to verify my email address for a new account, can anyone tell me why??
i dont have any design on website i got this errors
http://prntscr.com/gl982u
i hope anyone can help me!
bren
posted Apr 15 '16 at 8:04 pm
Hi
I would love to see your forum and see what you are doing with it to get some ideas for mine
please post your url
thanks!!
We have built a software web-portal (POS system) in PHP language.
Which is working fine when online.
But when the internet goes down in the stores, the software stops completely and the managers are not able to make bills till the time internet is live again!
Hence we want to build an offline module, which involves local server setup (wamp or easy-PHP)and deploying the code offline on t
the notification slider in profile edit page shows only empty input box, this works finr in v3.4 but v3.5 and v3.6 have this emty input box issue? can you help with the code needed to fix it?
zeleski
posted Oct 21 '13 at 2:04 pm
I couldn't install on xenforo