|
|
| Author |
Message |
JPT
New User
Joined: 31 Jan 2010
Posts: 6
|
Posted: March 3rd 2010, 7:07 pm Post subject: |
|
|
| Hi this is the guy who helped JPT, to solve the non-accessible problem, you need to do the following: go to the ACP: system, module management, user control panel, RPG character. Look at the module mode i the add character and view character modules: you will notice that the add character module is set to view a character, while the view character module is set to add one. Change that and the add character module will work, note that the view character module will now show the non-accessible error until you (or maybe until one person) create a character. |
|
| Back to top |
|
 |
7eventhD
New User
Joined: 16 Feb 2010
Posts: 11
|
Posted: March 4th 2010, 1:10 am Post subject: |
|
|
... Really?
This worked. Thank you so much to everyone that helped and for the most to Oxpus for writing this mod. I can't wait to get into the details of how this mod works and hopefully this will turn out as awesome as this mod looks.
Thank you all again. _________________ ~7eventh Dimension Productions~
Visit our site and become part of our community and team. |
|
| Back to top |
|
 |
oxpus
Well Known User
Joined: 11 Feb 2003
Posts: 267
Location: Germany
|
Posted: March 4th 2010, 8:02 am Post subject: |
|
|
@7eventhD
I thought you've already set the modul permissions.
Like the older hack release for phpBB 2 the modules must be managed to grant access to the usergroups.
Sorry, that I've not asked about this point... _________________ Karsten Ude
OXPUS.net | OXPUS.de
Admin of phpbb2.de |
|
| Back to top |
|
 |
7eventhD
New User
Joined: 16 Feb 2010
Posts: 11
|
Posted: March 4th 2010, 10:43 pm Post subject: |
|
|
Don't worry about it one bit, I'm sorry for being so noobish about installing this mod. Thank you again for your help.
EDIT:
I have a new error... Whenever I try to post, it won't let me view my thread, saying that it doesn't exist and sometimes gives me an sql error. Screen cap link is below.
http://www.7eventhd.com/images/General%20Error.JPG
Has anyone else gotten this error? If so, how can I fix it? _________________ ~7eventh Dimension Productions~
Visit our site and become part of our community and team. |
|
| Back to top |
|
 |
oxpus
Well Known User
Joined: 11 Feb 2003
Posts: 267
Location: Germany
|
Posted: March 5th 2010, 10:23 am Post subject: |
|
|
Umpf, a point, I've fixed for the next mod release...
Very short:
Open the file includes/functions_posting.php and find the row
| Code:
|
|
'post_edit_locked' => $data['post_edit_locked'])
|
Replace this with the rows
| Code:
|
'post_edit_locked' => $data['post_edit_locked'],
'rpg_post_whisper' => '')
|
and the error should be fixed... _________________ Karsten Ude
OXPUS.net | OXPUS.de
Admin of phpbb2.de |
|
| Back to top |
|
 |
JPT
New User
Joined: 31 Jan 2010
Posts: 6
|
Posted: March 5th 2010, 10:35 am Post subject: |
|
|
So how do you define who is being attacked. I assume that it is the person that posted before you?
And the battle reporter also says nothing, just a blank post. |
|
| Back to top |
|
 |
oxpus
Well Known User
Joined: 11 Feb 2003
Posts: 267
Location: Germany
|
Posted: March 5th 2010, 11:29 am Post subject: |
|
|
An error based on the sql error.
Just ignore it. _________________ Karsten Ude
OXPUS.net | OXPUS.de
Admin of phpbb2.de |
|
| Back to top |
|
 |
7eventhD
New User
Joined: 16 Feb 2010
Posts: 11
|
Posted: March 5th 2010, 1:08 pm Post subject: |
|
|
No longer getting the error, but I still can't access my threads... _________________ ~7eventh Dimension Productions~
Visit our site and become part of our community and team. |
|
| Back to top |
|
 |
oxpus
Well Known User
Joined: 11 Feb 2003
Posts: 267
Location: Germany
|
Posted: March 6th 2010, 2:28 pm Post subject: |
|
|
Please search for the last posts in your forum (e. g. by searching for them) and try to edit the posts.
Or maybe you can find the posts by the moderator panel. _________________ Karsten Ude
OXPUS.net | OXPUS.de
Admin of phpbb2.de |
|
| Back to top |
|
 |
pan7her
New User
Joined: 24 May 2010
Posts: 1
|
Posted: May 24th 2010, 9:43 am Post subject: |
|
|
Glad that i found this thread, one of my problems after installing this wonderful mod has been solved.
but the trouble isn't over yet. i can't seem to have the battle mode activated. the battle and whisper checklist doesn't show in my 'Post Reply' screen (or
'New Topic' for that matter)..
i'm using an AcidTech style from SubSilver template.
can somebody point me where the trouble orginates from?
thanks  |
|
| Back to top |
|
 |
|