@demon326 I am trying to migrate from Waltlab Burning Board 5.0.20 to Xenforo 2 . I am following your given steps But unable to find the option for Burning Board 5 (find attachment). Is there any option that i am missing or anything else?
I am trying to send group conversation to more than 7000 people using XenForo on frontend and xenforo halt during the process and getting memory exhaust error server logs. Is there any better way to perform that action on frontend or is there any work around on this.
Thanks.
Hi There
I have two different forums both running XF2.0 with XFMG and XFRM. I going to merge both these forums which can be achieved through Importers.
Is there any importer for XFMG and XFRM? I need to merge XFRM and XFMG of both these forums.
Please advice.
Thanks
Hi There
I need to use google maps location picker on thread create page. I have initialized google's default map with movable marker on thread create page. The problem starts once the marker is dragged i'm unable to write letter 'm' and 'k'. All other letters are working fine , The only...
Thanks @Mike
Another question please.
So I have another station where i need thread entity in "helper_attach_upload" template's uploaded_file macro during post edit
what i'm doing is template modifications of all templates down till the uploaded_file macro to pass my additional/custom arg till...
So i have a situation where i have array of entities in my params , I need to pass some variables with each entity individually.
i'm trying to do this
$params['entity'][10]->newVariable = "test";
It throw an error saying
What is best and appropriate to pass params with the entities to the...
@Mike, thanks for your response.
/temp directory was not existing there inside of /internal_data directory. I created it and set the permissions 777 on it. The issue got resolved for uploads but now the same error exception is being logged when trying to access media i.e; on Media Index page...