Jump to content

Valtasar

Clients
  • Posts

    227
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Valtasar

  1. Finally i solved this problem.. It wasn't 3rd party item, not a theme issue. If a post have quote in quote, nobody can use the HTML editor. If this post is hidden, normal members can use the editor but not the admins (who can see the post)
  2. Full updated, php 8, suddently i can't reply(none can) to some topics (they are not locked). What can i do? I moved/edited them but i have the same problem. Only in 2 topics so far Thanks in advance
  3. Hi! Could you please tell us what Custom topic formatting we should use to add a "variable" image based on a custom profile field, such as <span><img src="gc/{$content}.gif"></span> ? This used to work in previous versions.
  4. Hi, I don't know if this is the correct plact to submit a bug report, but after I run in SQL toolbox a simple query like this (ibf_covers_covers is a custom table): SELECT cov_id, cov_grtitle FROM ibf_covers_covers I get correct results in the first page, but get the following error after I click any other page in the pagination:
  5. Problem solved, thank you a lot
  6. I installed the new version but nothing changed in widget... Also the problem here persist...to move or split any reply, i must disable the plugin first
  7. I did it and the only thing changed was that i can't go to posts anymore....when i click a post brings me in the main page. I attached an image with thumb widget and IPS widget and what i mean... when i click a post in your widget i go (right) in the last post, but i can't see it in the widget
  8. I use PHP Version 5.6.32-1and IPS 4.2.8 and one suggestion : in widget when i choose posts, i see the topic creator and not the last poster.... it would be nice to be like IPS widget (last poster and the start of the post)
  9. Hello, very nice plugin ! I have a problem tho, i can't split any post.... I checked and the problem is in line 277 $container->canChangeThumb( \IPS\Member::loggedIn()->member_id ) What can i do to fix this ?
  10. I installed and checked it today. I had a topic with 3 replies. I changed the fourth to be between the first and the second. The post changed position but in a while i have the notification "2 new replies" and it added (again) the 2 posts which was already there.....after some minutes again added 2 new posts (the same).... If i refresh the page, they disapear and in few minutes again the same.... Also in topic list, i see the old last poster and not the new one.... Any help ?
  11. Excellent work Adriano, for one more time thanks a lot ! Suggestions.... (or extra plugins) - to add an option to transfer specific replies too as comments in article (for those who want to close/delete the main topic in forums) - to add an option to merge 2+ topics (or replies) to 1 article - the option to merge 2 articles in 1
  12. Thanks for a very nice plugin ! I have a problem.... when i use a different lang than English, the row "With Us for" shows a crazy number.... if i use English, everything is ok Any help ?
  13. Valtasar

    iAwards

    @InvisionHQ I fix it, everything work like a charm Thank you. Suggestion/question : is there any setting where a member can see ALL donors (per goal or Anytime)?
  14. Valtasar

    iAwards

    @InvisionHQ it didn't work so i tried to update awards (no jawards) Thanks for your reply
  15. Valtasar

    iAwards

    @-RAW- Recently update my board in IPS 4.2.5 I had awards in 3.4.5 (don't remember version), i installed iAwards 1.1.1 and i can't make it work. When i try to update in iAwards i have this error SELECT SQL_CALC_FOUND_ROWS awards.awards_id,awards.awards_name,awards.awards_desc,awards.awards_img,awards.awards_pos,awards.awards_cat_id,awards.awards_awarded FROM `ibf_awards` AS `awards` WHERE awards.awards_cat_id = 1 IPS\Db\Exception: Unknown column 'awards.awards_img' in 'field list' (1054) #0 /home/valtasar/public_html/forums/system/Db/Select.php(378): IPS\_Db->preparedQuery('SELECT SQL_CALC...', Array, true) #1 /home/valtasar/public_html/forums/system/Db/Select.php(276): IPS\Db\_Select->runQuery() #2 /home/valtasar/public_html/forums/applications/awards/modules/admin/upgrade/awardsSystem.php(97): IPS\Db\_Select->setKeyField('awards_id') #3 /home/valtasar/public_html/forums/system/Dispatcher/Controller.php(96): IPS\awards\modules\admin\upgrade\_awardsSystem->manage() #4 /home/valtasar/public_html/forums/applications/awards/modules/admin/upgrade/awardsSystem.php(33): IPS\Dispatcher\_Controller->execute() #5 /home/valtasar/public_html/forums/system/Dispatcher/Dispatcher.php(146): IPS\awards\modules\admin\upgrade\_awardsSystem->execute() #6 /home/valtasar/public_html/forums/gcadmin/index.php(13): IPS\_Dispatcher->run() #7 {main} Any advice ?
  16. Hello, i got the plugin, its great, thank you. I have a prob with twitter feed to show.... any advice ? Configuration Tab ok but nothing.... also i cant see the latest posts in Facebook Feed
  17. You are great !!!! Thank You
  18. Works like a charm Thank you Adriano. Would be great if it can be ignored topics from Clubs.....
  19. I have just completed the database conversion and faced some problems with the converter( IPS UTF8 Database Converter 1.1.19 ) that I want to report: a) We had made in the past a backup copy of ibf_message_topics table to ibf_message_topics_old in our database. All our tables were already in utf8 so there was no need to convert their content, just the collation (e.g. from utf8_general_ci to utf8_unicode_ci). But, for some reason. the converter did not convert this table to utf8. When I renamed ibf_message_topics_old to ibf_old_message_topics, it worked! b) we had a problem with a custom table which had a default value of "€" (Euro sign). This caused the script to exit with an error, since the "definition" column in table "convert_session_tables" that the converter creates was null! Tracing the code showed that the problem was due to the "json_encode" statement which returned an error "Malformed UTF-8 characters, possibly incorrectly encoded", when converting the field with default value the Euro sign. I checked the length of the field in my database and it is 3, so my content(and default value) is Euro in utf8. Since I couldn't find any other way to solve this problem, I had to temporarily change the default value (e.g. to NULL), do the conversion and then restore the default value back to the "Euro" sign. Otherwise, the converter 1.19 works very well!
  20. Dear Stuart, I wanted to check more what is the problem with the code of the old version (Member Maps 1.0.9) so I installed a clean version of the test board with 1.0.9 today, entered my APIs Console key (as explained here: https://developers.google.com/maps/documentation/javascript/tutorial#api_key ), and magically everything worked: The map appeared, I was able to add a custom marker and my location (as a member) using google geocoding. So I am very happy (previously in my live board I was getting a stuck screen with 1.0.9). Were you aware of this? Maybe there is a way for those of us that really need the custom markers to "downgrade" to the (working?) old version, until you upgrade the beta version? Please explain what is/was the problem more specifically, including some technical details if possible, please! PS: As I see, Google Maps JavaScript API v3 allows for up to 25k requests/day, which seems very fine for me!
×
×
  • Create New...