BOONEX.COM BOONEX BLOG BOONEX DEVZONE

Archive for the 'Dolphin' 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
       )

        )

)

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

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…

.

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?

Last concerns to fix before starting lagoradesoony.fr for real

Hi, I want first to congratulate you for a such impressive software! You can see now our website at www.lagoradesoony.fr   

There are my last concerns : 

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

2.      Bug in Ray widget translation : I created “French.xml” with a good translation of video-chat  interface, placed it in “www\ray\modules\chat\langs”, and declared it as default (or option) in Admin /Ray suite / A/V Chat/ Languages. French appears well in the chat interface. Despite of the first line of the file “<?xml version=’1.0′ encoding=’UTF-8′?>” (same as in english.xml), accented characters are not recognised. Go and see on the Soony website, Tchat/ setting/…

There is the same bug with others widgets, as pMusic Player.

3.      bug report : Suspended members appear in the members list of a group, (try and see on my site www.lagoradesoony.fr  if you want), 

4.      bug report : when trying to post a topic under French language, first line of Topmenu disappears and language turns to English (try and see on my site www.lagoradesoony.fr  if you want), 

5.      I’ve a little record of other bugs relating to second language interface that I can return to you by mail if needed.

Thx in advance for your priceless help. 

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 ?

Live cam

Ok, so far I like the software. Installed Dolphin 6.0.x3 got live cam showing up in ray modules, but not on the site anywhere. I tried following the instructions I went to the link and the live cam works, but it does not show up on the site anywhere and I do not want users using a link with admin user/pass in it.

Any ideas?

Jei

Free Dolphin Templates

Dolphin 6 is a great script and the best part is that it is free…..But the worst part is the deficiency of nice free templates….We have very few free templates which are not very nice….Well so many people are expert in making beautiful templates, why don’t they provide few for free? or atleast those which are old, but definately of Dolphin 6 ….It would be great if we  get more free templates….