BOONEX.COM BOONEX BLOG BOONEX DEVZONE

Archive for the 'BoonEx' Category

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
       )

        )

)

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

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?

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?   

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…

.

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

Homepage Display Issue??

Anyone have an idea where I can edit how many pics are displayed on the home page for “Profile Photos”  “Members”  and “Photo Gallery”  (on the homepage)…   It keeps displaying 8 images  (4 on top, 4 on bottom)  and I would like it to only show 4 total!!!

Any info would be great :)

WAMP & Dolphin

PROBLEM WITH WAMPHi There,

 I just installed Dolphin on my pc with the help of WAMP5. Ok, now everything works fine. PERFECT ! But there are 2 problems:

 1) When I login, it says PLEASE WAIT, and then it keeps on loading and loading …. finally it loads a blank page ! (LOGIN IS SUCCESSFULL, BUT MEMBER.PHP THE REDIRECTED PAGE IS BLANK.)

 2) Secondly, Profile.php page is not displayed correctly, ( CHECK THE IMAGE)

Probably it has something to do with the extension of PHP or something, PLEASE HELP ?

more cash from you website

check this out ,, http://tinyurl.com/yw7f75

The Internet is famous for driving new and innovative ideas and technologies. Today I am pleased to announce one of the Internet’s newest innovations…

What if I told you it was possible to earn revenue on every single person that visits any of your websites, at any time?

A new innovative technology has been developed and it is geared to rival the Google AdSense program. Now there is a way for you to earn money on 100% of your web traffic without selling anything and without visitors having to click on anything.

As a matter of fact your website visitors don’t have to do anything at all and you get paid!

How is this possible?

Sound too good to be true?

I assure you that this is for real and it is here to stay…
http://tinyurl.com/yw7f75

Some Suggestions

1. I think it will be useful if every user gets a briefcase feature in his profile. Briefcase is a section where user can upload any kinds of files (doc, pdf, img etc).  These uploaded files will remain in its briefcase under member profile. I think its a good feature which will make the website also act as file storage useful for students.

 2. I also think Group Galleries should be there. I don’t think it’s there right now. This will enable group members to upload images, videos under particular groups.

3. Calendar for every profile. Users can add their personal events in their calendar. System triggers an email alert to user when event date arrives.

4. If possible, some sort of file sharing system which includes sharing of docs and pdfs. 

Just thought to share these suggestions with everyone. Thanks

happy new year

full of skills and mods and new templates ,the year of expansion , i wish success to the all the boonex team and expert and contributors and well done for ur works

big up keep on improving and making life easier for us GOD BLESS

Boonex RMS Set Up

Hey,

I would be willing to set up RMS hosting.  But I would need boonex to show me how they have theirs set up so I can just add domain to access.dat file and allow access. I have RMS access available now to my hosting customers but it is a pain to set it up because if all chats for every site are linked together.  I remedied this but for me to offer this service I will need a better set up then just the downloadable version of RMS.

If someone could please get me some help I will offer a very reasonable price for RMS only hosting,

Wishing you much success in 2008!

I wanted to say thanks for all of the hard work that has gone into Dolphin 6! It is AMAZING! I am looking forward to creating a GREAT social community with your help.

 All the best to the amazing professionals at BoonEx!

1 ticket left

Wow, only 1 ticket left in

6.0.0004

Amazing job BoonEx. I can’t wait to see the 6.1 material!

Restrict Comments Only to Friends

I made a modification to Dolphin 6 to only allow those who are friends to add comments to user profiles. This makes it more like Myspace and Facebook and reduces spam comments. Anyone is free to use it:

Download here

What other mods do people want?

Merry Christmas and a Happy New Year to all!

Merry Christmas

2007 has been very successful for us all, heres to 2008!

Merry Christmas and a Happy New Year.

Merry Christmas and a Happy New Year.

Dolphin 6.0004 Patch

Hello Andrey,

Do you have any new expected release date for Dolphin 6.0004 Patch?

The roadmap is saying: 1 day late (12/20/07). 

Important issues were reported like membership actions not working properly (free members can still create blog, upload videos etc), mass mailer not sending to all subscribers and members, ability to translate classifieds and Group categories, user can refresh page and vote again etc.

Will the patch be released before Christmas?

Thanks.

Merry Christmas and Happy New Year!

Dotnet

Got 3 columns in D6 homepage

Did some mods and came up with a pretty decent 3 column display for the homepage. ALthough i would like to make the third column (first coulmn left to right) modular. Has anyone accomplished this?

http://blahoe.com

If you are interested I will setup how I did it.