-
Content Count
362 -
Joined
-
Last visited
-
Days Won
27
Everything posted by eugeneb
-
Campaign email rich editor deletes code of Doc templates
eugeneb replied to eugeneb's topic in General Discussion
@jack can this also be one of the reasons?. I found this forum post that sounds like it is related. -
Campaign email rich editor deletes code of Doc templates
eugeneb replied to eugeneb's topic in General Discussion
Thanks Jack. I will give it a try. I am sure this must be an issue for other users also? I haven't searched the forum specifically. -
Campaign email rich editor deletes code of Doc templates
eugeneb replied to eugeneb's topic in General Discussion
Thanks Jack. My concern is more why is it different from the Docs module to the editor used in the Campaign. Its actually been doing this since I used X2. I always have to open my HTML email in the campaign editor to make sure it works. Then I go back and scale down the styling and code in the Docs module. In the campaign editor you cant really have anything other than the most simplistic HTML. I always thought its to make the email more readable over the various browsers. Should it not be the same? Its really horrible because one takes time developing your emails. then run the campa -
Something I have seen for years with X2 that doesn't make sense! I go to a lot of trouble designing my responsive emails in Docs module as templates. I don't use any complex HTML and keep it super simple. I mainly do text based campaigns but need some basic styling with tabled, colors etc. When I then use these templates in a Campaign, the campaign rich text editor then deletes most of the code and ends up sending this vanilla email that doesn't look at all like what I designed. Why is this? Why is the rich text editor in Docs somehow different from the editor in Campaign?
-
Is there a changelog for the new 8.3 opensource version?
eugeneb replied to eugeneb's topic in General Discussion
Thanks Jack -
Not sure if this was solved. But what I did for this is create a lookup field between the modules to create the relationship. Then using a workflow I 'pull' the info I want from the one module and populate the fields from the other module with that info based on a record create or record update action. Note: As the receiving module does not have the source info and only displays what it receives from the source module, it would be an integrity issue to allow changes made to the receiving module fields as it wont obviously update backwards to the source module. For this I simply lock
-
Gravity Forms Integration Solution [SOLVED AND AVAILABLE]
eugeneb replied to eugeneb's topic in General Discussion
Great to hear- 22 replies
-
- gravity forms
- integration
-
(and 1 more)
Tagged with:
-
Gravity Forms Integration Solution [SOLVED AND AVAILABLE]
eugeneb replied to eugeneb's topic in General Discussion
Have you turned on the log in Gravity to see where it creates a problem. BTW what is the problem. Is it not pushing through to X2 any data?- 22 replies
-
- gravity forms
- integration
-
(and 1 more)
Tagged with:
-
Gravity Forms Integration Solution [SOLVED AND AVAILABLE]
eugeneb replied to eugeneb's topic in General Discussion
Hi Alt+F4, I havent tested and I havent seen anything broken. But will have a look.- 22 replies
-
- gravity forms
- integration
-
(and 1 more)
Tagged with:
-
Not that I know of.
-
SOLVED! Hi Jack, I found the problem. I am trying to create a module called Events. Not realizing X2 has its own Events module already, creating the bug as its trying to remove the existing one. Thats also why it happened in my tests in other X2 instances I have. I tested using Events. Sorry guys, my bad. I should have looked at the existing modules in the DB first.
-
Grid View Column Dropdown list not displaying all fields
eugeneb replied to eugeneb's topic in Bug Reports
Hi Jack, I hear you but the ID field as example isn't a visible field to be chosen in any form default. Yet it is available as a column option in gridview. Some of the fields not available also doesn't show in the form default views on the right as options to select and ad on. Thanks -
I will also start playing with Zapier and X2. Will see what I can figure out and update. It's been easy enough to use the api for gravity forms integration.
-
Hi guys, I tried creating a new module in a brand new install. Has anyone gotten this error: Error Code: 500 Error Message: CDbCommand failed to execute the SQL statement: SQLSTATE[23000]: Integrity constraint violation: 1217 Cannot delete or update a parent row: a foreign key constraint fails Stack Trace: [click to toggle display] X2Engine Version: 8.0 PHP Version: 7.0.33-0ubuntu0.16.04.12 I tried various things during the creation process but end up with this 1217 error Any advise? Thanks
-
Help with Database Recovery download link after upgrading
eugeneb replied to eugeneb's topic in Community Support
Thanks -
Help with Database Recovery download link after upgrading
eugeneb replied to eugeneb's topic in Community Support
Is there anyway to roll back to the 7.1 version maybe? Or is the only option my backups? -
Has anyone had issue with the crons after upgrading. My flows seem to have stopped due to the crons not firing. I am using the internal web call method through the front-end. Using the X2 tool (API resolver test php) to test of the server can call itself shows it fails. It worked before the upgrade as we have crons running. Not sure what changed now. Another concern is the UI shows the api web call to go to /index.php/api/x2cron but should that not be /index.php/api2/x2cron? Looking at the logs available through the UI in crons also shows the server trying to send from a different IP al
-
Help with Database Recovery download link after upgrading
eugeneb replied to eugeneb's topic in Community Support
Thanks Clifton. I though so. Will try and sort it out from client side. Thanks for the help -
Help with Database Recovery download link after upgrading
eugeneb replied to eugeneb's topic in Community Support
Nope the opensource. -
Help with Database Recovery download link after upgrading
eugeneb replied to eugeneb's topic in Community Support
Hi Clifton, thats the problem. Their server is onsite and hosted behind strict firewalls so no outside FTP or SSH. They are far away so I would have to drive there to recover the DB. I was hoping I can download via the front-end. Got all exited with your link but seems the server is limiting the file size? -
Help with Database Recovery download link after upgrading
eugeneb replied to eugeneb's topic in Community Support
Hi Clifton, thanks for the response. I tried but it gives this size error: {"message":"PHP fatal error [1]: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2909806592 bytes) in \/home\/x2\/public_html\/x2engine\/protected\/components\/webupdater\/DatabaseBackupAction.php L74","error":true,"status":200} Any ideas? -
Hi guys, when you are busy with upgrading, you can run a DB backup through the front-end before you upgrade. This creates a link to 'Download the backup' before you upgrade to your local machine from where it resides in the /backup folder on the server. After upgrading, when you check X2 Upgrade, it says you are on the latest version and Go back. MY PROBLEM: Is there anyway to access that 'DB Backup' from when you backed up during upgrade, after upgrading, BUT through the front-end and not FTP to the backup folder. I have that scenario of having upgraded a client where I don't have FT
-
Hi X2'ers, I have started upgrading my 45 odd X2CRM clients throughout South Africa. Still have to do about 10 but so far not one problem. Wow, well done. I have been playing with v8.0 on our own primary system since its release and haven't found issues. But still playing, holding thumbs as some of my customisations with client systems is quite intense. Still a super happy X2CRM user and advocate!
-
Hi guys, on some of my instances I am running, in Grid-view for a module, selecting Column filter to display additional column in the grid, doesn't show all available columns field that are in the record available. These include the ID and Last Updated fields that are default on all records but not in the dropdown list as a column to display in Gridview. The fields do exist in the DB itself and I can see the Last Updated field in the forms view. But not available on the Column filter Drop down. Any suggestions? Thanks Eugene