Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Upgraded to MyBB 1.4 beta
dvb Offline
Junior Member
**
Posts: 11
Joined: Feb 2008
Post: #12
Exclamation RE: Upgraded to MyBB 1.4 beta
the live bookmark is only show (empty), I'm using this URL:
http://mybbhacks.zingaburga.com/syndicat...http://mybbhacks.zingaburga.com/syndication.ph

but when enter directly to the above URL (by typing it to the address line) I can the see rss but also the images...
~~~~~~~~~~~

also there is something weird with multipages threads, when going after the url I receive to my mail box (the message that notify about new replies) I can see only the first page with no links to the other page, so I couldn't see your post but when searching for this thread I saw the link to the second page in the search result
so I made a little test, here the result:
when typing:
http://mybbhacks.zingaburga.com/showthre...http://mybbhacks.zingaburga.com/showthread.php?tid=1
(that's the url I've been redirected from the next link and after posting this reply)
http://mybbhacks.zingaburga.com/showthre...http://mybbhacks.zingaburga.com/showthread.php?action=newpo
(as received in the mail)
I can see the first page without the links to the other page, in the related source html I get:
(I've put it in the php bbcode to make it highlighted but to get html highlight I've typed before '?>', maybe mybb should have html, js etc. bbcode also)

PHP Code:
?>
        <div class="float_left">
	</div>

when typing:
http://mybbhacks.zingaburga.com/showthread.php?tid=158
or http://mybbhacks.zingaburga.com/showthre...http://mybbhacks.zingaburga.com/showthread.php?tid=
I can see the first page with the links to the other pages, in the related source html I get:

PHP Code:
1
2
3
4
5
6
7
8
9
?>
<div class="float_left">
	<div class="pagination">
	<span class="pages">Pages (2):</span>
	<span class="pagination_current">1</span>
	<a class="pagination_page" href="showthread.php?tid=158&page=2" linkindex="12">2</a>
	<a class="pagination_next" href="showthread.php?tid=158&page=2" linkindex="13">Next »</a>
	</div>
</div>

and when typing:
http://mybbhacks.zingaburga.com/showthread.php?pid=938
or http://mybbhacks.zingaburga.com/showthre...http://mybbhacks.zingaburga.com/showthread.php?tid=
I can see the second page with the links to the other pages, in the related source html I get:

PHP Code:
1
2
3
4
5
6
7
8
9
?>
<div class="float_left">
	<div class="pagination">
	<span class="pages">Pages (2):</span>
	<a class="pagination_previous" href="showthread.php?tid=158&page=1" linkindex="12">« Previous</a>
	<a class="pagination_page" href="showthread.php?tid=158&page=1" linkindex="13">1</a>
	<span class="pagination_current">2</span>
	</div>
</div>

~~~~~~~~~~~

when adding reply from the http ://mybbhacks.zingaburga.com/newreply.php?tid=XXX page the smiley table isn't placed correctly in FF2 neither in IE7
~~~~~~~~~~~

currently (while writing this reply) I'm on the following url:
http://mybbhacks.zingaburga.com/newreply...http://mybbhacks.zingaburga.com/newreply.php?tid=159&p
(I started to write in the quick reply and then click preview)
when I saw that the smiley table isn't placed correctly in FF, I copied the url into IE, and get that error:

Code:
Can not upload file - Too large for php post_max_size directive. Please press the back button.

that occur also in FF when typing directly that url.
I know it's not a real problem because anyone shouldn't enter directly to that url but I think a proper error message should be shown.
This is also a bit annoying to view the popular permission error even when the problem isn't even related to permissions, I think that some more improvements to the error messages of mybb should be taken into consideration.



Thanks anyway for our great MyBB!
Biggrin

Cocktail Be a fountain, not a drain.
Rex Hudler
User Creativity is a drug I cannot live without.
Cecil B. DeMille
(This post was last modified: 03-30-2008 07:40 PM by dvb.)
03-28-2008 09:08 AM
Visit this user's website Find all posts by this user

« Next Oldest | Next Newest »

Messages In This Thread
Upgraded to MyBB 1.4 beta - ZiNgA BuRgA - 03-20-2008, 10:38 PM
RE: Upgraded to MyBB 1.4 beta - KacperOo - 03-20-2008, 11:19 PM
RE: RE: Upgraded to MyBB 1.4 beta - RR2 - 03-21-2008, 11:59 AM
RE: Upgraded to MyBB 1.4 beta - MrDoom - 03-22-2008, 12:15 PM
RE: Upgraded to MyBB 1.4 beta - Lord_Croft - 03-24-2008, 01:10 AM
RE: RE: Upgraded to MyBB 1.4 beta - dvb - 03-24-2008, 04:29 AM
RE: Upgraded to MyBB 1.4 beta - dvb - 03-28-2008 09:08 AM
RE: RE: Upgraded to MyBB 1.4 beta - DCR - 03-29-2008, 04:03 AM
RE: Upgraded to MyBB 1.4 beta - FirefoX - 03-29-2008, 05:47 AM
RE: Upgraded to MyBB 1.4 beta - dvb - 03-30-2008, 08:03 PM
RE: Upgraded to MyBB 1.4 beta - incadude - 04-11-2008, 11:33 AM
RE: Upgraded to MyBB 1.4 beta - dvb - 04-11-2008, 01:13 PM

 Standard Tools
Forum Jump: