Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 128,099
» Latest member: ella2000
» Forum threads: 175,413
» Forum posts: 1,231,416
Full Statistics
|
Latest Threads |
How Can I Add User Avatar...
Forum: General Support
Last Post: Taylor M
1 hour ago
» Replies: 1
» Views: 85
|
Upgrade Code - Redeem Sys...
Forum: Plugins
Last Post: 1ucif3
6 hours ago
» Replies: 7
» Views: 1,890
|
tried to upgrade to 1.8.3...
Forum: Installation and Upgrades Support
Last Post: HAFOOCH
6 hours ago
» Replies: 8
» Views: 172
|
Test attachment updating
Forum: Testing
Last Post: didgeridoo
9 hours ago
» Replies: 0
» Views: 27
|
use code tag for generati...
Forum: MyCodes
Last Post: CivilEA
10 hours ago
» Replies: 6
» Views: 10,046
|
mybb and PhP 8.0
Forum: General Support
Last Post: spm
Yesterday, 07:35 PM
» Replies: 16
» Views: 5,329
|
Flyover – MyBB login and ...
Forum: Plugin Releases
Last Post: Shade
Yesterday, 09:10 AM
» Replies: 58
» Views: 49,582
|
Change language selector ...
Forum: General Support
Last Post: ron1872
Yesterday, 05:31 AM
» Replies: 3
» Views: 298
|
[Firebase] - Rin Shoutbox...
Forum: Plugin Releases
Last Post: ScrimOnDiscord
Yesterday, 03:13 AM
» Replies: 118
» Views: 62,636
|
Pay Newpoints to unlock A...
Forum: Plugin Requests
Last Post: Omar G.
Yesterday, 02:51 AM
» Replies: 4
» Views: 437
|
|
|
My Video code. |
Posted by: Felipee - 2010-06-03, 01:14 AM - Forum: 1.6 General Support
- Replies (1)
|
 |
I have a problem, i install the mybb 1.6 in my new forum, and i download the plugin from da website, in mybb.com and when i go to install the plugin it says "the version is not compatible " what i must do, i need use youtube videos in my forum and i dont know "how"
someone can help me?
ty.
|
|
|
Can't select threads |
Posted by: Schmarvin - 2010-06-01, 02:42 PM - Forum: 1.6 General Support
- Replies (11)
|
 |
When I got into a forum to open/close topics, or do anything to a topic via viewing all of the threads in a forum, it doesn't select any of them. I can put a check mark next to them, but then it doesn't count it when I go down to the action menu at the bottom of the page. Just thought I'd let you guys know. Oh, and I'm running the Beta, which is AWESOME btw
**If this is in the wrong forum, could the mods please remove it? Thanks.
|
|
|
Validation Output: 9 Errors |
Posted by: Howman - 2010-05-31, 05:35 PM - Forum: 1.6 General Support
- Replies (2)
|
 |
http://www.howmanstest.co.cc/Forum-News
Just an empty forum
Errors found while checking this document as XHTML 1.0 (9 of them)
1. Line 165, Column 52: end tag for "input" omitted, but OMITTAG NO was specified
<input type="hidden" name="selectall" value="">
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
other errors are like this one
I can not seam to find them in the templates
|
|
|
Help? |
Posted by: Minnemann - 2010-05-31, 05:31 PM - Forum: 1.6 General Support
- Replies (10)
|
 |
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1054 - Unknown column 'remember' in 'field list'
Query:
SELECT uid,username,password,salt,loginkey,remember,coppauser,usergroup FROM mybb_users WHERE username='Soul-dono' LIMIT 1
Please contact the MyBB Group for support.
|
|
|
Changes Break Quick Edit |
Posted by: Alex Stanford - 2010-05-31, 02:39 PM - Forum: 1.6 General Support
- Replies (5)
|
 |
Hello again everyone,
Using an older 1.6 Beta, as most of you know.
I'm currently skinning the postbit. I just replaced the original postbit_edit template with the following:
<a href="javascript:;" onclick="Thread.quickEdit({$post['pid']});">
Quick Edit<b></b>
</a>
But, when clicked it doesn't do anything. Can anyone shed some insight upon this?
I've basically removed the drop down and added a separate link for a full edit - but quick edit seems to be broken now.
Thanks in advance,
Alex
EDIT:
When I try:
<a href="javascript:Thread.quickEdit({$post['pid']});">
Quick Edit<b></b>
</a>
I get an all-white page that reads "false" in the top left corner on click of the link.
Any ideas?
|
|
|
Locating templates... |
Posted by: Alex Stanford - 2010-05-30, 07:07 PM - Forum: 1.6 General Support
- Replies (6)
|
 |
I'm working on reskinning the post bit of my forums.
The postbit template uses the following:
{$post['profilelink']} to pull the user's name and profile link.
Where is the template to control the output of that "variable" (or array value, rather) located?
Thanks in advance.
|
|
|
|