Login x
User Name:
Password:
Social Links Facebook Twitter YouTube Steam RSS News Feeds

Members Online

»
0 Active | 91 Guests
Online:

LATEST FORUM THREADS

»
CoD: Battle Royale
CoD+UO Map + Mod Releases
Damaged .pk3's
CoD Mapping
heli to attack ai
CoD4 SP Mapping

Forums

»

Welcome to the MODSonline.com forums. Looking for Frequently Asked Questions? Check out our FAQs section or search it out using the SEARCH link below. If you are new here, you may want to check out our rules and this great user's guide to the forums and the website.
For more mapping and modding information, see our Wiki: MODSonWiki.com

Jump To:
Forum: All Forums : MODSonline
Category: MODSonline
Main discussion regarding the MODSonline.com website.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword, playername
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked
Page
Previous Page
subscribe
Author Topic: site bugs
Sevenz
General Member
Since: Apr 24, 2006
Posts: 2390
Last: May 10, 2013
[view latest posts]
Level 8
Category: MODSonline
Posted: Friday, Dec. 18, 2009 02:43 pm
modsonline now redirects automatically to youtube without having to click "CLICK HERE TO CONTINUE TO THIS UNVERIFIED URL"

but it screws up the url:

Code:
Link
http://www.youtube.com/watch?v=O9NLvGmXf0c&fmt=22

Redirect url
http://www.modsonline.com/BBCode-url.html?url=http://www.youtube.com/watch?v=O9NLvGmXf0c&fmt=22

YouTube 404 not found
http://www.youtube.com/watch%253fv=O9NLvGmXf0c&fmt=22


Note the %253f (in the redirected url) which should be a question mark
Share |
foyleman
Preferred PLUS Member
Since: Nov 7, 2001
Posts: 95765
Last: Apr 9, 2024
[view latest posts]
Level 10
Admin
Forum Moderator
Im a fan of MODSonair
Im a HOST of MODSonair
Category: MODSonline
Posted: Saturday, Dec. 19, 2009 01:54 pm
Thanks Sevenz. Fixed. [thumbs_up]
Go ahead... You Play I Mod : Support Modsonline by becoming a PREFERRED MEMBER today!
Have you heard the MODSonair Podcast?:
MODSonair is a weekly podcast bringing you the news from a modders perspective.
Tune in every Sunday at 12pm EST to listen LIVE.
Quake 4 Mods for Dummies - Half-Life 2 Mods for Dummies
Share |
Sevenz
General Member
Since: Apr 24, 2006
Posts: 2390
Last: May 10, 2013
[view latest posts]
Level 8
Category: MODSonline
Posted: Saturday, Dec. 19, 2009 03:04 pm
got another one

note: [ li ] below is actually [ * ] (without spaces)

when you click the list button, it says "Enter undefined". if hit okay, it inserts this bbcode snippet:

Code:
[list][li]undefined[/list]


better would be
Code:
[list]
[li]undefined
[/list]


other forum systems do it differently. They first ask you for the list type (numeric, alpha-numeric, roman, only dashes or dots in front of each item without any numeration).
|
Then it askes for the first item, if you click okay it askes for the 2nd etc. When you're done you click Abort to finish and insert the bbcode.
|
But it's okay they way it works in this forum. Nonetheless it would be great, if it would convert selected blocks like this:
|
select multiple lines, click list, expected output:

Code:
[list]
[li]line 1
[li]second
[li]3rd
[li]etc.
[/list]


currently it turns the first line into an item only:

Code:
[list]
[li]line 1
second
3rd
etc.
[/list]



another bug: i put | in the large paragraph above where i made two line breaks. I guess due to the br-bug fix it now ignores such line breaks. They are present in HTML source (\n), but there need to be html < br > tags
Share |
zeroy
General Member
Since: Nov 26, 2007
Posts: 1060
Last: Mar 12, 2014
[view latest posts]
Level 8
Category: MODSonline
Posted: Wednesday, Dec. 23, 2009 10:41 am
Nothing major but since the removal of the www in the URL i have to login at every visit :( -- And yes my password is saved, tried IE and Chrome with same result.

Cookie problem?
Share |
foyleman
Preferred PLUS Member
Since: Nov 7, 2001
Posts: 95765
Last: Apr 9, 2024
[view latest posts]
Level 10
Admin
Forum Moderator
Im a fan of MODSonair
Im a HOST of MODSonair
Category: MODSonline
Posted: Wednesday, Dec. 23, 2009 11:54 am
zeroy writes...
Quote:
Nothing major but since the removal of the www in the URL i have to login at every visit :( -- And yes my password is saved, tried IE and Chrome with same result.

Cookie problem?
That is an odd problem. I had someone else tell me it fixed this very problem that they had.
This is definitely a cookie issue but I have to figure out why.

I just made a minor cookie adjustment. Let me know if that makes any difference.

Is anyone else experiencing this issue?
Go ahead... You Play I Mod : Support Modsonline by becoming a PREFERRED MEMBER today!
Have you heard the MODSonair Podcast?:
MODSonair is a weekly podcast bringing you the news from a modders perspective.
Tune in every Sunday at 12pm EST to listen LIVE.
Quake 4 Mods for Dummies - Half-Life 2 Mods for Dummies
Share |
zeroy
General Member
Since: Nov 26, 2007
Posts: 1060
Last: Mar 12, 2014
[view latest posts]
Level 8
Category: MODSonline
Posted: Wednesday, Dec. 23, 2009 12:28 pm
foyleman writes...
Quote:
That is an odd problem. I had someone else tell me it fixed this very problem that they had.
This is definitely a cookie issue but I have to figure out why.

I just made a minor cookie adjustment. Let me know if that makes any difference.

Is anyone else experiencing this issue?


Ok seems ok now, i just went to the site and was still logged in this time, thanks!
Share |
Sevenz
General Member
Since: Apr 24, 2006
Posts: 2390
Last: May 10, 2013
[view latest posts]
Level 8
Category: MODSonline
Posted: Thursday, Sep. 1, 2011 09:55 pm
  1. the "new posts" counter doesn't seem to show the number of new posts, but rather all user visits since the last time it was reset o_O

  2. The URL redirection page strips possible doc anchors ( url.com/file.php#anchor ) which makes certain links unusable, e.g.:
    http://code.google.com/p/blender-cod/source/browse/%23hg%2Fblender_25

    There's a hack tho: write the # url-encoded: %23
    http://code.google.com/p/blender-cod/source/browse/%23hg%2Fblender_25

  • Edit button gone after edit, reloading the page will bring it up again (only sometimes?)

  • It's not possible to have a list with dots
    Just figured it out:
    Code:
    [list=disc][ * ]item[/list]
    Without the spaces around *, this appears to be another bug lol, * is replaced by li
    [li]

    There are couple possible types:
    1. disc - filled dots
    2. circle - unfilled dots
    3. a - numeration with letters
    4. A - numeration with uppercase letters
    5. i - Roman numeration
    6. I - Roman uppercase numeration
    7. 1 - numbers for numeration (default)


    edited on Sep. 1, 2011 06:01 pm by Sevenz
Share |
foyleman
Preferred PLUS Member
Since: Nov 7, 2001
Posts: 95765
Last: Apr 9, 2024
[view latest posts]
Level 10
Admin
Forum Moderator
Im a fan of MODSonair
Im a HOST of MODSonair
Category: MODSonline
Posted: Friday, Sep. 2, 2011 01:36 pm
I just wrote a work around for the hash in URLs. It works in your example.

The edit button shouldn't get removed and the only way it could be removed is if your cookies get changed or unrecognized in the change. I am not experiencing that in Chrome. I will keep an eye out for it. What also makes it illusive for me is that I am a moderator and therefore always allowed to edit. I need to spend more time in here as a user to find that bug.

list code... that's a big one. I am going to look into it but there's a lot going on in that bbcode. Unfortunately I can't just take bbcode from another system and use it. It has to be written out.

Sevenz... thanks for the report. It is appreciated.

** oh right... latests posts. That counter is supposed to be based on your last arrival to the site without a long break (10 minutes) between clicks. Upon quick inspection that seems to be working. If you spend more then 10 minutes writing a reply, then the counter will reset.
Go ahead... You Play I Mod : Support Modsonline by becoming a PREFERRED MEMBER today!
Have you heard the MODSonair Podcast?:
MODSonair is a weekly podcast bringing you the news from a modders perspective.
Tune in every Sunday at 12pm EST to listen LIVE.
Quake 4 Mods for Dummies - Half-Life 2 Mods for Dummies
Share |
Restricted Access Topic is Locked
Page
Previous Page
subscribe
MODSonline.com Forums : MODSonline : MODSonline

Latest Syndicated News

»
Codutility.com up and runn...
Nice, and there still using the logo and template for the screenshots, which...
Codutility.com up and runn...
dundy writes...Quote:Call of Duty modding and mapping is barly alive only a ...
Codutility.com up and runn...
Mystic writes...Quote:It seems to me the like the site is completely dead? ...
Codutility.com up and runn...
It seems to me the like the site is completely dead?

Partners & Friends

»