Jump to content

JaiKai

Clients
  • Joined

  • Last visited

  1. Hi all, Is there a way to upload pictures to a gallery without the system generating 200+ posts in the latest content stream ? It would be good if the content stream could list this as a single event as i dont want to spam the content stream with the logs of all the pictures i'm trying to upload as it distracts from the other content.
  2. My logs are full of the same errors. Mostly from guest visitors accessing pages with no permissions.
  3.    JaiKai reacted to a post in a topic: Invision Community 5.0.3 Released
  4.    Matt reacted to a post in a topic: Invision Community 5.0.3 Released
  5.    JaiKai reacted to a post in a topic: Invision Community 5.0.3 Released
  6. Upgraded without fault 😁
  7.    JaiKai reacted to a comment: Menu Manager - External Links
  8. So in terms of PHP i think the URL is getting 'encodeURI' twice.
  9. Managed to find the menu item in the database then my plan was to update it directly in there. However, The database object was not saved as the URL i set and was changed to the following : {"menu_custom_item_url":"app=core&module=search&controller=search&type=core_members&joinedDate=any&group%5B10%5D=1&sortby=joined&sortdirection=desc","menu_custom_item_target_blank":false,"internal":"search","seoTitles":[]} So i updated the URL to the following : {"menu_custom_item_url":"app=core&module=search&controller=search&type=core_members&joinedDate=any&group[10]=1&sortby=joined&sortdirection=desc","menu_custom_item_target_blank":false,"internal":"search","seoTitles":[]} Still no joy, as it seems the URL encoding gets changed after the data is read from the database. I also tried making it a custom menu item the way i thought it should be : {"menu_custom_item_url":"https:\/\/www.300zx-owners.club/search/?&type=core_members&joinedDate=any&group[10]=1&sortby=joined&sortdirection=desc","menu_custom_item_target_blank":false} But it seems even when the url in the database is in the correct formatting the square brackets get stripped out.
  10. Information updated to our new URL
  11. This is a renewal reminder from the 21st : Your purchase is renewing soon! We will attempt to take payment automatically Link below payment method in the email is : https://www.300zx-owners.club/index.php?app=core&module=system&controller=redirect&url=https://www.300zx-owners.club/clients/cards/&key=46326734905dd7ad03c6e9c1e3f7523393ced96b9938ae84e0ec581650ba4e71&email=1&type=invoiceWarning A new invoice #1998 has been created - Awaiting payment : View Order Link : https://www.300zx-owners.club/index.php?app=core&module=system&controller=redirect&url=https://www.300zx-owners.club/clients/orders/1998/&key=264cd14d6ed9ffd6fe466615306164b906cd0dafa0b2e648f631eba4ec616704&email=1&type=newInvoice Pay Now Link : https://www.300zx-owners.club/index.php?app=core&module=system&controller=redirect&url=https://www.300zx-owners.club/checkout/1998/&key=6d2e269f88e85fb44a1ad419d614459970e73abbf583b8fc4d0ea977dd82a775&email=1&type=newInvoice As an admin i get CC'd into these emails, links in them used to work prior to version 5
  12. Seems to be any url on emails : https://www.300zx-owners.club/index.php?app=core&module=system&controller=redirect&url=https://www.300zx.co.uk/gallery/album//&key=db2f76f61e8ce0a0acda16f9d7a6520660fe60dbeee50adba66939675b560422&email=1&type=acp_notification_NewRegComplete
  13. Actually getting alot of errors in the system :
  14. System logs from the get support options, they are empty. none, templates are stock apart from adding our logo for emails.
  15.    JaiKai reacted to a comment: Menu Manager - External Links
  16. The subscription renewal emails that get sent out have a URL in them to pay and view the invoices. If the member isn't currently logged into the community then we get a generic 500 black bar error rather than a redirect to login. I've tested the URL sent in the emails and both work if the user is fully logged into the forums without issue but both fail if logged out.
  17.    JaiKai reacted to a post in a topic: Invision Community 5.0.2 Released
  18. Just discovered another one in the Menu Manager. After i deleted the above External Link i did not get the option to Publish the menu. The title of the menu on the live site updated to 'menu_item_52' as shown below, and i had to refresh the menu manager page to get the 'Publish this menu' option to show.
  19. Trying to create an external link to what is a custom search on a member group. The proper link i need to use is : https://www.300zx-owners.club/search/?&type=core_members&joinedDate=any&group[10]=1&sortby=joined&sortdirection=desc However after saving this in the Menu Manager it gets updated to this : https://www.300zx-owners.club/search/?type=core_members&joinedDate=any&group%255B10%255D=1&sortby=joined&sortdirection=desc Seem the menu manager doesn't like [ square brackets ]
  20. JaiKai replied to Martin A.'s post in a topic in Marketplace
    Is there any way this can be used to create way lines from one marker to the next. I run a car club and looking to create custom routes and it would be great to group and show markers as a sequence like directions.
  21. JaiKai replied to Adriano Faria's post in a topic in Marketplace
    Hi, Is it possible to add countries that are not on the list ? Really Need : England, Scotland, Wales and Ireland to be separate from the option of United Kingdom.