how to install backup of dolphin?

How to install backup of a dolphin site into a new, unmanaged ,remote vps?

is it same as installing new dolphin site?????

https://www.facebook.com/4thmolar
Quote · 17 Jul 2010

Assuming you have some type of control panel:

1) Transfer files over to your new website directory (FTP, Tar or Zip with Shell)

2) Transfer database over to website's new account

3) Configure settings in /inc/header.inc/php

4) Set any permissions such as ffmpeg.exe to 777 and /inc directory to 555

5) Test and provide results here

Alternately, if you are moving from cpanel to cpanel, you can just create a cpanel backup from your originating server and restore it on your new server (server as in VPS)

:-)
Quote · 17 Jul 2010

I did as u said..... site iz opening now but i cant access data.....

i hav .sql DB file of my site.... plz tell me how to add data to my site... i dnt know where to transfer DB in new account...

https://www.facebook.com/4thmolar
Quote · 16 Aug 2010

 

I did as u said..... site iz opening now but i cant access data.....

i hav .sql DB file of my site.... plz tell me how to add data to my site... i dnt know where to transfer DB in new account...

import your data with:

mysql -u root -pxxx db-name < backup-dolphin.sql

xxx = your password for the mysql-root user

db-name = name of your dolphin database

hope this help

Marco

 

Quote · 16 Aug 2010

Alternatively, you can import the SQL file through phpMyAdmin.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 16 Aug 2010

Now i have imported the data and all data appears on my site. But when i click on any mod like blogs, phops.videos etc these comes broken link screen..

What to do now??

https://www.facebook.com/4thmolar
Quote · 19 Aug 2010

 

Now i have imported the data and all data appears on my site. But when i click on any mod like blogs, phops.videos etc these comes broken link screen..

What to do now??

404 error? If so, make sure the .htaccess file is in the root of your installation and mod_rewrite is loaded in Apache. Also, make sure you cleared the /cache/ and /cache_public/ directories, leaving the .htaccess file in the former directory intact.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 19 Aug 2010

plz guide me on how to do this mod_rewrite thing.........

https://www.facebook.com/4thmolar
Quote · 22 Aug 2010

 

plz guide me on how to do this mod_rewrite thing.........

Did you make sure the .htaccess file is in the root directory of your installation? Also make sure you emptied your cache directories after transferring your site.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 22 Aug 2010

 

Now i have imported the data and all data appears on my site. But when i click on any mod like blogs, phops.videos etc these comes broken link screen..

What to do now??

If you hava a default Ubuntu-Apache2 installation, you must change the apache default-config. Please change the entry "AllowOverride none" to "AllowOverride All" in the section <Directory /var/www/> in your apache default-config(/etc/apache2/sites-enabled/000-default). You can enable the mod_rewrite with the following command:

a2enmod rewrite

Restart apache now:

/etc/init.d/apache2 restart

 

so long

Marco

Quote · 22 Aug 2010

Thanks a lot to all of u guys... my site iz up now and working 100% till date, i m gonna check it all again..

p.s..- i m a dentist n didnt even know the full form of php before.... Smile bt now i can atleast manage my site... thanks agn..

https://www.facebook.com/4thmolar
Quote · 23 Aug 2010

one last and small problem....

when i type' fourthmolar.com'   it doesnt open

but when i type 'www.fourthmolar.com' its opens.... any remedy??

 

and last but nt the least, see the blue template on the site, i downloaded it  frm a site but it had some css probs, now i used 'fire bug' addon in firefox and corrected it. can i resell it in market after making more changes???

https://www.facebook.com/4thmolar
Quote · 23 Aug 2010

 

one last and small problem....

when i type' fourthmolar.com'   it doesnt open

but when i type 'www.fourthmolar.com' its opens.... any remedy??

 

and last but nt the least, see the blue template on the site, i downloaded it  frm a site but it had some css probs, now i used 'fire bug' addon in firefox and corrected it. can i resell it in market after making more changes???

It seems you've resolved your problem (it's redirecting fine for me). As for reselling a purchased template, this isn't allowed, but you may be able to resell it depending on how much you've changed. You will have to contact the developer of this template for their blessing.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 23 Aug 2010

but i m nt redirected......... Frown

https://www.facebook.com/4thmolar
Quote · 23 Aug 2010

 

but i m nt redirected......... Frown

Try clearing your local cache.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 23 Aug 2010

cleared.... still its nt redirected!!

https://www.facebook.com/4thmolar
Quote · 23 Aug 2010

 

cleared.... still its nt redirected!!

What browser are you using?

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 23 Aug 2010

Site does not load for me with fourthmolar.com but does for www.fourthmolar.com

If any recent DNS changes were made to attempt to correct that, then it can take up to 72 hours for those changes to propagate to all the internet DNS servers.


https://www.deanbassett.com
Quote · 23 Aug 2010

i use chrome, firefox and IE

i havnt done any DNS changes but thanks for suggrsting that, i'll do it now

https://www.facebook.com/4thmolar
Quote · 23 Aug 2010

New problem- avatars, images and videos tumbnails dont appear in their blocks...........

and m unable to upload avatar and images...

https://www.facebook.com/4thmolar
Quote · 26 Aug 2010

Anytime a site is moved to a new server or reatored from a backup, all permissions that were configured when dolphin was installed must be reconfigured.

See this doc for most of the permissions.

http://www.boonex.com/trac/dolphin/wiki/DetailedInstall

However this doc file does not cover any of the modules. Those will have to be figured out as i do not know of any docs that cover them.

For the avatars, modules/boonex/avatar/data folder and all it's subfolders and files must be writable. Mode 777.

Also empty the contents of the cache, cache_public and tmp folders except for the .htaccess files in them and make sure those 3 folders are writable.

https://www.deanbassett.com
Quote · 26 Aug 2010

I am unable to upload photos and videos....

https://www.facebook.com/4thmolar
Quote · 27 Aug 2010

Folder modulesboonexvideosdatafiles must be writable. Mode 777. Any existing files in that folder will need to be writable as well.

Also

Folder modulesboonexphotosdatafiles must be writable. Mode 777. Any existing files in that folder will need to be writable as well.


Technically all files within the datafiles folders are supposed to be owned by the apache webserver as php/apache is what uploaded the files as such was the original owner of the file before it was moved to a new server. Normally the files within the folders are only writable by the owner. But changing ownership would require shell access and the knowledge to do it. However Mode 777 will still allow access to apache to remove the file when a member deletes a video or photo.

That was most likely more information than you needed.

https://www.deanbassett.com
Quote · 27 Aug 2010

Now when i tried to uninstall some unwanted modules(store, membership, forums), this error msg appears....

Uninstallation of: Store Failed

-- Update languages: 
-- -- Cannot recompile the following languages:
-- -- English
Now when i click to any user's profile link, there appears msg
Error
Database query error

 

https://www.facebook.com/4thmolar
Quote · 30 Aug 2010

Uninstallation problem solved after changing permissions og lang file....

but database query error after tryin to go to profile paga in still there. plz help.

 

Error
Database query error
https://www.facebook.com/4thmolar
Quote · 31 Aug 2010

Anytime you receive a Database Error like that, you should receive an email to the "Site email" specified in the Admin panel. That email should tell you exactly why there was a database error. Do not post the whole email, but if you can provide the error, then we can possible help.

 

It almost seems that you would have been better off with a fresh install on the new server and the run the .sql file that you backed up from your database. Just a suggestion.

Nothing to see here
Quote · 31 Aug 2010

Havnt recieved ny email... We initially tried fresh install and backing up but after wasting a full month with a boonex agent we decided to upload old files...

well i tried to uninstall some mods, uninstall failed and this error started.

thn i chaged permissions of language files and completed the uninstall but this problem still persists....

https://www.facebook.com/4thmolar
Quote · 31 Aug 2010

This is some thing myadmin tells to take care of since 2 dez, is it related to this problem?

$cfg['Servers'][$i]['pmadb'] ... not OKDocumentation ]
$cfg['Servers'][$i]['relation'] ... not OKDocumentation ]
General relation features: Disabled
$cfg['Servers'][$i]['table_info'] ... not OKDocumentation ]
Display Features: Disabled
$cfg['Servers'][$i]['table_coords'] ... not OKDocumentation ]
$cfg['Servers'][$i]['pdf_pages'] ... not OKDocumentation ]
Creation of PDFs: Disabled
$cfg['Servers'][$i]['column_info'] ... not OKDocumentation ]
Displaying Column Comments: Disabled
Browser transformation: Disabled
$cfg['Servers'][$i]['bookmarktable'] ... not OKDocumentation ]
Bookmarked SQL query: Disabled
$cfg['Servers'][$i]['history'] ... not OKDocumentation ]
SQL history: Disabled
$cfg['Servers'][$i]['designer_coords'] ... not OKDocumentation ]
Designer: Disabled
$cfg['Servers'][$i]['tracking'] ... not OKDocumentation ]
Tracking: Disabled

https://www.facebook.com/4thmolar
Quote · 1 Sep 2010

this is the probs as in mail--

 

Found error in the file '/srv/www/fourthmolar.com/public_html/modules/boonex/profile_customize/classes/BxProfileCustomizeDb.php' at line 96.
Called 'getAll' function with erroneous argument #0.

https://www.facebook.com/4thmolar
Quote · 1 Sep 2010

K ive solved these probs jus by uninstalling the module 'profile customiser'.. now plz guide me regarding these issues

- fb connect nt working. i tried resitting the secret key. if permission probs thn temmi bout that

- forums too nt working

https://www.facebook.com/4thmolar
Quote · 2 Sep 2010

Plz help me.... nybdy there???

https://www.facebook.com/4thmolar
Quote · 3 Sep 2010

Facebook Connect is a known issue that is fixed in the upcomming release. You can either wait, or apply the fix now through the repository. As for your forums, what kind of issue are you having?

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 3 Sep 2010

my fb connect ws working well before shifting so i guess its some temp problem...

While in forums, wen i click to go to forum, a blank screen appears ...

 

edit- btw what is repository n where can i find it??

https://www.facebook.com/4thmolar
Quote · 3 Sep 2010

my fb connect ws working well before shifting so i guess its some temp problem...

While in forums, wen i click to go to forum, a blank screen appears ...

 

edit- btw what is repository n where can i find it??

Actually no, thats not the reason. Unless you upgraded your copy of facebook connect before you moved the site that is. Which i don't believe you did.

Facebook recently changed the API they use. So the version of facebook connect that is standard with dolphin no longer works. For anyone. Every dolphin administrator that is using the boonex version of facebook connect has to upgrade it if they want it working.

The new version will be part of dolphin 7.0.3. So you can either wait, then update all of dolphin or you can download the updated files from the trak repository located here. http://www.boonex.com/trac/dolphin/browser/trunk/modules/boonex/facebook_connect

You must uninstall the current version from admin before you upload any new files.



https://www.deanbassett.com
Quote · 3 Sep 2010

thanks... are there files working??? how to download it??

https://www.facebook.com/4thmolar
Quote · 3 Sep 2010

No thumbnails for photos and videos...... files open but thumbnails dont appear.... wad to do?????????????

https://www.facebook.com/4thmolar
Quote · 4 Sep 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.