Previous Thread
Next Thread
Print Thread
Rate Thread
#209394 03/26/2001 11:03 PM
Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
Joined: Aug 2000
Posts: 3,590
I can't use Special characters (in username) after upgrading from 5.1.5 to 5.3!
I changed the option in config.php to (on /off )..(yes / no)..(1 /0)But I still get this error message: You can only have alphanumeric characters in your username. Special characters are not allowed.

How can I fix this?


Thanks


Sponsored Links
Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
Ok, the proper setting for this should be 1 but it looks like it might require a slight alteration to adduser.php. Line 26 currently looks like this:

if ($config[specialc]) {

When it should be this:

if (!$config[specialc]) {


UBB.threads Developer
Sally #209396 03/27/2001 12:26 AM
Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
Joined: Aug 2000
Posts: 3,590
Fixed, thank you

I have another small problem

Inside the private message there is three buttons: delete this message and reply to this message and return to start page.
If I click on (delete this message) button I get a White Empty page!
if I want to delete the private messages I Need to click (return to start page) and check that private messages and clicks delete-checked button, this is the only way to delete the private messages.
Can you help me with this? Thanks




Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
This probably comes from 2 different text strings in the langauge files, or maybe special characters being in these. In both the viewmessage.php language file and the mess_handler.php language file, there is a $lang[DELETE_MESS] variable. These 2 strings must be identical in both files, and also they can't have special characters in them because standard form behavior messes these up.

I need to actually get both of these into the generic file so this isn't a problem.


UBB.threads Developer
Sally #209398 09/08/2001 4:27 PM
Joined: May 1999
Posts: 1
Lurker
Lurker
Offline
Joined: May 1999
Posts: 1
This still needs to be fixed on the demo version.

Sponsored Links

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Bill B
Bill B
Issaquah, WA
Posts: 87
Joined: December 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240506)