BOONEX.COM BOONEX BLOG BOONEX DEVZONE

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 ?

update or fresh install?

hi all..like lot of people,i installed by myself or by an expertzz lot of mods..sometime i paid for that and i’m really afraid to have to reinstall 6 month of work for the new version..so can we know ?i tried all my template and no one work with the new dolphin..i love this new version but i can’t spend money again i asked someone to reinstall his mod and the answer is 15$…i hope boonex will make a miracle to save time and money for all customers

best regard

idea: create an promotional mod

Hello everybody,

This idea hopefully helps everybody or someone has a better way to promoting there sites even better. As you know its not easy getting people to you site these days, with facebook right around the corner its hard.. I would write the script myself but i’m sure one of you could do a better job then I.

 Anyways,  the basic idea is to adding an extra tab to the menu on top for example, tab name: promotion of the month  and in it place the image of the item weather it be a hockey tickets, coffee mugs or an ipod to advertise and also have the script monitor new members joining the site. making the page nice and pretty with wheatever else.

Friend and i was thinking, promote the site by maybe promotiong a free ipod. To advertise the site and the free ipod  placing ads in the local newspaper to get people to sign up.

mod ideas:
- display prev. winners with the item they got to win.
- display number of new members signed up to win the item.
- options to put local advertisments
- to fill the page, maybe new form entries relating to the promotion
- stats, like how many women, men and what city there from.
- maybe even an area on the page for members to leave short messages like the profile wall.
- little things to make the page exciting and filling.

anything to make the site interactive and fun for all users.

more ideas and comments welcome

Robin

RSS feed displays December 31, 1969

First off, Andrey & Co. Excellent product. Keep the good things coming. My issue (couldn’t find it addressed in forumz) is my RSS feeds have the time stamp “December 31, 1969″.

Have have installed 3 mods

youtubed gold
3 columns
extra page builder

Has anyone else run across this particular issue?

http://blahoe.com

Register Desktop Widget

I failed to register Desktop : Having downloaded “Ray-v.3.0-Desktop.zip”, having moved “desktop” folder to “www\ray\modules”,  in Admin /Ray suite / Desktop pannel, I tried to register with the licence number that I got on Unity website, but I’ve only got “wrong licence number” as a return..

Please answer me, that’s become urgent. This is one of the last bug before starting our site www.lagoradesoony.fr

Thx

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

Dolphin 6.0.0004 RC2 + Ray 3.1 RC2 + Orca 1.2 Beta 6 - Combo Released!

Last week was dedicated to Support issues and problem solving which took pretty much most of the time of the BoonEx Team.

This has caused the delay in releasing the RC2 Combo. Its release was announced to be by the end of the last week.

So, here we go with the release of the RC2 Combo today.

What’s been done:

- WOW! Dolphin can be installed on a clustering setup. The environment was provided by HostForWeb. Read the instructions which should be done after the installation to configure Dolphin for clustering;
- Orca is re-integrated and has a common header and footer with Dolphin;
- License Registration in Orca is implemented;
- Bug fixing in Orca;

Download:

Dolphin 6.0.0004 RC2 + Ray 3.1 RC2 + Orca 1.2 Beta 6

Download, install and leave your comments below. We strongly believe this to be the latest release before the official stable one. Sorry that it has taken so long with the 04 thing - it’s all mainly due to clustering support development, which in turn triggered some nice DB tweaks and as a result should make your Dolphin-based sites snappier.

Admin Shoutbox Control addon.

This is an addon to be used in the Admin Panel.

The Shoutbox Control add on allows the admin to control what content is visable in the Shoutbox. If you have problems with users who put offensive content into your shoutbox or would like to have the ability to just delete comments easily then this addon is for you.

Takes a minute to set up and works great.

Get it here: http://www.expertzzz.com/Downloadz/view/1932

ORCA Editor bug

Hey guys,

I can’t seem to change the text color. everytime i select the text color option it keeps displaying false.
noticed it in both IE (version: 7.0.5.5730.11 and in Firefox (version: 2.0.0.11).

See screenshot below… any idea how i can fix this problem???
Is Boonex checking blogs anymore or am I not posting problems/bugs in the right place?

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?

.htaccess

Can somebody tell me which is the .htaccess file which rewrites the users profile?

i have to give the full path of the url on my hosting do to that.thank you

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.

Scrabulous style games for Dolphin

Hey Guys,

Game like scrabulous is very popular on facebook and I’m sure you guys know this already. I know on expertzzz.com the games are available but there not user interactive games.. Scrabulous isn’t popular becuase of its a scrable game but its ability to play with other members and its simplisity and no complicated format. 

Dolphin is awesom and I’m pretty happy with Dolphin most parts, minus the mods (transparent background worked only halfway lol) that I could never get work, but  we need to make dolphin stand out from the basic community site. Every site pretty much has the forms the chat the groups but is there anyway to make it more interactive with other users.  

Whats making facebook so popular, whats facebook has that dolphin doesn’t. For some reason Scrabulous alone seem to pull in people.

so… back to my original question, are there any games or is anyone working on an interactive game?

whay do you think guys?   

Scaning dolphin site with finjan

Just downloaded scanning software finjan, Its scans a site for security and for some reasons its shows all dolphin based sites as Malware code website including boonex.us

http://www.finjan.com/Content.aspx?id=1190&url=http%3A%2F%2Fwww.boonex.us%2Findex.php%3FMode_p%3Dlast%26page_p%3D2&state=unsafe&category=Other&reason=Potentially%20malicious%20behavior%20was%20detected%20on%20this%20page%3A%20Code%20Obfuscation%20(Home-Encoding)%20&more=

Can anyone have a look please

any views thanks

Classified - boonex advertisment???

Hello,

One of my member placed a classified ad and in the classified section.. when i view the ad as a non-member it also displays boonex news/ad…

should the boonex ad be there?????

i attached a screenshot of what i have…

.

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

Have questions

I Installed Dolphin - 6.0.0003

I recently have questions

1. When creating entries in the blog when Ctrl + V popup window (using javascript) to insert text. How do I disable it?

2. Future plans for the implementation of RSS blogs?