Everything posted by kalin
-
IPS 4.7.2 final major problem
Will there be a compatible version soon for Classifieds System? Thanks, Regards.
-
Videos Support
After update on ipb 4.7.2, Videos is disabled and locked.
-
Classifieds System
After update on ipb 4.7.2, Classifieds is disabled and locked.
-
Error update 4.7
It is already set when the conversion is done: $INFO['sql_utf8mb4'] = true; The conversion was done many years ago with your admin panel tool
-
Error update 4.7
We fixed it, turned it off strict mode
-
Error update 4.7
No, sorry, mysql> show create table ibf_core_message_topics\G; *********************** 1. row *********************** Table: ibf_core_message_topics Create Table: CREATE TABLE ibf_core_message_topics ( mt_id int NOT NULL AUTO_INCREMENT, mt_date int NOT NULL DEFAULT '0', mt_title varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', mt_hasattach smallint NOT NULL DEFAULT '0', mt_starter_id int NOT NULL DEFAULT '0', mt_start_time int NOT NULL DEFAULT '0', mt_last_post_time int NOT NULL DEFAULT '0', mt_to_count int NOT NULL DEFAULT '0', mt_to_member_id int NOT NULL DEFAULT '0', mt_replies int NOT NULL DEFAULT '0', mt_first_msg_id int NOT NULL DEFAULT '0', mt_is_draft int NOT NULL DEFAULT '0', mt_is_deleted int NOT NULL DEFAULT '0', mt_is_system int NOT NULL DEFAULT '0', PRIMARY KEY (mt_id), KEY mt_starter_id (mt_starter_id), KEY mt_date (mt_date), FULLTEXT KEY mt_title (mt_title) ) ENGINE=InnoDB AUTO_INCREMENT=301023 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci 1 row in set (0.00 sec)
-
Error update 4.7
During the update We run the SQL query: ALTER TABLE `ibf_core_message_topics` ADD COLUMN `mt_alert` BIGINT UNSIGNED NULL ; And we get an error ERROR 1366 (HY000): Incorrect string value: '\xED\xA0\xBD\xED\xB8\x89...' for column 'mt_title' at row 238578
-
Max post length
They register every day, this has been going on for several months now. We moderate the first posts, but they understand and their first posts are normal and then they start again. We have no way of knowing who they are in the beginning. They use different IP addresses. We have started approving registrations by an administrator in the evening and we turn it off every morning, but that's how normal users suffer. An administrator cannot be 24/7 in the forum to monitor such a thing. I think you should consider such an option. In previous versions there was one. Today we are, tomorrow there will be other forums.
-
Max post length
They add text. Thousands of lines with the same text. Spam protections are included. But they make a normal registration. These are 1-2 people who do it on purpose to slow down the site. That's how they attack us.
-
Max post length
I can't see any setting to adjust allowed post length (size).Am I overlooking something? Spammers post many posts of 5-10 MB and the forum opens very slowly until I delete them.
-
Classifieds System
Does anyone look at the problems here: https://github.com/netwaretcs/Classifieds/issues/38
-
Classifieds System
We have had this problem for 7 months. Is anyone going to fix it?
-
Classifieds System
Is there a fix for this error? We have version 1.3.1, but it still does not work
-
Classifieds System
I uploaded the new version, but the problem is the same
-
Classifieds System
Error trying to approve an ad in Classifieds LogicException: (0)#0 /var/www/html/root/forums/system/Email/Email.php(481): IPS\_Email::devProcessTemplate('email__classifi...', '\xD0\x9E\xD0\xB1\xD1\x8F\xD0\xB2\xD0\xB0\xD1\x82\xD0\xB0 ...', Array, 'plaintext')#1 /var/www/html/root/forums/system/Email/Email.php(813): IPS\_Email->compileSubject(Object(IPS\Member), Object(IPS\Lang))#2 /var/www/html/root/forums/system/Notification/Notification.php(574): IPS\_Email->mergeAndSend(Array, NULL, NULL, Array, Object(IPS\Lang))#3 /var/www/html/root/forums/system/Notification/Notification.php(555): IPS\_Notification->sendEmails(Array, Array)#4 /var/www/html/root/forums/applications/classifieds/sources/Advert/Advert.php(1816): IPS\_Notification->send()#5 /var/www/html/root/forums/system/Content/Content.php(801): IPS\classifieds\_Advert->unhide(Object(IPS\Member))#6 /var/www/html/root/forums/system/Content/Controller.php(856): IPS\_Content->modAction('unhide')#7 /var/www/html/root/forums/system/Dispatcher/Controller.php(85): IPS\Content\_Controller->moderate()#8 /var/www/html/root/forums/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()#9 /var/www/html/root/forums/applications/classifieds/modules/front/classifieds/view.php(59): IPS\Content\_Controller->execute()#10 /var/www/html/root/forums/system/Dispatcher/Dispatcher.php(152): IPS\classifieds\modules\front\classifieds\_view->execute()#11 /var/www/html/root/forums/index.php(13): IPS\_Dispatcher->run()#12 {main}
-
Classifieds System
-
Classifieds System
When I go to install version 1.1.8, a message appears: 1S111/1 Incorrect integer value: 'cl_a_date_added' for column 'cl_a_real_date_added' at row 1 Does anyone have a similar problem?
-
(NB41) Enhanced Advertisements
Offf sorry, I forgot everything :D
-
(NB41) Enhanced Advertisements
-
Classifieds System
I can't do it. I do not have a registration and I do not see where I could register
-
Classifieds System
Hello, This will it be fix in version 1.0.2?
-
Classifieds System
Another case: If a user must have X approved content before it can be published. He published the ad, but it can not be approved. When I click on "Approve this advert": We can not find the content you are trying to view. Error code 2S136 / 1
-
Classifieds System
No problem, I'll wait version 1.0.1
-
Classifieds System
We do not have user with ID = 32767, but the last user is with ID = 370019
-
Classifieds System
In my forum I forbid guests to publish ads, but sometimes when users post an ads, it shows published by guest and then they do not have editing options.