swiftintellect / IsVipi-OSSN

This is a free and open source project for social networking, community, dating and membership websites.
http://isvipi.org
1 stars 1 forks source link

setup issue #3

Closed stewie27 closed 9 years ago

stewie27 commented 9 years ago

image

IsVipiOfficial commented 9 years ago

That is because you have not yet set up the database. This is a completely new framework for IsVipi OSSN. The current one has been depreciated. Please give me a few more weeks and you will have everything running perfectly again. If you would like to contribute in the developement, you can let me know.

stewie27 commented 9 years ago

i had set up the database edited the db details to point to my db and also imported the sql thats when i get the error ? also yeah can help out if you would like?

IsVipiOfficial commented 9 years ago

Okay. Using phpMyAdmin or any software of your choice, find table "s_info" in your database and enter values as shown in the screenshot below. Make sure to change the details to match where you have installed your test server for the script (mine is at http://localhost/isvipi). Fill the rest of the details as they appear in the screenshot. You can change the timezone to yours. localhost 127 0 0 1 isvipi s_info phpmyadmin 4 4 14

stewie27 commented 9 years ago

fixed, cheers. i never thought of that. anyways its looking pretty impressive, when there is a little more functionality i will start contributing themes :)

IsVipiOfficial commented 9 years ago

No problem. Check the repo as often as you can since I will be updating it everyday.

stewie27 commented 9 years ago

latest version (fresh install) is now showing no feeds in database under feeds table it shows all feeds are there

IsVipiOfficial commented 9 years ago

Is there any error that you can see? There are several possibilities for that but mostly it could be an issue with your site url. Check your site url in the database (table s_info) and make sure it is correct and does not have any trailing front slash "/" at the end.

If the feeds still do not load, if you are on chrome, launch the the developer console (f12) and under tab console, reload the page and take note of any error. Oh! Also check if javascript is enabled on your browser as it could also be a javascript issue.

stewie27 commented 9 years ago

console errors are as follows

GET https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css net::ERR_NETWORK_CHANGED GET https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic net::ERR_NETWORK_CHANGED

no trailing slash '/' and url and java are both enabled plus previous versions worked

IsVipiOfficial commented 9 years ago

Is you internet enabled? It appears that your installation cannot load required resources. Are you testing it on a local server?

stewie27 commented 9 years ago

yeah, my internet is on as im on here and other site aswell an yeah using wamp

IsVipiOfficial commented 9 years ago

You can have alook at this http://superuser.com/questions/747735/regularly-getting-err-network-changed-errors-in-chrome or http://www.pcappspot.com/fix-err-network-changed-windows/. And have you tried a different browser apart from chrome?

This is because I dont think there is anything that has changed. I have not made any changes to how the feeds work. Also, the demo site at http://demo.isvipi.org is working perfectly without any errors.

IsVipiOfficial commented 9 years ago

Also, when you did a fresh install, did you delete all tables in the database and imported them a fresh? I made some changes to the database structure so I hope you made a fresh install of the database as well.

stewie27 commented 9 years ago

all fixed :) i was missing a file :) cheers

IsVipiOfficial commented 9 years ago

Great..

stewie27 commented 9 years ago

hi, i have managed to fix some of the theme issues :) aswell as add a new page to the profile and also edited the chatbar and menu sidebar too this is the download link as (http://www.mediafire.com/download/2r79l718oi0ecax/new.zip) as i cant attach it here, you can take a look :)

IsVipiOfficial commented 9 years ago

Let me have a look

IsVipiOfficial commented 9 years ago

This is way better. I wish you had told me you were working on it so that I could have found a way of getting your changes. I would like some specific changes that you have made to the template already (if you don't mind). Have you forked the project?

stewie27 commented 9 years ago

Unfortunately I forgot how to fork it, isn't there a way that you can use my edit to work on as it was made using the latest version from last night ?

my changes are now done on the latest github download (as of this update https://github.com/IsVipiOfficial/IsVipi-OSSN/commit/a56a495bcf8d4c7a60da7e323476239bfd7464f7)

my changes (http://www.mediafire.com/?jwioepn0c9gh5mp)

ps you will need to change the logo and add a favicon

IsVipiOfficial commented 9 years ago

I have made quite a number of changes so far and it would be relatively tedious going through the code again trying to find the exact changes you made. I was mainly interested with the way you designed the profile page, plus the additional page and the left sidebar with "view profile". Anyway, when I get time I will try and see what I can extract.

stewie27 commented 9 years ago

isv_themes\default\profile.php for the profile design isv_themes\default\ovr\sidebar.php for the view profile design :)

stewie27 commented 9 years ago

any eta as to when the backend is started/finished?

IsVipiOfficial commented 9 years ago

I have just finished working on the automatic (step by step) installation and even released it for testing. I may start working on the admin backend tomorrow but I am not sure since I feel the main website http://isvipi.org needs a facelift. I am still torn between a facelift while I fix bug reports (if any) or proceeding with the admin backend.

stewie27 commented 9 years ago

new 2nd theme option for you http://www.bootstrapzero.com/bootstrap-template/google-plus

IsVipiOfficial commented 9 years ago

I'd seen it but it didn't really have what I was looking for.