A few glitches, but I think I have a successful install. In trying to add a test member record, however, I get stuck on the username. After I hit the "join now" button, I get a red " ! " symbol that says username must be only latin characters, etc. I have tried several usernames, checked the field builders section, and am sure nothing is wrong with the name. Any ideas on what may be wrong?
Rob
|
What username are you trying use? |
Hi Root (or anybody),
I have tried a bunch of usernames and none have worked. Feel free to try yourself - I installed it here: http://tradematch.us/community/ Anyone have any ideas as to what might be wrong?
Thanks
Rob
|
must be your server conf..
my site works just fine
what verision is it on php4 or 5
try 2 install all the modules first
admin/tools/modules
Quotes version 1.0.0 by Boonex [won't install so you know]
|
It is PHP 5 running under CGI - my other sites are on a PHP 4 server. I will try installing the modules and see if that changes anything. Thanks for responding.
-
Rob
|
This issue has been discussed in 2 other forum topics.
My understanding is that php 5.1.6 under redhat enterprise 5 and centos 5 is compiled with PCRE which is not compatable with the unicode character property used for the matching code.
The proper solution is to remove the RPM install of PHP and install and compile from a source tarball.
I have posted an alternate solution to the problem in this topic at about the 11'th post down.
http://www.boonex.com/unity/forums/#topic/Dolphin-7-Beta-Bugs-Discussion.htm
The discussion containing the cause of the problem is mentioned here.
http://www.boonex.com/unity/forums/#topic/Some-bugs-.htm
https://www.deanbassett.com |
Deno - thanks for your help. Your fix mostly worked. I put that code in the field builder for nickname and tried again to register - this time, it "hung" but I got the email alert of a new member, and that member was registered (Boonex, please take note - if new member's can't register, it is a rather major bug).
-
I also took Prolaznic's advice and installed the modules - but only about half of them worked - the rest blew up with mysql error messages. Is this because of the php 5 under cgi configuration of this server? I appreciate your help.
-
Rob
|
oh crap, now I am getting chron errors:
-
Database access error.PHP Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /var/www/vhosts/tradematch.us/httpdocs/community/flash/modules/global/inc/db.inc.php on line 74 Description: Database access error.PHP Warning: mysql_error():
supplied argument is not a valid MySQL-Link resource in /var/www/vhosts/tradematch.us/httpdocs/community/flash/modules/global/inc/db.inc.php on line 74 Description: Database access error.PHP Warning: mysql_error():
supplied argument is not a valid MySQL-Link resource in /var/www/vhosts/tradematch.us/httpdocs/community/flash/modules/global/inc/db.inc.php on line 74 Description: PHP Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/vhosts/tradematch.us/httpdocs/community/flash/modules/video_comments/inc/classes/BxDolCronVideoComments.php on line 67
|
Hi Root (or anybody),
I have tried a bunch of usernames and none have worked. Feel free to try yourself - I installed it here: http://tradematch.us/community/ Anyone have any ideas as to what might be wrong?
Thanks
Rob
I just filled out the form and after hitting save/submit it hung. I received the confirmation email so I refreshed and logged in without an issue. You may also want to change your admin user to another name. Anyone who clicks on that will be brought to your admin login screen.
|
Shouldn't that be a security issue for Boonex to address? I like having the name "admin". Also, I noticed that when I log in as "admin", and then go back, I stay logged in as admin - and there doesn't seem to be a way to log out - unless I am looking right at it. I'm going to try an install on a php 4 server to see if that improves things. Lots of bugs, but my general impression is that this is going to be pretty hot.
-
Rob
|
UPDATE: reinstalled today on a PHP 4 server with a different domain and things are working much better- so I will go with that for a while. The php 5 server issues are over my head and not something I want to delve into at the moment. Thanks everybody for your help with this.
-
Rob
|