Global symbol "%vars_calendar" requires explicit package name at CGIPath/ubb_profile.cgi line 964. Global symbol "$poster_name" requires explicit package name at CGIPath/ubb_profile.cgi line 965. Global symbol "$poster_name" requires explicit package name at CGIPath/ubb_profile.cgi line 967. Global symbol "$julian_bday" requires explicit package name at CGIPath/ubb_profile.cgi line 970. Global symbol "$poster_name" requires explicit package name at CGIPath/ubb_profile.cgi line 973. Global symbol "$julian_bday" requires explicit package name at CGIPath/ubb_profile.cgi line 973. BEGIN not safe after errors--compilation aborted at CGIPath/ubb_profile.cgi line 1051.
what can I do?
Originally posted by Ian Spence: [qb] right before that code, add
Code
my($poster_name, $julian_bday); use vars qw(%vars_calendar);
[/qb]
LK, can you add that fix in the official release, it saved my butt when gettin ready to upgrade lol..
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.