Welcome, Guest
Username: Password: Remember me

TOPIC: 2.5 Compatibility error

Installing 2.5 30 Sep 2015 17:17 #13544

  • emilio
  • emilio's Avatar
  • Offline
  • Junior Member
  • Posts: 31
  • Thank you received: 1
  • Karma: 0
Ohhhhh, I never occur this solution, MIGRATE version.
GREAT solve.

But some servers dont support php that need 3.4 version, and migrate old proyect are not quickly to migrate.

Joomla are lost a lot of users against Worpress, And if I speak migrate a new version to my customer, perhaps prefer migrate platform.

Ah, I change helper.php, but new error appear:

500 - Se ha producido un error.

JHtml: :formbehavior no soportado. Archivo no encontrado.

Volver al panel de control

Dont worry, I migrate (platform)
if you can imagine, why not do you?
The administrator has disabled public write access.

Installing 2.5 30 Sep 2015 18:46 #13546

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
Well, let me some time, I will check.


I know it is difficult to migrate to 3.4, because it requires php 5.
it took some time for me as well.

Did you ever tried to code for wordpress ??

To my opinion Joomla far better. No possible comparaison.
Users are following the medias and Wordpress is a company, making its own profit and lobbying.
Joomla is like Linux to Windows....

Wordpress don't uses POO.
No namespacing, so you can encounters many conflicts in the functions names.

No ACL management, No MVC, no coding conventions, It is totally free to the user to do what he wants.
Only one admin account. No users groups...

Try to open some wordpress plugin from different developper... and see the differences

If you want to do the same than Joomla in wordpress, you will first need to write your own framework, lol.
Or to use AWF, wich is a good alternative.

Cook is not gonna write components for Wordpress, because there are no conventions, so I do not want to develop a framework for them.
In some terms... It is a total mess. Even the administration panel... All plugins works differently and put their configurations to their please.

Oh... I was forgetting... $_POST and $_GET are not abstracted, and even less protected.
So if you want to handle your own security angainst injections... do it.

Wordpress ? Not for me.
Coding is now a piece of cake
The administrator has disabled public write access.

Installing 2.5 01 Oct 2015 13:26 #13547

  • Romkabouter
  • Romkabouter's Avatar
  • Offline
  • Elite Member
  • Posts: 310
  • Thank you received: 131
  • Karma: 48
If you have a hosting that uses a php version lower then 5.3.10, switch to a professional hosting.
php 5.3.11 has been released on 26 April 2012!

Wordpress is more a platform created by designers, hence the lack of standards and conventions.
The administrator has disabled public write access.

Installing 2.5 01 Oct 2015 13:34 #13548

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
Yes, sorry, I meant PHP 5.4

For wordpress, you are true, for designers it is perfect.
And also the SEO works better as well.

WP is not that bad, but I think it is only a web wrapper to code what you want as you want.
See how few tables has a fresh WP install. It speaks by itself.
Coding is now a piece of cake
The administrator has disabled public write access.
Time to create page: 0.104 seconds

Get Started