Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
thank you all, it works now.
now i can stop head scratching wat i did wrong.
Thank you ben, will try it tonight when i am back home.
just check by re-downloading the file and updating the server.
My problem still exits. The Parsedown.php does not seem to be updated in my download!
It is still 1403 lines long.
* The older version of Parsedown.php (which is 1403 lines long) was compatible with PHP versions lower than 7.
* The newer version of Parsedown.php (which is about 1540 lines long) is compatible with PHP versions above 5.2. (This is something that I only recently became aware of)
this does indicate that my download is still the old version
I did not have time to check it, will do that tonight when i am back home
don't think it is the 2.0.5a version
The readme.txt gives the following changelog.
I think that is my problem, that i am using the 2.0.5 version.
now the next thing will be to download the new version.
i can only download the 2.0.5 version and not the 2.0.5a version?
I am trying to install a new gallery with cart function.
When i try to add a photo to the cart i get the message "Something Went Wrong (SyntaxError: Unexpected identifier)
Please try again later, or contact the photographer if this problem persists."
I am using the following versions:
Gallery 6.1.9
TTG BE Admin version: 2.0.5
CE4 Publisher version: 2.3.3
Cart Version: 3.1.4
the log file that i found gives the following mesage:
[19-Apr-2016 15:31:11] ERROR: Function name must be a string|#0 /home/deb97817/domains/store.drifting.media/public_html/ttg-be/framework/lib/Parsedown.php(931): Parsedown->element(Array)#1 /home/deb97817/domains/store.drifting.media/public_html/ttg-be/framework/lib/Parsedown.php(257): Parsedown->elements(Array)#2 /home/deb97817/domains/store.drifting.media/public_html/ttg-be/framework/lib/Parsedown.php(48): Parsedown->lines(Array)#3 /home/deb97817/domains/store.drifting.media/public_html/ttg-be/framework/lib/markdown.php(15): Parsedown->text('This is the *De...')#4 /home/deb97817/domains/store.drifting.media/public_html/ttg-be/cart/application/controllers/AjaxController.php(113): Markdown('This is the *De...')#5 /home/deb97817/domains/store.drifting.media/public_html/ttg-be/framework/controllers/Controller.php(41): AjaxController->getPurchaseOptions()#6 /home/deb97817/domains/store.drifting.media/public_html/ttg-be/framework/Framework.php(124): Controller->dispatch(Array)#7 /home/deb97817/domains/store.drifting.media/public_html/ttg-be/cart/index.php(25): Framework->route()#8 {main}|URL: /ttg-be/cart/index.php
can you give me any insights how to get it working?
The file you send me, fixes my problem. I now see the thumbnail in the order popup.
Do you have any idea what is wrong or how I can find the error?
I am using the latest version of all the items.
According to the web interface the version are :
Cart Version: 3.0.5
Publisher version: 2.2.1
BE Admin version: 2.0.3
will have to check the lightroom plugin version when i am home.
It is a new site i am setting up.
Gallery 6.1.5
Auto Index 7.0.5
Publisher lightroom plugin version: 2.2.1
I though so, will double check when I am home this afternoon.
I will give you the version numbers when I am home.
I am having problems when I use Publisher to upload photo's to a HTTPS only site.
It does not display the thumbnails correctly when i try to add them to the store.
Example can be found at : https://drifting.media/store/2015/nurbu … single.php
When i try to add the photo to the store, it uses the thumbnail image src="https://drifting.media/store/2015/nurburgring-drift-cup-round-1/personal-favorites/https://drifting.media:443/store/2015/nurburgring-drift-cup-round-1/personal-favorites/thumbnails-for-mobile/20150405_105714_patrickVisser_NDC-R1_20432.jpg"
This is definitely not correct, it should be "https://drifting.media:443/store/2015/n … _20432.jpg"
it looks like it adds the page url to the front of the thumbnail url.
What can be wrong or what can I do to correct the problem.
Pages: 1