-
I've got this error:
Warning: fileperms() [function.fileperms]: stat failed for /tmp/OPT in ...email.php on line 944
In Projects > Requests with user in Dev Group.
How to fix it?.
2009-03-21 17:57:55 UTC by mschlos
-
How to correctly set up knowledge base?.
2009-03-21 12:16:21 UTC by mschlos
-
martinfst committed patchset 375 of module opt to the Outreach Project Tool CVS repository, changing 1 files.
2007-04-20 18:37:05 UTC by martinfst
-
Maybe a bit late, but I'll answer anyway. OPT has not been tested/migrated to PHP5.
You have the option to either run PHP4 & PHP5 on the same server or downgrade to PHP4. As to your second problem "File does not exist", You must have deleted something or made a typo in a rewrite?
And looking at my personal time and priorities, no: migrating OPT to PHP5 is not on my schedule. I can't speak...
2006-12-30 19:53:57 UTC by martinfst
-
After installing the update to 1.2.7 i have this error message:
The following query failed:
select
if (year(2006-11-15 23:59:59)!=year(now()),
date_format(2006-11-15 23:59:59,"%b %d %Y"),
if (dayofyear(2006-11-15 23:59:59)=dayofyear(now()),
"Today",
date_format(2006-11-15 23:59:59,"%b %d")
)
)
from people where id="7"
You have an error in your SQL syntax; check the manual that...
2006-12-08 18:24:42 UTC by cwalch
-
PHP problems solved but now:
File does not exist: /srv/www/htdocs/opt/main_menu/
Why that.
2006-12-06 17:15:59 UTC by cwalch
-
Hi folks,
we are using since 2 years OPT and its an very nice program. Bt today wa my my server brocken, so I had to install new OS (Suse 9.3 / apache 2/ php 5) and I'm not able to run the system. I'm gtting always zhis error message
[client 172.22.124.112] PHP Notice: Use of undefined constant _ - assumed '_' in /srv/www/htdocs/opt/include/general.php on line 804
[client 172.22.124.112]...
2006-12-06 16:13:52 UTC by cwalch
-
Upon upgrading OPT to version 1.2.7 on a MySQL version
5.0.22 database I encountered SQL that was creating
errors in the Overview functions. I made the updates
included in the attached file. My updates can be found
by searching on "SSC" within the file.
Additional detail can be found in the forum entry
titled "SQL failure accessing overview screen" and
dated 2006-10-19 and the newer...
2006-10-25 00:31:35 UTC by vranicoff
-
When viewing the newsletter overview, the 5th entry of
the database is displayed repeatably and keeps looping.
Other newsletter entries are not shown.
2006-09-17 09:42:59 UTC by martinfst
-
Logged In: YES
user_id=341406
For what it's worth, I agree with Martin. That's a really
old version of MySQL, and you should consider upgrading,
regardless of OPT--you'll probably start bumping into
problems with many other recent packages you install.
2006-09-14 20:04:37 UTC by b_stancescu