|
Hasan BEYDAĞI
|
First open your Site's SQL Database. And find Jos_users table. Find user ID 62 with Superadministrator user. Select password field and copy .. Open yor blogg-x\bin\setting.xml file with any text editor. and chance (_password">XXXXXXXXXX</entry>) XXXXXXXX with your copied password and save file . Now it's ok WORK FINE
Hasan BEYDAĞI İSTANBUL / TÜRKİYE
|
|
|
|
|
|
chris
|
That will work... Exactly how I started to figure out what the changes were in 1.0.13 along with the source code of the Joomla! project.
chris
|
|
|
|
|
Jared Voss
Newbie
Offline
Posts: 3
|
I'm glad you found a solution to the password problem with joomla 1.013, but I still can't seem to get it working. I found the password in my SQL database and pasted it into the appropriate field in the settings.xml, but I still can't connect from Blogg-X. I can't get past the Account Settings window. I know I've replaced the password, so it should be correct, but Blogg-X won't connect to my site until I verify the password through the Account Settings window, which I still can't do.
Any ideas or help would be greatly appreciated. I can't wait to get Blogg-X up and running!
|
|
|
|
|
|
Hasan BEYDAĞI
|
how can i help you. ? id 62 is password for super administator. if you connect with other account find it's password please....
|
|
|
|
|
Jared Voss
Newbie
Offline
Posts: 3
|
I opened my SQL database and found the password for the Superadministrator (ID 62). This is the account I log into Joomla with. I copied the password. I opened the settings.xml file and changed the password. But when I start Blogg-X it still says it can't connect, and in the Account Settings window, it won't verify the username and password. Here is my Settings.xml file. Maybe there's an error in it. <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE properties SYSTEM " http://java.sun.com/dtd/properties.dtd"> <properties> <comment>Settings</comment> <entry key="admin [backstageboston.vossco.com]_password">xxxxxxxxxxxxxxxxxxxxxxxxxx:xxxxxxxxxxxx</entry> <entry key="admin [backstageboston.vossco.com]_hostname">backstageboston.vossco.com</entry> <entry key="admin [backstageboston.vossco.com]_ftpPassword">xxxxxxxxxxxx</entry> <entry key="UseProxy">false</entry> <entry key="admin [backstageboston.vossco.com]_ftpPath">/</entry> <entry key="site0">admin [backstageboston.vossco.com]</entry> <entry key="admin [backstageboston.vossco.com]_ftpAddress">xxxxxxxxxxxxx</entry> <entry key="site0_count">0</entry> <entry key="admin [backstageboston.vossco.com]_mediaDirCount">0</entry> <entry key="admin [backstageboston.vossco.com]_ftpUsername">xxxxxxxx</entry> <entry key="admin [backstageboston.vossco.com]_username">admin</entry> </properties> Thanks for your help!
|
|
|
|
|
|
Hasan BEYDAĞI
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE properties SYSTEM " http://java.sun.com/dtd/properties.dtd"> <properties> <comment>Settings</comment> <entry key="admin [www.MY_SITE_ADRES]_ftpPath"/> <entry key="admin [www.MY_SITE_ADRES]_mediaDirCount">1</entry> <entry key="admin [www.MY_SITE_ADRES]_ftpAddress">ftp.MY_SITE_ADRES</entry> <entry key="admin [www.MY_SITE_ADRES]_hostname">www.MY_SITE_ADRES</entry> <entry key="admin [www.MY_SITE_ADRES]_ftpUsername">MY_USERNAME</entry> <entry key="admin [www.MY_SITE_ADRES]_password">MY_PASSWORD</entry> <entry key="UseProxy">false</entry> <entry key="site0">admin [www.MY_SITE_ADRES]</entry> <entry key="admin [www.MY_SITE_ADRES]_mediaDir0">/media/</entry> <entry key="site0_count">0</entry> <entry key="admin [www.MY_SITE_ADRES]_ftpPassword">MY_PASSWORD</entry> <entry key="default_site">admin [www.MY_SITE_ADRES]</entry> <entry key="admin [www.MY_SITE_ADRES]_username">admin</entry> </properties> this is my setting file and ı can verify with it. But i saw two password is same and from Mysql. ?
|
|
|
|
|
Jared Voss
Newbie
Offline
Posts: 3
|
Still not working. Oh, well. Thanks for your help!
|
|
|
|
|
Lord_ZealoN
Newbie
Offline
Posts: 2
|
Works like a charm..THANKS!! Chris..if develop a BlackBerry version of Blogg-X I will love you forever 
|
|
|
|
|
|
Hillary
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE properties SYSTEM " http://java.sun.com/dtd/properties.dtd"> <properties> <comment>Settings</comment> <entry key="admin [www.MY_SITE_ADRES]_ftpPath"/> <entry key="admin [www.MY_SITE_ADRES]_mediaDirCount">1</entry> <entry key="admin [www.MY_SITE_ADRES]_ftpAddress">ftp.MY_SITE_ADRES</entry> <entry key="admin [www.MY_SITE_ADRES]_hostname">www.MY_SITE_ADRES</entry> <entry key="admin [www.MY_SITE_ADRES]_ftpUsername">MY_USERNAME</entry> <entry key="admin [www.MY_SITE_ADRES]_password">MY_PASSWORD</entry> <entry key="UseProxy">false</entry> <entry key="site0">admin [www.MY_SITE_ADRES]</entry> <entry key="admin [www.MY_SITE_ADRES]_mediaDir0">/media/</entry> <entry key="site0_count">0</entry> <entry key="admin [www.MY_SITE_ADRES]_ftpPassword">MY_PASSWORD</entry> <entry key="default_site">admin [www.MY_SITE_ADRES]</entry> <entry key="admin [www.MY_SITE_ADRES]_username">admin</entry> </properties> this is my setting file and ı can verify with it. But i saw two password is same and from Mysql. ? Hi. I really love this program. I used it on my old site. But now I've upgraded to .13 and the program isn't working. I even copied out the settings.xml file above and replaced mine with all the correct information. I found the password hash in jos_users and pasted it in to the settings.xml doc. Still... when I click verify, nothing happens. My paths and ftp info is correct, but the program won't recognize the username/password or try to verify it at all. :-(
|
|
|
|
|
Lord_ZealoN
Newbie
Offline
Posts: 2
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE properties SYSTEM " http://java.sun.com/dtd/properties.dtd"> <properties> <comment>Settings</comment> <entry key="admin [www.MY_SITE_ADRES]_ftpPath"/> <entry key="admin [www.MY_SITE_ADRES]_mediaDirCount">1</entry> <entry key="admin [www.MY_SITE_ADRES]_ftpAddress">ftp.MY_SITE_ADRES</entry> <entry key="admin [www.MY_SITE_ADRES]_hostname">www.MY_SITE_ADRES</entry> <entry key="admin [www.MY_SITE_ADRES]_ftpUsername">MY_USERNAME</entry> <entry key="admin [www.MY_SITE_ADRES]_password">MY_PASSWORD</entry> <entry key="UseProxy">false</entry> <entry key="site0">admin [www.MY_SITE_ADRES]</entry> <entry key="admin [www.MY_SITE_ADRES]_mediaDir0">/media/</entry> <entry key="site0_count">0</entry> <entry key="admin [www.MY_SITE_ADRES]_ftpPassword">MY_PASSWORD</entry> <entry key="default_site">admin [www.MY_SITE_ADRES]</entry> <entry key="admin [www.MY_SITE_ADRES]_username">admin</entry> </properties> this is my setting file and ı can verify with it. But i saw two password is same and from Mysql. ? Hi. I really love this program. I used it on my old site. But now I've upgraded to .13 and the program isn't working. I even copied out the settings.xml file above and replaced mine with all the correct information. I found the password hash in jos_users and pasted it in to the settings.xml doc. Still... when I click verify, nothing happens. My paths and ftp info is correct, but the program won't recognize the username/password or try to verify it at all. :-( The only thing I did was.. Download Blogg-X.. Open it COnfigure it to your site (and fails) Paste the password on the xml file as the previous posts Are you behind a firewall? Has you the blogg-x mambot published?
|
|
|
|
|
|
Hillary
|
The only thing I did was..
Download Blogg-X.. Open it COnfigure it to your site (and fails) Paste the password on the xml file as the previous posts
Are you behind a firewall? Has you the blogg-x mambot published?
That file was not from my site, it was just the one I copied and replaced with my information so of course it would fail. ;-) I'm not behind a firewall, the mambot is published. It verifies the ftp settings and password, but not the Joomla one. ??
|
|
|
|
|
|
chris
|
Try the new version, it should verify correctly on Joomla! 1.0.13. You may have to reenter the password on the settings dialog screen.
Thanks...
chris
|
|
|
|
|
|
Hillary
|
Try the new version, it should verify correctly on Joomla! 1.0.13. You may have to reenter the password on the settings dialog screen.
Thanks...
chris
Nope. Still doesn't work. I d/led the new, beta version, made sure to check the box for Joomla 1.0.13 (even did it without checking the box) and nothing happened. It still won't verify the username/password and won't connect. I went into the xml file and everything was correct.
|
|
|
|
|
Samantha Lane
Newbie
Offline
Posts: 1
|
Hi,
I'm having the same problem. I downloaded the latest version of blog-x, setup an account and the ftp will verify OK but not the jooomla login.
No error message, just nothing. I've tried copying the password out of the database, using the unhashed password, ticking and unticking .13 to no avail.
I've installed and published the mambot.
regards Samantha
|
|
|
|
|
Alexander Isings
Newbie
Offline
Posts: 1
|
First of all thanks for all the work done on Blogg-X. Its an excellent app which saves us uploaders of content huge amounts of time.
Now for the problem I'm having.
I have a number of Joomla sites, one of which is still running under 1.012. Today I downloaded Blogg-X 1.013 and installed on my PC. I also installed it on one of my 1.013 Joomla sites.
Blogg-X still works nicely with my 1.012 site. As to my 1.013 site however I need to report that the Joomla username and password verify nicely and that the ftp info verifies as well.
When opening the site I get an error message I get the screen telling me that there was an error trying to get initial settings. . .
I'll try reinstalling to see if that helps and report back.
Best regards,
Alexander
UPDATE: reinstalling and overwriting options.xml and settings.xml makes no difference. The version 1.012 site still works but 1.013 version gives same problems, even tough both verification processes went fine....
Dumbfounded,
AI
|
|
|
|
|
|