ghanja.be
NederlandsEnglish
Contact Us

Ghanja
Welkom, Gast
Alstublieft Inloggen of Registreren.    Wachtwoord verloren?
Installin One click registration (1 bezoeker) (1) Gast
Ga naar onderkant Reageer Favoriet: 0
TOPIC: Installin One click registration
#21
sekita05 (Gebruiker)
Fresh Boarder
Berichten: 14
graphgraph
Gebruiker offline Klik hier om het gebruikersprofiel van deze gebruiker te zien
Installin One click registration 1 Jaar, 8 maanden geleden Karma: 0  
Hi, thanks for your help and for the component too!
I'm trying to install the component but this message appears:

JFolder::create: Infinite loop detected
¡Advertencia! - Fallo al mover el archivo
Imposible encontrar el paquete de instalación

In english it would be:

JFolder::create: Infinite loop detected
¡Warning! - Failled to move the file
Impossible to find the installation package

Any help please?
 
  Het onderwerp is afgesloten.
#22
Webmaster (Admin)
Administrator
Berichten: 194
graph
Gebruiker offline Klik hier om het gebruikersprofiel van deze gebruiker te zien
Re:Installin One click registration 1 Jaar, 8 maanden geleden Karma: 1  
That could be a directory permission problem like described here: http://forum.joomla.org/viewtopic.php?f=473&t=282892

Maybe you can try to install another component. A component from which you know for sure it should work.

If you can install other components the errorr must be in our One Click Registration component.

But i think it is an incorrectly tmp folder in the configuration.php or your directory permissions are not good! Try setting them to 777 before installing!
 
  Het onderwerp is afgesloten.
#23
sekita05 (Gebruiker)
Fresh Boarder
Berichten: 14
graphgraph
Gebruiker offline Klik hier om het gebruikersprofiel van deze gebruiker te zien
Re:Installing One click registration 1 Jaar, 8 maanden geleden Karma: 0  
Hi, thanks for your answer.
All the permissions are in 777 and I can install other components.
Any other idea?

Thanks!!
 
  Het onderwerp is afgesloten.
#24
sekita05 (Gebruiker)
Fresh Boarder
Berichten: 14
graphgraph
Gebruiker offline Klik hier om het gebruikersprofiel van deze gebruiker te zien
Re:Installing One click registration 1 Jaar, 8 maanden geleden Karma: 0  
I extract the zip file... and is missing the install.php file that all components brings for installing...
Maybe it could be that... you've installed succesfully on your web?

Thanks
 
  Het onderwerp is afgesloten.
#25
Webmaster (Admin)
Administrator
Berichten: 194
graph
Gebruiker offline Klik hier om het gebruikersprofiel van deze gebruiker te zien
Re:Installing One click registration 1 Jaar, 8 maanden geleden Karma: 1  
I had installed it succesfully on my testingwebsite (where i programmed the script) several times.

Now because of your question i tested again installing the component on several other websites of mine and it worked without any problems.

There is no install.php file and you dont need it either. The component must install without it.

This component is made with http://www.notwebdesign.com/joomla-component-creator/

So normally it should all work!

Which version of Joomla are you using?

This component was made and tested in Joomla 1.5.8 (Lowest version) and Joomla 1.5.20 (Latest version)
 
  Het onderwerp is afgesloten.
#32
sekita05 (Gebruiker)
Fresh Boarder
Berichten: 14
graphgraph
Gebruiker offline Klik hier om het gebruikersprofiel van deze gebruiker te zien
Re:Installing One click registration 1 Jaar, 8 maanden geleden Karma: 0  
Thanks, I've desinstalled and installed again and now the message is:

Unable to write entry

Warning: file_put_contents(\hmfsw\web\123\blabla.com\public_html\web\tmp\install_4c8079786f05c\com_oneclickregistration\administrator\components\com_oneclickregistration\install.oneclickregistration.php) [function.file-put-contents]: failed to open stream: No error in \\hmfsw\web\1239\blabla.com\public_html\web\libraries\joomla\filesystem\file.php on line 298
Imposible encontrar el paquete de instalación

Any idea?
 
  Het onderwerp is afgesloten.
#33
ssnobben (Gebruiker)
Fresh Boarder
Berichten: 6
graphgraph
Gebruiker offline Klik hier om het gebruikersprofiel van deze gebruiker te zien
Re:Installin One click registration 1 Jaar, 8 maanden geleden Karma: 0  
Maybe you have a corrupt download if this file? Try to download again and install.

Did it work?

rgs
 
  Het onderwerp is afgesloten.
#54
Webmaster (Admin)
Administrator
Berichten: 194
graph
Gebruiker offline Klik hier om het gebruikersprofiel van deze gebruiker te zien
Re:Installing One click registration 1 Jaar, 8 maanden geleden Karma: 1  
I dont know either what it is. But i know it has something to do with file permissions. The script is unable to create files or a directory somewhere.

Check if you have the FTP layer on! This might help

Try installing the component from a directory on the server

Read the text i found on: http://help.joomla.org/content/view/1685/153/

To Install a New Component From a Directory:

If the host web server does not have GZIP support enabled with PHP it will be necessary to transfer the Component file to the web server using FTP (File Transfer Protocol) or possibly a web host provided control panel, bit these are varied and outside the scope of this Help Screen.
Unpack the compressed .zip file onto the local hard drive before uploading it via FTP. Ideally the file should be transferred to the joomla_root/administrator/components/com_installer/component/yourcomponentname directory of Joomla!.
Once the files are uploaded enter the exact location of this file (it must be the absolute location) in this example: joomla_root/administrator/components/com_installer/component/yourcomponentnamethen click the Install button.
The new Component will be installed by Joomla! in the joomla_root/components/yourcomponentname directory of the web site.
 
  Het onderwerp is afgesloten.
#60
sekita05 (Gebruiker)
Fresh Boarder
Berichten: 14
graphgraph
Gebruiker offline Klik hier om het gebruikersprofiel van deze gebruiker te zien
Re:Installing One click registration 1 Jaar, 8 maanden geleden Karma: 0  
Webmaster schrijft:
QUOTE:
I dont know either what it is. But i know it has something to do with file permissions. The script is unable to create files or a directory somewhere.

Check if you have the FTP layer on! This might help

Try installing the component from a directory on the server

Read the text i found on: http://help.joomla.org/content/view/1685/153/

To Install a New Component From a Directory:

If the host web server does not have GZIP support enabled with PHP it will be necessary to transfer the Component file to the web server using FTP (File Transfer Protocol) or possibly a web host provided control panel, bit these are varied and outside the scope of this Help Screen.
Unpack the compressed .zip file onto the local hard drive before uploading it via FTP. Ideally the file should be transferred to the joomla_root/administrator/components/com_installer/component/yourcomponentname directory of Joomla!.
Once the files are uploaded enter the exact location of this file (it must be the absolute location) in this example: joomla_root/administrator/components/com_installer/component/yourcomponentnamethen click the Install button.
The new Component will be installed by Joomla! in the joomla_root/components/yourcomponentname directory of the web site.


Worked Perfectly!!
Thanks a lot!!!!
 
  Het onderwerp is afgesloten.
Ga naar bovenkant Reageer
Powered by FireBoardbezorg de laatste berichten direct op de desktop
Ghanja Alternatief - Community voor een open wereld!
   
Copyright © 2005 - 2012 Ghanja.be - Sitemap