Jump to content

kalin

Clients
  • Joined

Everything posted by kalin

  1. Will there be a compatible version soon for Classifieds System? Thanks, Regards.
  2. kalin replied to Michael.J's post in a topic in Marketplace
    After update on ipb 4.7.2, Videos is disabled and locked.
  3. kalin replied to Adriano Faria's post in a topic in Marketplace
    After update on ipb 4.7.2, Classifieds is disabled and locked.
  4. kalin replied to kalin's post in a topic in Technical Problems
    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
  5. kalin replied to kalin's post in a topic in Technical Problems
    We fixed it, turned it off strict mode
  6. kalin replied to kalin's post in a topic in Technical Problems
    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)
  7. kalin posted a post in a topic in Technical Problems
    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
  8. kalin replied to kalin's post in a topic in Technical Problems
    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.
  9. kalin replied to kalin's post in a topic in Technical Problems
    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.
  10. kalin posted a post in a topic in Technical Problems
    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.
  11. kalin replied to Adriano Faria's post in a topic in Marketplace
    Does anyone look at the problems here: https://github.com/netwaretcs/Classifieds/issues/38
  12. kalin replied to Adriano Faria's post in a topic in Marketplace
    We have had this problem for 7 months. Is anyone going to fix it?
  13. kalin replied to Adriano Faria's post in a topic in Marketplace
    Is there a fix for this error? We have version 1.3.1, but it still does not work
  14. kalin replied to Adriano Faria's post in a topic in Marketplace
    I uploaded the new version, but the problem is the same
  15. kalin replied to Adriano Faria's post in a topic in Marketplace
    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}
  16. kalin replied to Adriano Faria's post in a topic in Marketplace
    But there are no errors
  17. kalin replied to Adriano Faria's post in a topic in Marketplace
    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?
  18. Offf sorry, I forgot everything :D
  19. after updating to version 1.0.5 I do not see the ads and I can not create new ones
  20. kalin replied to Adriano Faria's post in a topic in Marketplace
    I can't do it. I do not have a registration and I do not see where I could register
  21. kalin replied to Adriano Faria's post in a topic in Marketplace
    Hello, This will it be fix in version 1.0.2?
  22. kalin replied to Adriano Faria's post in a topic in Marketplace
    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
  23. kalin replied to Adriano Faria's post in a topic in Marketplace
    No problem, I'll wait version 1.0.1
  24. kalin replied to Adriano Faria's post in a topic in Marketplace
    We do not have user with ID = 32767, but the last user is with ID = 370019
  25. kalin replied to Adriano Faria's post in a topic in Marketplace
    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.