Just realized i have one more error. When i post, i get this:

Notice: Undefined variable: poster in /home/filt/bajskorv.se/include/punpoll/viewtopic.php on line 48

Notice: Undefined variable: poster in /home/filt/bajskorv.se/include/punpoll/viewtopic.php on line 48

Notice: Undefined variable: poster in /home/filt/bajskorv.se/include/punpoll/viewtopic.php on line 48

Notice: Undefined variable: poster in /home/filt/bajskorv.se/include/punpoll/viewtopic.php on line 48

Notice: Undefined variable: poster in /home/filt/bajskorv.se/include/punpoll/viewtopic.php on line 48

2

(0 replies, posted in Feature requests)

Id like to have a little presentation page where the user gets a whole page with XXXXX characters to use to do a presentation.

Every user should also have their own personal guestbook.

Also id like the users to be able to upload pictures in a private picture gallery connected to their presentation.

Problem solved. Thanks alot Azakur4

Azakur4 wrote:

umm the problem with the "Notice: Undefined index: o_polls" is because you don't run the install_mod.php

and the "Warning: Division by zero"

the problem is because you do not have any poll in your forum.

I did run install_mod.php

And i got a message saying everything went well...

When i go to post.php i get the following errors:

Notice: Undefined index: o_polls in /home/filt/bajskorv.se/post.php on line 515
Notice: Undefined index: o_polls in /home/filt/bajskorv.se/include/punpoll/post_form.php on line 5
Notice: Undefined variable: cur_user in /home/filt/bajskorv.se/include/punpoll/post_form.php on line 5

And when i click "Post a new poll" i dont get the poll up.

When i go to the admin pages and click "Polls" i get

Warning: Division by zero in /home/filt/bajskorv.se/admin_polls.php on line 175

but i guess thats becouse i dont have any polls...

When i go to Admin pages and click "Permissions" i get the following errors:

Notice: Undefined variable: pun_root in /home/filt/bajskorv.se/admin_permissions.php on line 171
Notice: Undefined index: p_guests_poll in /home/filt/bajskorv.se/include/punpoll/admin_permissions.php on line 9
Notice: Undefined index: p_guests_poll in /home/filt/bajskorv.se/include/punpoll/admin_permissions.php on line 9

Any idea why?