XF2 [8WR] XenAtendo 2 (Calendar) PRO

XF2 [8WR] XenAtendo 2 (Calendar) PRO [Paid] 2.2.0.3

No permission to buy ($40.00)
@Jaxel is there any way to display the days Birthdays in the actual calendar rather than just with a birthday icon? For example those with birthdays on September 2nd show under under September like: Jaxel's Birthday ...perhaps as clickable to their member profile? Perhaps a future upgrade for the options settings? I see it shows an xs avatar on the week view above the days content, already, would be nice if we could optionally get it in monthly. Thank you if you can.
 
Hi,
is there a direct link for the filter "rsvp yes"?
So that a user comes directly to his appointments via this link.
 
Is it possible to add the Categories to the agenda view?

I've tried editing this code in EWRatendo_agenda_macros

PHP:
<xf:macro name="occur_link" arg-occur="!">
    <div class="atendo-link">
        <xf:avatar user="$occur.Event.User" size="s" defaultname="{$occur.Event.username}" />
        <xf:if is="$occur.occur_start < $date.str">
            <b>{{ phrase('EWRatendo_cont') }}</b>
        <xf:else/>
            <b>{{ time($occur.occur_start) }}</b>
        </xf:if>
        -
        <a href="{{ link('ewr-atendo/events', $occur.Event, {'id':$occur.occur_id}) }}">
            {$occur.Event.event_title}</a>
        ({$occur.Event.event_location}<xf:if is="$occur.Event.event_address">,
        {$occur.Event.event_address}</xf:if>)
        
        <xf:if is="$occur.Event.distance">
            <span class="atendo-distance">{$occur.Event.distance}</span>
        </xf:if>

    </div>
</xf:macro>

I thought adding {$catlink.Category.category_name} in there would do it but they don't display.
 
Sorry @Jaxel for my late response...
Here is what i am doing:
We have a forum "events" espacially for events, convetions, etc.
It have normal rights like other forums too.
Settings in your addon are:
YES - Reroute post thread controller to event in event forums
YES - Require threads to be created with events
NO - Only allow events to be added to threads in event forums

Our forum is choosed to be an Event forum in the settongs too.

If i go to the eventforum in the frontend i get the message that if have no privilegs to post there.
If i go to "calender" i am allowed to submit events and these events are in the eventforum when submitted.
If i try to edit the event i will get the errors i have posted.

I think it is a permission-problem, but i do not knwo what could be wrong.
 
In the widget can we have an option to show an image next to the calender event rather than the avatar of the member who added the event?
 
Trying to upgrade to 2.0.1.6 from 2.0.1.2, and when running the the screen gets to Widget definitions and then I get a white screen with the following message,

Forbidden
You don't have permission to access /forum/admin.php on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

Could you advise where I've gone wrong.
 
Trying to upgrade to 2.0.1.6 from 2.0.1.2, and when running the the screen gets to Widget definitions and then I get a white screen with the following message,

Forbidden
You don't have permission to access /forum/admin.php on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

Could you advise where I've gone wrong.

You're file/folder permissions need to be set to 0777 so they are readable.
 
Strange thing is that we have changed nothing and the previous version installed with no problems at all.
Have been checking permissions one by one and still will not install.
 
I still getting the errors. Did someone else also have these error or could help me?
I would be glad to fix this, but don´t know how.
 
It's a bit frustrating when there's no answer here and we can't use the add-on.
Can anyone help me? Please.
Maybe that some setting is wrong, but which one?
 
If some phrases are changed in languages to something new how can they be protected from reverting back to the default id there is a mod update?
 
Hi @Jaxel

We love the new calendar. The old one we use under 1.5.

But we have a problem with the presentation of the pictures in XF2.
Pretending of 1200 x 400 pixels are good as long as the user keep it.

Unfortunately, users are not like that.

If someone creates an event and uploads a small picture with 500 x 500 px it will be zoomed to the default size.
When someone creates an event and upload a large image, let's say 1500 x 1100 px, it just gets cut off.

I`ve checked many settings,but I haven`t got any satisfactory conclusion.

Then i tried to give the default size in% but this is not possible.
You can try this in your test forum. Maybe you will find a satisfactory solution.
 
Hello,
I have a problem with api.
I activated everything, and I still find an error when I try to write an address:

Address search :
erreur api.webp

I do not know where it can come from


I am using version 2.0.10 of xenforo


Cordialy
 
Not much ...

after several tries I think it comes from the API

Places API

it changed their condition of use, we are entitled to a request day ...



do you have any idea how to overcome this problem?

Cordialy
 
Thank you I tried but you have to pay

and it's expensive
he does not laugh google 2 € 1000 request
i did a simulation just search what city and i already have 256 requet

Budget forecast by google 730 € he is sick ?, just for a map query

I do not know for you if it's the same case




Cordialy
 
I couldn´t find another thtead, where this thread would fit in better. Jaxel, I hope it´s okay to post it here, else please feel free to get this post moved somewhere else.

International customers: I would like to ask for your help.

I am trying to built a global (and therefor: a multilingual) forum - and yes, I´m aware that this is never been done before and some consider it impossible to do. May be they are right, but until now I haven´t found anything, that couldn´t be handled the one or other way. Indeed, the project is more a proof-of-concept to see, wether it´s possible or not - or at least, how close I can get.

As I assume XenAtendo is running on 1000s of websites, there have to be some translations out there.

If you are one of those who did a translation - partial, only frontend or complete - I would like to ask you, if there could be circumstances you could share your translation with me. Of course, that includes that I am willing to pay a fee.

Translations searched for are:
  • Italian
  • Portogese
  • German
  • Spanish
  • French
  • Russian
  • Ukrainish
  • Polish
  • Dutch
  • Swedish
  • Norwegian
  • Finnish
  • Turkish
  • Serbian
  • Romanian
  • Arabic
If you are running a XenAtendo in one of the languages, you know someone or a website that does, I would really appreciate each and every hint. Wether here in this thread or in a private conversation.

Thanks!
 
Last edited:
Top Bottom