jema
|
Keep an eye out for things going pear shaped.I thought I would add a quiz feature to downsizer
Only catch is that this involves shoehorning about three months worth of myfreeforum development into downsizer....
|
tahir
|
Now we need a quiz....
|
jema
|
Well the admin side seems to be working allowing a quiz to be written. Look in admin/portal settings/quiz.
|
tahir
|
Getting this in the side frame:
Notice: Constant IN_PHPBB already defined in /home/httpd/vhosts/downsizer.net/subdomains/forum/httpdocs/admin/admin_logs_config.php on line 22
Notice: Constant IN_PHPBB already defined in /home/httpd/vhosts/downsizer.net/subdomains/forum/httpdocs/admin/admin_attach_cp.php on line 22
Notice: Constant IN_PHPBB already defined in /home/httpd/vhosts/downsizer.net/subdomains/forum/httpdocs/admin/admin_mass_delete_users.php on line 19
Notice: Constant IN_PHPBB already defined in /home/httpd/vhosts/downsizer.net/subdomains/forum/httpdocs/admin/admin_smilies.php on line 26
Notice: Constant IN_PHPBB already defined in /home/httpd/vhosts/downsizer.net/subdomains/forum/httpdocs/admin/admin_attachments.php on line 22
Notice: Constant IN_PHPBB already defined in /home/httpd/vhosts/downsizer.net/subdomains/forum/httpdocs/admin/admin_forumauth.php on line 23
Notice: Constant IN_PHPBB already defined in /home/httpd/vhosts/downsizer.net/subdomains/forum/httpdocs/admin/admin_board.php on line 14
Notice: Constant IN_PHPBB already defined in /home/httpd/vhosts/downsizer.net/subdomains/forum/httpdocs/admin/admin_mass_email.php on line 22
Notice: Constant IN_PHPBB already defined in /home/httpd/vhosts/downsizer.net/subdomains/forum/httpdocs/admin/admin_extensions.php on line 22
Notice: Undefined variable: page_title in /home/httpd/vhosts/downsizer.net/subdomains/forum/httpdocs/admin/page_header_admin.php on line 78
Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/downsizer.net/subdomains/forum/httpdocs/admin/admin_logs_config.php:22) in /home/httpd/vhosts/downsizer.net/subdomains/forum/httpdocs/admin/page_header_admin.php on line 139
Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/downsizer.net/subdomains/forum/httpdocs/admin/admin_logs_config.php:22) in /home/httpd/vhosts/downsizer.net/subdomains/forum/httpdocs/admin/page_header_admin.php on line 145
Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/downsizer.net/subdomains/forum/httpdocs/admin/admin_logs_config.php:22) in /home/httpd/vhosts/downsizer.net/subdomains/forum/httpdocs/admin/page_header_admin.php on line 146
|
jema
|
Ah right I had not refreshed that bit, I had got errors turned on fully verbose, they are off now.
|
tahir
|
Error: cannot overwrite existing portal
|
jema
|
You should be clicking on the left hand button to update or change the name and clicking on the second button.
I need to get the language in there I think!
|
tahir
|
| jema wrote: | | You should be clicking on the left hand button to update or change the name and clicking on the second button. |
I'm sure that makes sense, to someone...
|
jema
|
Should be clearer now.
|
tahir
|
So first update then create?
Still got the same error
|
jema
|
Just update, the "portal" called QUIZ is already there, you can change the name and click create if you want multiple quizes.
|
jema
|
Oh and 'abc' should be just abc.
I have not released this one on myff yet, so you are picking up on issues that others will have.
|
tahir
|
Aha, well I updated that, so where will it show up?
|
jema
|
When I write the code to make it show.
I think it will be:
http://forum.downsizer.net/showportal.php?component=QUIZ
which will allow any portals to show. Just popping down the shops and then back and writing that bit.
|