OK Here's what I did early before all this crap occurred...Is it possible for this stuff to be tied together?
It is the first time I've ever tried to fix language keys. Here's the notes I took while trying to cover my ass and do this correctly...or what I thought was the correct way to fix jacked up language strings that are visible to members-
_mma_Articles_Delete
_mma_blog_posts_comments_delete_and_edit
_mma_Feedback_Delete
_mma_forum_files_download
_mma_News_Delete
_mma_videocontest_approve_videocontest
video contest entries browse
video contest entries comment
_mma_videocontest_comments_delete_and_edit
_mma_videocontest_delete_any_videocontest
_mma_videocontest_edit_any_videocontest
video contest entries view
video contest vote
_mma_Wall_Delete_Comment
wall post comment
_mma_videocontest_add_videocontest (Modzzz VideoContest) Edit
_mma_videocontest_browse (Modzzz VideoContest) Edit
_mma_videocontest_comment_videocontest (Modzzz VideoContest) Edit
_mma_videocontest_view_videocontest (Modzzz VideoContest) Edit
_mma_videocontest_vote_videocontest (Modzzz VideoContest) Edit
Articles_Delete
One by one, I added each key and did so by referencing what properly displayed keys looked like.
After each one I would compile languages, but there were a couple times where I fixed a couple before compiling.
I walked on eggshells through the process checking and double checking to make sure I was properly classifying and wording things-
for instance:
_mma_blog_posts_comments_delete_and_edit
Would be classified under the (Boonex Blogs) option
and the final result I worded as:
blog posts comments delete and edit
Then I would save and compile languages and go to see the result and all looked pretty-pretty..like freaking flowers and stuff!
Now after researching a bit about this dolphin pagination php whatever, I see that there is some forum posts that link this error to a profile page button not working, and permissions were mentioned in the post.
Membership Level actions are permissions correct?
They also mention Table errors.
Is that database tables? or CSS/HTML Tables?
Or am I confused all together?
Hell I know I'm confused.
I need to find out if this is relevant to my issue and what I can try to do.
Did I screw something up in my database by fixing these language keys.
Is there another step to installing new language keys that require a trip to the mysql database - phpmyadmin?
Common somebody please...throw me bone here or something....I'm trying to learn as fast as I can.