VRiP Embedcode Script
Would you like to react to this message? Create an account in a few clicks or log in to continue.

not showing amount of links on main page

2 posters

Go down

not showing amount of links on main page Empty not showing amount of links on main page

Post by rollster Wed Jul 20, 2011 9:22 pm

I noticed today that the new episodes I added that show up on main page show 0 links for each episode...however when you click on the episode the links show up there.

Not sure if you know which site I am talking about, but it's moviesandtvshows . ca

rollster

Posts : 30
Kudos : 731
Trust : 0
Join date : 2011-07-19

Back to top Go down

not showing amount of links on main page Empty Re: not showing amount of links on main page

Post by Admin Wed Jul 20, 2011 9:38 pm

Have you tried refreshing the cache?

Also can you confirm that all files are chmod to 0644 and all folders are 0755, this is important as on each iteration of an episode added the crawler sends a request to the page to trigger the links crawler, then after the crawler has done it thing the cache is cleared, if the cache dont get cleared it wont show links. if you login as admin are the links showing...


Last edited by Admin on Wed Jul 20, 2011 9:51 pm; edited 1 time in total

Admin
Admin

Posts : 25
Kudos : 264
Trust : 10
Join date : 2011-07-06

https://vrip.forumotion.com

Back to top Go down

not showing amount of links on main page Empty Re: not showing amount of links on main page

Post by rollster Wed Jul 20, 2011 9:47 pm

yes

rollster

Posts : 30
Kudos : 731
Trust : 0
Join date : 2011-07-19

Back to top Go down

not showing amount of links on main page Empty Re: not showing amount of links on main page

Post by Admin Wed Jul 20, 2011 10:32 pm

I will need more details of your setup, I see there is a problem but I cannot reproduce it on my test setups(http://lcherone.kodingen.com/), everything is working as it should.

have you edited the script?

particularly the latest_episodes($num) function in the functions.php file
or
./auto_crawler/scrapper.php in anyway?

Admin
Admin

Posts : 25
Kudos : 264
Trust : 10
Join date : 2011-07-06

https://vrip.forumotion.com

Back to top Go down

not showing amount of links on main page Empty Re: not showing amount of links on main page

Post by rollster Wed Jul 20, 2011 11:00 pm

no changes in script...I attempted re-uploading the functions.php file


I also just noticed I have and issue with any episode titles or movies with "&" in them...it adds 038 to the end of them. Is this something on my end in php.ini or??

rollster

Posts : 30
Kudos : 731
Trust : 0
Join date : 2011-07-19

Back to top Go down

not showing amount of links on main page Empty Re: not showing amount of links on main page

Post by Admin Wed Jul 20, 2011 11:10 pm

I can see a problem with the movies getting 038 added, I need to iron out some bugs in the movies.scrapper.php file. inc it not grabbing the image.

Ive been working on an update the last couple of days that includes thos fixes, also added some features regarding the admin movies section, add movie, list movies, edit movies ect, also added different views to the site so you can choose how the page is displayed.
Its about 3-4 days away from release tho

Admin
Admin

Posts : 25
Kudos : 264
Trust : 10
Join date : 2011-07-06

https://vrip.forumotion.com

Back to top Go down

not showing amount of links on main page Empty Re: not showing amount of links on main page

Post by rollster Thu Jul 21, 2011 2:14 pm

I also noticed today that when I attempt to go to DMCA it does not display the correct page. Thinking this may have something to do with .htaccess. Or I am wrong on that assumption.

For instance...when I click on DMCA it does not bring you to the page it's supposed to. Brings you to the movies page. Any idea on this one.

As well, the votes and ratings are not showing up. You can rate no problem, just does not show up in "Top Rated Episodes"

rollster

Posts : 30
Kudos : 731
Trust : 0
Join date : 2011-07-19

Back to top Go down

not showing amount of links on main page Empty Re: not showing amount of links on main page

Post by Admin Thu Jul 21, 2011 7:22 pm

If selected movies then you click the DMCA link it, seems to redirect to the movies page, ill sort this in the update.

Ive looked at the source of your site.
in ./template/default/js/rating.js the rating ajax request is the wrong url:

xmlhttp.open('GET', 'http://moviesandtvshows.info/rpc.php?j='+vote+'&q='+id_num+'&t='+ip_num+'&c='+units);

Admin
Admin

Posts : 25
Kudos : 264
Trust : 10
Join date : 2011-07-06

https://vrip.forumotion.com

Back to top Go down

not showing amount of links on main page Empty Re: not showing amount of links on main page

Post by rollster Thu Jul 21, 2011 9:21 pm

Admin wrote:If selected movies then you click the DMCA link it, seems to redirect to the movies page, ill sort this in the update.

Ive looked at the source of your site.
in ./template/default/js/rating.js the rating ajax request is the wrong url:

xmlhttp.open('GET', 'http://moviesandtvshows.info/rpc.php?j='+vote+'&q='+id_num+'&t='+ip_num+'&c='+units);


Thanks...changed to correct url

rollster

Posts : 30
Kudos : 731
Trust : 0
Join date : 2011-07-19

Back to top Go down

not showing amount of links on main page Empty Re: not showing amount of links on main page

Post by rollster Fri Jul 22, 2011 10:27 pm

Laughing I also just noticed that the ratings had it's own config file to access database...thus the issue with ratings not showing up in the right hand side of my site. I had the settings from the test installation still active.

rollster

Posts : 30
Kudos : 731
Trust : 0
Join date : 2011-07-19

Back to top Go down

not showing amount of links on main page Empty Re: not showing amount of links on main page

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum