11
Hasanibrahim
Re: FBConnect module problem

I tried it now, and result from facebook is:
Notice: Can't reachhttp://invalid.invalid/modules/x_movie/modmovie.php?cid='.$cid.'&lid='.$lid.



12
Hasanibrahim
Re: FBConnect module problem

i tried to add fromhttps://developers.facebook.com/docs/reference/plugins/comments/ .

Filled all forms and than added the codes.

The last code is below:

<div class="fb-comments" data-href="http://mysite.com" data-width="470" data-num-posts="10"></div>

Must i change data-href="http://mysite.com" to data-href="'.XOOPS_URL.'/modules/x_movie/modmovie.php?cid='.$cid.'&lid='.$lid.'"



13
Hasanibrahim
Re: FBConnect module problem

any idea about that ?



14
Hasanibrahim
Re: FBConnect module problem

Version of Xoops is 2.5.0

There is no another version of FBConnect



15
Hasanibrahim
FBConnect module problem

Hello,

I just installed FBConnect module to one of my xoops web site. But there is a big huge problem with comments that users target in x_movie module.

For example users are trying to comment ....../x_movie_view.php?cid=5&lid=8 (target video) but comments are collecting in the x_movie_view.php page.
Which means all comments to each video are being collected in only one single facebook comment box.

So, what's the possible solution to fix it.



16
Hasanibrahim
Re: You are not allowed to read Default level articles

i know this topic was a long while ago. But i wanna Thank you very much ghia.

i couldn't add a new language so i edited english folder file by file.

Again thanks everyone.



17
Hasanibrahim
Re: Very important - installibg xoops from another host

it's forbidden to set permissions. i can't do it. and mysql is not working properly..



18
Hasanibrahim
Very important - installibg xoops from another host

hello,

i have a host from our university. they only give me a ftp user/pass and i don't have accessto change permission of the files below:

uploads/
mainfile.php
include/license.php
xoops_data/caches
xoops_data/caches/xoops_cache
xoops_data/caches/smarty_cache
xoops_data/caches/smarty_compile
xoops_data/configs

also they opened a mysql account but it's not working properly. so i need to install xoops from another physical host but i don't know how to do that.

i have a reseller account bought from a company. i can do what i want to the new host, make everything writable, give an access point for our university etc.

So please immediatley help me..

Thank you very much



19
Hasanibrahim
Re: about .htaccess

@ghia,

when i add something or any letter to .htaccess, i'm having internal server error. or when i delete forum rule, i'm having that error,too.




20
Hasanibrahim
about .htaccess

Hello ,

i have changed my .htaccess file before 2 weeks ago for changing " modules/newbb " to "forum" ; you can check it below

RewriteEngine on 
RewriteRule 
^forum/([a-z]+)/([0-9]+)(/(.+))? modules/newbb/seo.php?seoOp=$1&seoArg=$2&seoOther=$4&%{QUERY_STRING} [L

RewriteRule ^forum(.*)$ modules/newbb$[L]


it worked and now i tried it for some new modules but when i change anything on this .htaccess file, site shows "internal error" page.

i changed mainfile.php it's only about .htaccess file.

i'm trying to do that
RewriteEngine on

RewriteRule     
^forum/([a-z]+)/([0-9]+)(/(.+))?  modules/newbb/seo.php?seoOp=$1&seoArg=$2&seoOther=$4&%{QUERY_STRING} [L]

RewriteRule     ^forum(.*)$ modules/newbb$[L]

RewriteRule ^anketler/(.*)$ /modules/xoopspoll/$[L]

RewriteRule ^makaleler/(.*)$ /modules/AMS/$[L]

RewriteRule ^iletisim/(.*)$ /modules/contact/$[L]

RewriteRule ^sozluk/(.*)$ /modules/lexicon/$[L]

RewriteRule ^ayarlar/(.*)$ /modules/profile/$[L]


thank you




TopTop
« 1 (2) 3 4 5 ... 8 »



Login

Who's Online

262 user(s) are online (161 user(s) are browsing Support Forums)


Members: 0


Guests: 262


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits