![]() |
Thanks for all the feedback, vbboarder!
I'll pass all of the bug/problem reports along to our engineers, and get back to you with answers as I get them :) Quote:
|
Quote:
Yes, I'm referring to the page titles. As mentioned before, page titles, at least the default page titles, are not stylistic but convey content and they should be consistent among users. |
why i get error while i'm trying to register on http://zoints.com/forum.z ?
it doesn't allow me to register at all says ur username was token by somebody else also i've tried wierd usernames such as "adfjkhasdhqwiouydamasdfg" and still says token by somebody else |
Quote:
I apologize, but I've reread this a couple times, and I'm not quite sure what you're asking. Quote:
|
thanks finally i completed the registration process and worked
but isn't it possible to use unicode characters in editors ? |
I seem to be having a problem after the install, everything appears to be fine except when I go to look at my profile, I get this error.
I ran through the install without any issues, If someone could help it would be much appreciated. Code:
Invalid SQL: SELECT blog.*, category.title As cattitle, blogoptions.options, mood.imagename As moodimage, mood.title As moodtitle, group_concat(tag.tag) as blogtags, tagassoc.tagid FROM zp_blog_entry AS blog LEFT JOIN zp_blogcategory As category ON(blog.catid = category.catid) LEFT JOIN zp_mood As mood ON(blog.moodid = mood.moodid) LEFT JOIN zp_tagsassoc As tagassoc ON (blog.entryid = tagassoc.itemid AND tagassoc.entity = 'ENTRY') LEFT JOIN zp_tags As tag ON (tag.tagid = tagassoc.tagid) LEFT JOIN zp_blogoptions As blogoptions ON(blogoptions.userid = blog.masterid) WHERE blog.masterid = 3 AND blog.private = 0 GROUP BY blog.entryid ORDER BY blog.dateline DESC LIMIT 10 |
Our engineers are researching a very similar looking issue for another user right now. Let me have you submit a support ticket here:
http://zoints.com/support.z Make sure to include the error message and the following site info: Zoints Local version vBulletin Version Server Information: Type PHP version MySQL Version |
Quote:
I am trying to display a page on phpportal frontpage instead of forum forumhome frontpage .. "Display Profiles on FORUMHOME You can select certain types of profiles to display on FORUMHOME." i would like to display like 10 new person newly created on the phpportal frontpage. right now you guy already have forum forumhome's page ... my question is, can I have a code or anything that able to display a block on the phpportal that show about 10 members just created? here is the directory structure: /portal/forums/z thank you for your product here is some code i tried but it's not working well, it's either show only the empty avatar or the user's avatar, not both. i wanted to show the noavatar.gif for members doesn't have avatar and the image.php?u=xxx for the user that has the avatar. $new_members = mysql_query("SELECT zuser.userid, zuser.username, fuser.avatarid, fuser.avatarrevision, avatarpath, NOT ISNULL(filedata) AS hascustom, customavatar.dateline, customavatar.width, customavatar.height FROM zp_user AS zuser LEFT JOIN user AS fuser ON fuser.username = zuser.username LEFT JOIN avatar AS avatar ON avatar.avatarid = fuser.avatarid LEFT JOIN customavatar AS customavatar ON customavatar.userid = zuser.userid WHERE zuser.lastmodification = 0 ORDER BY zuser.jointime DESC LIMIT 10"); while($row = mysql_fetch_assoc($new_members)) { $pavatar = "noavatar.gif"; $pavatar2 = "http://domain.com/forums/image.php?u=$row[userid]"; if (!$this->post['avatarurl']) { echo ("<a href='/forums/member.php?u=$row[userid]'><img src='$pavatar'</img></a>"); } else { echo ("<a href='/forums/member.php?u=$row[userid]'><img src='$pavatar2'</img></a>"); } echo ("<br>"); } mysql_free_result($new_members); |
I have 4 bugs to report:
1. I can not get the TinyMCE editor to appear/ work in IE7 (it shows up fine in FF2). 2. The my Quotes block does not have a link to add quotes. Instead, the user must activate the page editor mode, then click on the wrench edit icon to add new quotes. 3. When adding a URL to the my Links block, Zoints shows an error page when adding the very first link (subsequent links do not result in errors; bug is reproducible by creating a new user and adding the very first link). The problem may be related to adding the link to a folder other than the default "Suggested Links". Even though an error is reported for the first link, when you re-edit the my Links block, you'll see that Zoints actually added the first link. 4. When editing the my Links block, the "# of Links to Display" is not shown so the user does not know if it was saved, even though the user previously saved a value. |
I have translated to Zoints Local into Turkish here ıt is the files to translate it to turkish. If you already installed Zoints Local Profiles ;
Firstly you must change the files which is located in "/z/lang/en" in the file "en" (it is in the uploaded file) then you must upgrade the product with the "Zoints Local T?rk?eleştirilmiş Hali By Darkpain" If you did not installed yet. You Can upload "en" file to your ftp before installing and you must import the product "Zoints Local T?rk?eleştirilmiş Hali By Darkpain" it is all folks :=) Sonunda Zoints Local'i t?rk?eleştirmem bitti. Eğer Zoints'i daha ?nceden kurdu iseniz upload ettigim dosyanin icindeki "en" klas?r?ndeki dosyalari sizin ftpnizdeki ".../z/lang/en" klas?r? icindekilerle degiştirmeniz gerekiyor. Ve de y?netim panelinizin de t?rk?e olmasini isterseniz gene upload etmiş oldugumuz "Zoints Local T?rk?eleştirilmiş Hali By Darkpain" ?r?n?n? ?r?n y?neticinizden "?r?n?n ?zerine kaydet" Se?enegi Evet işaretli iken import ediniz. Eğer daha ?nce kurmadi iseniz "en" klas?r? yerine benim upload etmiş oldugum klas?r? upload edin ftp nize. Daha sonra ?r?n olarak da benim vermiş oldumum ?r?n? import ederseniz %95'i t?rk?eleştirilmiş olan Zoints Local forumunuza kurulmuş olacaktir. Download Link :http://www.fileden.com/files/2008/1/...20Darkpain.rar Indirme linki : http://www.fileden.com/files/2008/1/...20Darkpain.rar |
All times are GMT. The time now is 07:40 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|