Home Forum
2024-03-28
Benvenuto, Ospite
Nome Utente Password: Ricordami

some redirects working, some not
(1 Online) (1) Ospite

ARGOMENTO: some redirects working, some not

Re: some redirects working, some not 13 Anni, 5 Mesi fa #1486

* ReDJInstaller::com_install(): SQL Error. DB function failed with error number 1146
Table 'db259378594.jos_redj' doesn't exist SQL=ALTER TABLE `jos_redj` CHANGE `checked_out` `checked_out` int(11) unsigned NOT NULL default '0'
SQL =

ALTER TABLE `jos_redj` CHANGE `checked_out` `checked_out` int(11) unsigned NOT NULL default '0'

* ReDJInstaller::com_install(): SQL Error. DB function failed with error number 1146
Table 'db259378594.jos_redj' doesn't exist SQL=ALTER TABLE `jos_redj` ADD `redirect` int(3) unsigned NOT NULL DEFAULT '301' COMMENT 'HTTP STATUS CODE: 301, 307, 200' AFTER `tourl`
SQL =

ALTER TABLE `jos_redj` ADD `redirect` int(3) unsigned NOT NULL DEFAULT '301' COMMENT 'HTTP STATUS CODE: 301, 307, 200' AFTER `tourl`

* ReDJInstaller::com_install(): SQL Error. DB function failed with error number 1146
Table 'db259378594.jos_redj' doesn't exist SQL=ALTER TABLE `jos_redj` ADD `case_sensitive` tinyint(1) NOT NULL default '1' AFTER `redirect`
SQL =

ALTER TABLE `jos_redj` ADD `case_sensitive` tinyint(1) NOT NULL default '1' AFTER `redirect`

* ReDJInstaller::com_install(): SQL Error. DB function failed with error number 1146
Table 'db259378594.jos_redj' doesn't exist SQL=ALTER TABLE `jos_redj` ADD `last_visit` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' AFTER `hits`
SQL =

ALTER TABLE `jos_redj` ADD `last_visit` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' AFTER `hits`

* ReDJInstaller::com_install(): SQL Error. DB function failed with error number 1146
Table 'db259378594.jos_redj_pages' doesn't exist SQL=ALTER TABLE `jos_redj_pages` CHANGE `checked_out` `checked_out` int(11) unsigned NOT NULL default '0'
SQL =

ALTER TABLE `jos_redj_pages` CHANGE `checked_out` `checked_out` int(11) unsigned NOT NULL default '0'

* ReDJInstaller::com_install(): SQL Error. DB function failed with error number 1146
Table 'db259378594.jos_redj_pages' doesn't exist SQL=ALTER TABLE `jos_redj_pages` ADD `last_visit` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' AFTER `hits`
SQL =

ALTER TABLE `jos_redj_pages` ADD `last_visit` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' AFTER `hits`

* Component Install: Custom install routine failure

Message

* Install Component Error

SQL "ALTER TABLE `#__redj` CHANGE `checked_out` `checked_out` int(11) unsigned NOT NULL default '0'" failedSQL "ALTER TABLE `#__redj` ADD `redirect` int(3) unsigned NOT NULL DEFAULT '301' COMMENT 'HTTP STATUS CODE: 301, 307, 200' AFTER `tourl`" failedSQL "ALTER TABLE `#__redj` ADD `case_sensitive` tinyint(1) NOT NULL default '1' AFTER `redirect`" failedSQL "ALTER TABLE `#__redj` ADD `last_visit` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' AFTER `hits`" failedSQL "ALTER TABLE `#__redj_pages` CHANGE `checked_out` `checked_out` int(11) unsigned NOT NULL default '0'" failedSQL "ALTER TABLE `#__redj_pages` ADD `last_visit` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' AFTER `hits`" failedPlugin System - ReDJ installed: remember to activate it here
Notice: Undefined variable: stepval in /homepages/41/d235298914/htdocs/bestpokerbonuscode/libraries/joomla/installer/installer.php on line 279

Notice: Undefined variable: stepval in /homepages/41/d235298914/htdocs/bestpokerbonuscode/libraries/joomla/installer/installer.php on line 279

Notice: Undefined variable: stepval in /homepages/41/d235298914/htdocs/bestpokerbonuscode/libraries/joomla/installer/installer.php on line 279

Notice: Undefined variable: stepval in /homepages/41/d235298914/htdocs/bestpokerbonuscode/libraries/joomla/installer/installer.php on line 279

Notice: Undefined variable: stepval in /homepages/41/d235298914/htdocs/bestpokerbonuscode/libraries/joomla/installer/installer.php on line 279

Notice: Undefined variable: stepval in /homepages/41/d235298914/htdocs/bestpokerbonuscode/libraries/joomla/installer/installer.php on line 279
ReDJ allows to manage URL redirection (useful for creating URL aliases, and managing redirections from old to new URLs). No more error 404 (page not found). Managing associations from old to new URLs, all links to old pages will be redirected to new ones. Create an URL alias by now is so simple, just create new item and add both alias and real destination URL. With ReDJ you can also create custom 404 error pages.
L'Argomento è stato bloccato.

Re: some redirects working, some not 13 Anni, 5 Mesi fa #1487

  • admin
  • Offline
  • Administrator
  • Messaggi: 1603
Hi,
take a look at this post and check if this can be your problem too:

forum.joomla.org/viewtopic.php?p=1304182

Regards,
Luigi
Ultima modifica: 13 Anni, 5 Mesi fa Da admin.
L'Argomento è stato bloccato.

Re: some redirects working, some not 13 Anni, 5 Mesi fa #1488

Hi,
actually this is one site that I backed up and re-created through XCloner, but the names of the db#s are all correct and matching? Didnt find anything in that thread that helped me.
L'Argomento è stato bloccato.

Re: some redirects working, some not 13 Anni, 5 Mesi fa #1489

  • admin
  • Offline
  • Administrator
  • Messaggi: 1603
I'd like to help you.

If you trust, please, provide me temporary access user to backend. Send me an email at info(at)sistemistica.it.

I will try to install ReDJ for you.

Regards,
Luigi
L'Argomento è stato bloccato.

Re: some redirects working, some not 13 Anni, 5 Mesi fa #1493

email sent
L'Argomento è stato bloccato.

Re: some redirects working, some not 13 Anni, 5 Mesi fa #1497

  • admin
  • Offline
  • Administrator
  • Messaggi: 1603
Problem solved.

The main problem is you MySQL version. For MySQL 4.0, collations are not supperted, so I've to remove all the " type=MyISAM default CHARSET=utf8" in sql installation script.

Regards,
Luigi
Ultima modifica: 13 Anni, 5 Mesi fa Da admin.
L'Argomento è stato bloccato.

Re: some redirects working, some not 13 Anni, 5 Mesi fa #1498

Can't believe the level of service you give here my friend. Since your plugin has helped me so much, I'll def. give a donation, just need to put some money in my Paypal account!
Again, thank you very much!!!
L'Argomento è stato bloccato.

Re: some redirects working, some not 13 Anni, 5 Mesi fa #1499

  • admin
  • Offline
  • Administrator
  • Messaggi: 1603
L'Argomento è stato bloccato.

Re: some redirects working, some not 13 Anni, 5 Mesi fa #1500

I create a few redirects now, but most of them are not working (the ones I set to "unpublished"), can you please check?
L'Argomento è stato bloccato.

Re: some redirects working, some not 13 Anni, 5 Mesi fa #1501

and now I ran into teh exact same probleme here: www.poker-bonuscode.de and www.poker-werbung.de. The sites have older MySQL too. Have set up user accounts for you there, same login data
Ultima modifica: 13 Anni, 5 Mesi fa Da CatfishTPA.
L'Argomento è stato bloccato.
Moderatori: admin
Tempo generazione pagina: 0.46 secondi
Cerca con Google
News
Chi è online
 130 visitatori online
Sponsor

slotmachineaamsonline.com è una guida alle migliori slot machine online legali in Italia. Sul sito trovi un elenco sempre aggiornato dei casino online con Slot machine e bonus slot, le ultime novità dal mondo delle slot online e le migliori strategie per vincere. Inoltre, è disponibile una sezione dedicata alle slot machine da BAR che finalmente sono disponibili nella versione online.