I have a problem with tracking paramaters utm_source, utm_medium and utm_campaign. I read the issue https://github.com/dmitryd/typo3-realurl/issues/300 and installed the 2.1.5 of realurl. It now works for me only if pageNotFoundOnCHashError is turned off in the install tool and I'm logged in the backend.
Did I forgot something maybe? Which is the correct configuration for utm_* params?
Thanks in advance.
Related
i have installed a plugin in Moodle that is ment to translate textstrings into different (installed) languages.
The installation did work, registering with Google-Cloud and getting an API-Key did work as well. In the (over)load of information on how to use the google service i found some settings that i adjusted.
But . . . i still get an 403 authorisation error.
The google console shows the attempts to get translations but none is made.
Anyone an idea where i should search for a solution?
Regards,
Jan
The plugin link says it's been superseded
"Content translation filter (superseded)"
https://moodle.org/plugins/filter_fulltranslate
Have you tried the new version?
https://moodle.org/plugins/filter_translations
In fairness, I would first like to say that I have already posted this problem on https://talk.typo3.org/.
TYPO3 version: 10.4.6
Web server: Apache
PHP version: 7.2.10
Database (default): MySQL 5.7.24
Application context: Production
Operating system: Linux 4.19.44-gentoo-mw1
Problem:
Since the update to version 10.4.6 I get for pages to be displayed in the backend:
The requested page is missing a valid site configuration
and in the frontend:
Page Not Found The page did not exist or was inaccessible. Reason: The requested page does not exist
The "View Webpage" button does not respond at all.
I suspect that the TypoScript script no longer fits the latest version. It has not changed since then, but is now making this mistake.
I'm thankful for any help!
Regards, Strawk
'site configuration' is not only typoscript. in former versions you needed a domain record. in newer TYPO3 it is a yaml-configuration.
But you can edit it's content in the Backend without knowing the structur.
There is an BE module SITE MANAGEMENT -> Sites
There you need to configure your domain, language, routing, ...
I can't access my prestashop admin page (in localhost)?
When I enter into this page, it's shows this error!
How to fix this problem? Please help me.
Prestashop changes its admin folder to something like admin12fsg7wghdfgf. You need to go to folder where you installed prestashop and find that folder. And after that you could enter backend side by link similar to this http://localhost/prestashop/adminwt3452sdg
I had the same problem.
I even deactivate the antivirus and nothing fixed the problem.
Then what I did is to install the eCommerce in a Cpanel and over there all worked perfectly.
It's caused perhaps because Prestashop is tracking urls for his product's installations and of course this doesn't work in localhost...
I had a problem and it became alright after I downgraded the PHP version to the one recommended by Prestashop for the relevant version.
In my case, the PHP version was 7.2 and Prestashop 1.6. The admin page did not open, 500 Error.
I lowered the PHP version to 5.6. May be upto 7.0 it accepts.
![enter image description here][1]I have installed MOODLE 2.6.3 successfully on LINUX machine. When I login as an admin, some of the links aren't working (ex: Appearance, Users, Courses, Edit Settings etc.,). Do we need to enable any option.
Appreciate your help
Please confirm whether you are using the required PHP version. Moodle 2.6.3 requires PHP 5.3.3.
Could be an Ajax issue, the site admin menu works differently in 2.6+
If you go to /admin/settings.php?section=ajax
Tick the box for "Use online YUI libraries (useexternalyui)"
Then refresh the page.
UPDATE :
Okay after checking the use online YUI libraries, can you go to /admin/purgecaches.php and purge the caches.
If that doesn't work then try a different theme /theme/index.php and refresh.
Just found these options too :
http://docs.moodle.org/26/en/Blocks_FAQ#My_Administration_block_links_don.27t_expand.21
Please check the errorlog file where you can find the errors or PHP warnings that is logged when loading the site. It may give you idea about the issue.
I am also trying to deploy a ZendSkeletonApplication on a shared host but I am facing some problem regarding redirection. The problem is when a user try to login it gets stuck to /projectname/user/authenticate. It doesn't get redirected to dashboard after authentication.Unfortunately all i see is a white, empty page. Locally it worked perfectly Here it looks like Zend doesn't recognize that it should do anything with this url and redirecto to appropriate action.
Thanks in advance
The problem is presented by the new release of PHP. Try updating your version of php above 3.xx. I upgraded to the latest version of php in the hosting and the problem was solved. PHP 5