Jump to content

ABGenc

Members
  • Posts

    1,040
  • Joined

  • Last visited

  • Days Won

    2

 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 ABGenc

  1. Great mod guys, thanks for all the efforts. I have a few questions ; I have seen that there are translation strings as "group_pin_icon" for the group icons but I can not find a setting to change the icon. How does the Enable Profile Sync actually work ? I have the Location field filled by members. They usually write the city names they live in. If I select this field and enable the sync what is supposed to happen ? What happens if the city names are not exactly given or not matched cause of Turkish characters ?
  2. I get your point, you are right but there are also several sites ( like mine ) who prefer to run a single theme made default which this option can easily work.
  3. @newbie LAC that is what @almax is trying to tell. If a color picker or hex color code field is selection is given to user he/she can choose or write the suitable color code according to the theme used.
  4. Hi Mike, we found out that Facebook logins did not fulfill our requirements. When Facebook logins are enabled required fields like sex,location and birthday are not filled and if sex field is "required" it autofills the filed with one of the values ( all memebers were marked as female on our case ) which makes the signup useless for our case. So I will not be able to participate the test at the moment but anyway thanks for the hard work.
  5. Hi Mike, I am back and can test the code if you like
  6. I would like to test it but I am currently out of town. I will PM you when I am back
  7. @Mike John I was testing login with facebook functionality and found out that for users logging in with facebook do not receive a welcome message or email. My forum highly depends on the welcome messages and email the new users receive to get into the community. Can this be achieved ? Note: I hgave not tried for twitter or other login options. This problem may or may not be true for those
  8. I just realised that there is a conflict with tapatalk Sat, 06 Feb 2016 17:58:03 +0000 (Severity: 2) IP Address - http://www.mysite.com/mobiquo.php RuntimeException 0: Only subclasses of Dispatcher can be instantiated #0 /home/mysite/public_html/init.php(434) : eval()'d code(19): IPS\_Dispatcher::i() #1 /home/mysite/public_html/system/Session/Session.php(204): IPS\autowelcome_hook_validatehook->save() #2 /home/mysite/public_html/system/Session/Session.php(94): IPS\_Session->init() #3 /home/mysite/public_html/mobiquo/appExtt/IPS/Dispatcher.php(20): IPS\_Session::i() #4 /home/mysite/public_html/system/Dispatcher/Dispatcher.php(58): Tapatalk\IPS\Dispatcher->__construct() #5 /home/mysite/public_html/mobiquo/IncludeBeforeMbqAppEnv.php(15): IPS\_Dispatcher::i() #6 /home/mysite/public_html/mobiquo/mobiquo.php(29): require_once('/home/mysite/...') #7 {main}
  9. With Auto Welcome 2.4.8 installed I upgraded one of my sites to 4.1.8.1 and it is working properly. 1 email + 1 PM after email validation..
  10. Do you also have a cron job set or "Run Automatically with Traffic" setting ?
  11. Actually I have been requesting this filter option from IPS for months but still could not succeed. That is one of the most missed option from SMF
  12. I am aware but to unselect a few forums I need to select over 100 forums. That is not fair I believe it would be really helpful to have that option.
  13. Hi @newbie LAC is it possible to add Exclude Forum option ? Cause I need this block and also need to put it by an exclution option. I have a forum that ppl introduce themselves and I dont want them to be seen in this block. I know it is not possible with most of the widgets but can it be used twice on the same sidebar ?
  14. Ok, thanks, that may give a clue to @Mike John
  15. That is what I was to report. I have the same error. I thought that could be related to number of languages . I keep English so that support can access and help on my issues and use Turkish as my default. Do you have two languages or a single one ? The other bug I have realised is that when I leave email sender as empty ( in which the board email should be used normally ) it is saved without any problem but I go to other menus within ACP come back and see that my user is set as the sender.
  16. The behaviour with new posts is what it has to be. I am afraid ( and I hope I am wrong ) you will need to convert the old posts to look normal. That was what I had to do long ago when I was using SMF .. I hope support has a better solution for this..
  17. The solution may not be that simple. with cong_global having sql_charset as utf8 can you do a test and post a message to board with Turkish characters and see how the records look like both in forum and db ? If all look ok you may need to do something with db.
  18. Hi Selçuk, Normally when collation of DB is set to UTF-8 and configuration of the forum has the charset="utf-8" setting you should see all characters in Turkish form both in forum and DB. That is what I see in mine at the moment.
  19. Sorry for the delay. Here are the rules I have written after the upgrade. There may be mistakes so any corrections and suggestions are welcome # Old DB Homepage to new one. Replace dbname with your DB name in production RewriteRule ^page/dbname /dbname [R=301,L] # Old DB articles to new one RewriteRule ^page/dbname/_/(.*) /dbname/$1 [L,R=301] # Old forum links to new one. RewriteRule ^forum?$ /forums [R=301,L] RewriteRule ^forum/?$ /forums [R=301,L]
  20. In a way , yes. Since the page contents on old version differed from the new ones I had to rebuild my blocks and pages. That may be the reason that you got white pages but it is normal cause the templates, block etc all are different from the old version. Since I had a test site and I know what I was going to see, I was prepared and able to build my pages in minutes. Did you also notice that your home page and forum also takes almost a minute ( 50-55 seconds ) to load ? I believe you have a server side issue rather than application.. By the way this is what I get when I click the link above ( after almost waiting 3 minutes ) Connection Timed Out Description: Connection Timed Out
  21. Sure I can but they all depend on the DB names. Currently I dont have access to my .htaccess, I can post them when I go home. By the way I was told by IPS Support that the redirection would be made automatically but there was a bug. It was tolda to be fixed in 4.1 but still remains. I have an open ticket for it waiting for a reply.
  22. My upgrade from 3.4.8 to 4.0.13 included IP.Content and it was flawless. The only problem I had was old URLs were not directed to the new ones for which I had to write rules to .htaccess
×
×
  • Create New...