BOONEX.COM BOONEX BLOG BOONEX DEVZONE

Archive for the 'Misc' Category

BoonEx.org Closed. BoonEx Unity Welcomes You.

To be honest I feel a little sad… BoonEx.org has brought a whole new spirit into BoonEx operations. And yeah, it’s time to close it down.

Instead, we’re rolling out our proprietary blogging system at BoonEx Unity and everyone is WELCOME!

Why-oh-why?

1. Unified login. No need to register at Unity, Blog and DevZone - they’re all in one now.
2. No More Wordpress. Not that we don’t like it. It’s good, but a good tailor wears his own suit, right?
3. More features. Unity is more than Blogs, a lot more than that. And so much more to come.

Now what?

Please, post and comment at BoonEx Unity Blogs now. We’ll try to be VERY active there, I promise. If you wanted to comment on one of the existing posts of BoonEx.org, please create a new post in Unity, link to BoonEx.org post and start a discussion.

Posting AND commenting on Boonex.org are now closed. All old posts and comments will remain online for years ahead, for they are all priceless contributions of great people.

Welcome to BoonEx Unity!

Sudden Database Error??

I’ve had an error just suddenly appear and I’m not understanding how it has arrived or how to fix it.

————————————–

Query:

   SELECT DISTINCT
   `ClassifiedsAdvertisements`.`ID`,
   `ClassifiedsAdvertisements`.`Subject`,
   `ClassifiedsAdvertisements`.`Media`,
   `Profiles`.`NickName`,
   UNIX_TIMESTAMP( `ClassifiedsAdvertisements`.`DateTime` ) as `DateTime_f`,
   `ClassifiedsAdvertisements`.`DateTime`,
   `Classifieds`.`Name`, `Classifieds`.`ID` AS `CatID`,
   `ClassifiedsSubs`.`NameSub`, `ClassifiedsSubs`.`ID` AS `SubCatID`,
   `ClassifiedsAdvertisements`.`Message`,
   COUNT(`ClsAdvComments`.`ID`) AS 'CommCount'
   FROM `ClassifiedsAdvertisements`
   LEFT JOIN `ClassifiedsSubs`
   ON `ClassifiedsSubs`.`ID`=`ClassifiedsAdvertisements`.`IDClassifiedsSubs`
   LEFT JOIN `Classifieds`
   ON `Classifieds`.`ID`=`ClassifiedsSubs`.`IDClassified`
   LEFT JOIN `Profiles` ON `Profiles`.`ID`=`ClassifiedsAdvertisements`.`IDProfile`
   LEFT JOIN `ClsAdvComments` ON
`ClsAdvComments`.`IDAdv`=`ClassifiedsAdvertisements`.`ID`
   WHERE
   `ClassifiedsAdvertisements`.`IDProfile`  =  AND
   `ClassifiedsAdvertisements`.`Status` = 'active'
   GROUP BY `ClassifiedsAdvertisements`.`ID`
   ORDER BY `DateTime` DESC
   LIMIT 5

Mysql error:
You have an error in your SQL syntax; check the manual that corresponds to your
MySQL server version for the right syntax to use near 'AND
   `ClassifiedsAdvertisements`.`Status` = 'active'
   GROUP BY `Classified' at line 20

Found error in file member.php
at line 243. Called db_res function
with erroneous argument #0

Debug backtrace:
Array
(
    [1] => Array
        (
   [file] => member.php
   [line] => 243
   [function] => db_res
   [args] => Array
       (
  [0] =>
   SELECT DISTINCT
   `ClassifiedsAdvertisements`.`ID`,
   `ClassifiedsAdvertisements`.`Subject`,
   `ClassifiedsAdvertisements`.`Media`,
   `Profiles`.`NickName`,
   UNIX_TIMESTAMP( `ClassifiedsAdvertisements`.`DateTime` ) as `DateTime_f`,
   `ClassifiedsAdvertisements`.`DateTime`,
   `Classifieds`.`Name`, `Classifieds`.`ID` AS `CatID`,
   `ClassifiedsSubs`.`NameSub`, `ClassifiedsSubs`.`ID` AS `SubCatID`,
   `ClassifiedsAdvertisements`.`Message`,
   COUNT(`ClsAdvComments`.`ID`) AS 'CommCount'
   FROM `ClassifiedsAdvertisements`
   LEFT JOIN `ClassifiedsSubs`
   ON `ClassifiedsSubs`.`ID`=`ClassifiedsAdvertisements`.`IDClassifiedsSubs`
   LEFT JOIN `Classifieds`
   ON `Classifieds`.`ID`=`ClassifiedsSubs`.`IDClassified`
   LEFT JOIN `Profiles` ON `Profiles`.`ID`=`ClassifiedsAdvertisements`.`IDProfile`
   LEFT JOIN `ClsAdvComments` ON
`ClsAdvComments`.`IDAdv`=`ClassifiedsAdvertisements`.`ID`
   WHERE
   `ClassifiedsAdvertisements`.`IDProfile`  =  AND
   `ClassifiedsAdvertisements`.`Status` = 'active'
   GROUP BY `ClassifiedsAdvertisements`.`ID`
   ORDER BY `DateTime` DESC
   LIMIT 5

       )

        )

    [2] => Array
        (
   [file] => member.php
   [line] => 157
   [function] => PageCompClassifieds
   [args] => Array
       (
  [0] =>
  [1] =>
       )

        )

    [3] => Array
        (
   [file] => member.php
   [line] => 127
   [function] => getPageBlocks
   [args] => Array
       (
  [0] => 1
       )

        )

)

error in header and footer in new version 6.0.004 RC2

I have errors in header and footer if I click in forum:

http://rela1.senior.eti.br/orca/

anyone can help ?

Theft

I know it happens … but this is getting a little crazy.

I have someone who posted one of my products for sale on expertzzz… NOT ONLY did he post it for sale, but he is using my EXACT TEXT… And as a slap in the face… he is also using MY DEMO SITE to show it off…

I do not know the person. Never sold to him. so no dought it is another member with a fake account. 

What can we do about this? I would not mind so much as to it hurts those of us who put so much time and effort into the improvments for your sites. I have worked hours upon hours coding to bring this stuff to you. Now this guy wants to take food from my families mouth?

   Yes, I am a little upset. Because this guy is saling MY product and not even trying to hide it.

Yes, I have sent Emails, but in the mean time… he has already sold a couple of them. So what can be done now?

Can I get a little feedback on this? I understand that everyone wants items for free… and I have given items for free. but those of us who make a living doing this and then bending over backwords to give the best service available… you would think that a human being would respect that. But I guess not. But it is a shame.

as I said… a litle guidance?

Regards

Simion

one more credit bug

i used a live paypal account to charge for 20 credits..no problem money token but the credits were never added to the account.

i am so close to uninstall this script…and you say spread the word…YEA right.

if the payment is not customizable and especially working what should people do with this?

only for a hobby?

Available Membership Types

although i have created more membership types the user cannot see them on his membership page..it sees only the credits system..if i disable the credits system nothing will show up to buy something.

though i can upgrade the user from the admin panel to any membership desired.

how can i add the memberships so that the user can buy them directly…

anyone has a good idea of how to detail the credits?something like view allowed actions?

users must know what they pay for those credits somehow right?

any help will be appreciate..overall the dolphin script is great but the memberships and payments must be PERFECT.

Dolphin 6.1 Release

The new 6.1 is set to have a lot of exciting new exciting features such as SEO enhancements and couples profiles. I was wondering if anyone could shed some light on a little more about what they know about these two enhancements. For example: Will the entire Dolphin site become SEO friendly or just certain parts of the site and will it include any SEO friendly sitemaps?

Also, when used in couples mode will the registration process then include additional age verification as well as addition profile fields for the second profile. And will it be possible to even have a third person or more and can you choose the sex for each participating person for that profile. The reason I ask this is that not all couples are cut and dry MF as they can be MM or even FF, FMF, and MFM. Most commonly as everyone knows is MF but if we want the system is to be very flexible then it would be nice to have this ability. The challenge when this approach is taken is then being able to display on profiles properly and intuitive so that the proper genders are displayed. Additional challenges that would also need to be solved if this approach is taken would be having the search capabilities adapt to this kind of profile.

 Zorro…………………………..

PS: Anyone know what is going on with 6.04? Thought is was comming out last week?

RMS Set Up ( URGENT )

I am hosting several dolphin sites and provide RMS for them. My question is how can I set up my customers in RMS without having to edit dolphin ray files along with creating a sep app for each customer. rms.boonex.com does not require editing of files. If I do not add sep app for each customer and edit the files they will all be connected in same chat rooms. This Might be ok for some customers that have dif sites and want a shared chatroom with other sites, but most want their own. How can I get a similar set up as rms.boonex.com where all I have to do is ad the domain to the access.dat file and give them the IP to the server? I have asked you several times and I have not even got a response. Also what is the latest version of RMS and will the new RMS version correct this issue.

PLEASE RESPOND

Should I wait for Dolphin 6.1?

I am thinking to hire a PHP expert in my area for my social networking website to do customization, add more features etc. However, before I do that I wanted to know whether all customizations are carried forward properly when Dolphin gets upgraded to newer version. I mean if I customize the current dolphin version and also download mods available on expertzzz.com then will there be any problem for me later to upgrade the current dolphin version to 6.1 without hurting the customizations.

where is the template of “video gallery block” ??

i need to change the whole width and add to 4 videos on a line of video gallery block..

but can’t find the template..

it’s not on “/templates/base/scripts/BxBaseProfileView.php”!!

anyone know where is it??

My site has many bugs

The major problems I’m having with my site are some pages in the admin panel are blank, like profile builder and the join form builder. Also when a user tries to listen to music or watch a video the buttons like rewind, pause, ect don’t work, you can’t click on them. Ray chat doesn’t load . And when trying to upload a video in IE there is no “browse” button displayed. I host my own site with windows xp pro sp2 with xampp. I have re-installed dolphin several times with new downloads of the zip and still no luck. The software hasn’t worked properly from the beginning. I have dealt with boonex support many times but we were unable to resolve the problems. If anyone can help I would greatly appreciate it. I uploaded some pictures of the problems but I’m new to this site so I don’t know where they will be placed. I did label them though and I sure I’m the only one with these types of problems. I’m sure its a server error in which I really need to fix. My members are getting irritated with the site. Dolphin 6 is a great community software and I’m not ready to give up on it.

Template differences between 6.04 and 6.1

I  been following the Dolphin roadmap and it appears that 6.1 may have  bit more advanced template features then 6.04 because the road map makes mention of “Screen resolution options” So I am assuming it to be more fluid and that is a good thing. I would like to get started working with somebody on a basic design of my template if and all possible before 6.1 is done to get a jump start if that is possible and then just tweak some things diffrences if possible. Or would it be better for me to just wait until 6.1 is released?The Dolphin site that I ran across that has the cleanest template layout I would like the bet and would like to model after wiht my own unique touches is this one http://www.britster.com/ Does anyone have any suggestions how to proceed?  

parse error

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ‘)’ in xxxxxxxxxxxx\langs\lang-English.php on line 2439

what is this… thanks

BANNERZZZ EXCHANGE!!!

 have had a couple people approach me and ask me how I get people to my site and if I can help them do the same. SO I desided to go ahead and put this out there.

I just opened Boonex’s 1st community banner exchange!
YOu can join for free and start generating traffic to your sites TODAY!!!

The banner exchange gives you 1 exposure for every 2 on your site. and will help you bring new people to your site fast!

This is a great way to start generating more income and an even better way to bring the boonex communities closer together.

Just grab this download ( located here on Expertzzz http://www.expertzzz.com/Downloadz/view/1877 ) and all the information to get you started is inclosed.

PLEASE PLEASE PLEASE COMMENT THIS…THE MORE PEOPLE ON THE EXCHANGE MAKES IT A BETTER EXPERIANCE FOR EVERYONE… SO LETS KEEP THIS EASY FOR PEOPLE TO FIND!!!!

One more thing… This is ONLY FOR BOONEX COMMUNITES!!! ALL OTHERS WILL BE REMOVED… PERIOD.. This is to bring the unity back into community.

Regards
Simion

P.S. Thank you for the feedback on this Andrey… I hope this helps everyone

Security Issue with the shoutbox

The new shoutbox is great, my members love it. But I have run into an issue.

 Last night I had a deviant find the shoutbox and started posting hate and racist comments in the shoutbox. SO I blocked that person using the IP ban provided by Anton, that person just changed his IP, created a new bonus account and started up again.

   We finally handled him, but the problem I have now is there is no way to clear the Shout Box.

It would be a good idea to have that option in the Base. So when this happens again in the future ( It wil happen again on many sites I assure you) the site owner can clear the screen to keep the users from seeing such a harrassing site.

Regards
Simion

problem eith translate

hi can you help me where or how i can translate this (red circle on picture in blog)??? here is picture Free Image Hosting at www.ImageShack.us

Here not open the site http://www.expertzzz.com

Here not open the site : http://www.expertzzz.com/

It´s only here or the server have problem ?

rms.boonex.com

Hello,

just to let you know you servers to run IM and videochat (Ray) are down.Even the chat in your demo boonex.us is not working.

Thanx

Samantha

Fatal error: Call to undefined function xml_parser_create() in /var/www/html/mycommunity/inc/classes/BxRSS.php on line 47

Hello .. Trying to get Dolphin 6 to work here on my Linux Server …

I’m not that good at php so can any one help me please …?

I keep getting this error …

Fatal error: Call to undefined function xml_parser_create() in /var/www/html/mycommunity/inc/classes/BxRSS.php on line 47

Thank you for your help …

dolphin install problem:Fatal error: Call to undefined function: mb_internal_encoding

hi,

i just rent a dedicated server with cPanel/WHM,everything setup looks no problem..but when i try to install dolphin6.0.4 RC..it always show: “Fatal error: Call to undefined function: mb_internal_encoding() in /home/xxx/public_html/install

/index.php on line 504″

i never meet this before.,it looks like php setting problem..

it can’t fix for 2 days..means my new dolphin can’t install..that’s too bad..

 

can anyone help,please?