![]() |
You didn't set the In link url setting. It needs to be the URL to your site, forums, or whatever else you want it to be.
Derek |
derekivey, Thank for your quick reaspond! Which .php or html file can I edit to link to my topsite?
Are you talking about the on in Toplist_HTML_Code? I found this: <td><a href="$vboptions[bburl]/in.php?id=$id" target="_blank"><img src="$vboptions[bburl]/images/toplist/buttons/toplist.gif" border="0" alt="$vboptions[bbtitle]" /></a></td> </tr> <tr> <td><input type="button" value="$vbphrase[toplist_select_all]" onclick="code1.focus();code1.select();" /></td> </tr> <tr> <td><textarea name="code1" cols="40" rows="4" readonly="readonly"><a href="$vboptions[bburl]/in.php?id=$id" target="_blank"><img src="$vboptions[bburl]/images/toplist/buttons/toplist.gif" border="0" alt="$vboptions[bbtitle]" /></a></textarea></td> </tr> Where can I edit to link to my topsite? |
I think it is working now when I edit this link. Thank! Angkor
I edit from in.php to /forums/toplist.php I found this: <td><a href="$vboptions[bburl]/forums/toplist.php?id=$id" target="_blank"><img src="$vboptions[bburl]/images/toplist/buttons/toplist.gif" border="0" alt="$vboptions[bbtitle]" /></a></td> </tr> |
What code removes the image that shows the rank and stuff on an image. It seems that only sites that use the image to link back keep getting deactivated from the toplist.
|
Decided to make a little template hack, not complete yet but looks good on my site. Wanted bigger buttons (450x100)
Really like this toplist, works very well. All i need now is for someone to figure out how to fix the random button to fit my layout lol. My toplist posted the template hacks in template mods, link is in the addon box. |
Quote:
Toplist Layout Code:
Select the layout you would like to use below. This affects the toplist.php page only. |
I don't like the large button one.
|
Quote:
The column that is titled banner, to the right of the site link and description. For some sites these banners have disappeared both in the backend and in the toplist. |
Quote:
|
Quote:
AdminCP --> Toplist --> Toplist Options look for the In URL setting... Quote:
Quote:
|
Derekikey, I login to my admincp >toplist>toplist option there no optoin for URL setting.
But what I have done is edit the in.php to my url it work fine now. I'm not sure if other function will work. I was able to click on the image and every site have different ID which seem to link correctly too. I found this: <td><a href="$vboptions[bburl]/forums/toplist.php?id=$id" target="_blank"><img src="$vboptions[bburl]/images/toplist/buttons/toplist.gif" border="0" alt="$vboptions[bbtitle]" /></a></td> </tr> <tr> <td><input type="button" value="$vbphrase[toplist_select_all]" onclick="code1.focus();code1.select();" /></td> QUOTE=derekivey;1149592]No it's a setting... AdminCP --> Toplist --> Toplist Options look for the In URL setting... You have to edit the Toplist_HTML_Code template (I think thats what I named it). Did you delete the images/toplist/buttons/sites folder or the files inside it?[/QUOTE] |
What exactly does store in the mysql database?
|
Quote:
|
Hey is there away to add a random link from the toplist to the forum home?
|
Quote:
It's called In Redirect URL. It's right under the Sites per Page setting... Your file edit probably isn't going to help as that will be replaced when you upgrade to newer versions... Quote:
Quote:
Quote:
That's all that I can think of right now... |
Quote:
There are some entries in the toplist that are bannerless, but there's a lot of missing banners. I know for sure that I uploaded for example the banner for xx-cel, and it was showing fine. But now it's gone. But not all banners disappeared, only about half of them was not working anymore all of a sudden. |
You have an error in your upgrade instructions... it says, for the cron-job
Quote:
Also, when you edit a site, it seems to forget which category it's meant to be in... |
Never noticed it went away from the catagory
|
Quote:
Quote:
I'll see if I can confirm the problem with the category too. |
Thanks. I can confirm this and have fixed it for the next version.
Upload the attached file to fix it. Derek |
[high]* Shazz updates thanx :D[/high]
|
zip file also updated to include the fix and the change the readme.
|
is that possible in new version that users add URL of their button , not upload in our host ?!?
Thanks . |
Quote:
I looked it up on ftp, there is a corresponding file with the same name in the /images/toplist/buttons/sites/ folder. Why is it not showing anymore? :surprised: |
Quote:
Quote:
Derek |
Hmm, when I go to http://chubbyparade.com/forum/images...brC2g6HliNRfTp it redirects me to your forums. So maybe that might have something to do with some images now loading?
|
Really? You don't see the difference? No big deal I guess but makes me wonder what you use to compare it.
:cool: Quote:
|
my eyes lol
|
Quote:
But I don't see why? Take for example this one from the same folder, it loads fine. http://chubbyparade.com/forum/images...RPa2M9WwSVmvDT :confused: |
Quote:
Actually the main difference is: I put all site info under the banner and its not boxed up. |
ok and you can do the same thing once again with the way he has it coded now. but if your happy thats all that matters.
|
Quote:
Derek |
Quote:
Original Look Hacked version |
Quote:
|
Ok, Great! Glad it's working now.
Derek |
Hi folks,
Quick question: is it possible to add another protocol to the url validation? I found this in the add_site.php and edit_site.php: PHP Code:
My knowledge of IF arguments faded with the selling of my Amiga 12 years ago, I hope someone can whip up an example. Would like to add two more protocols for radio and chat. The link check will have to be disabled off course (shame, briliant feature) Thanks! |
Try replacing
if ($check_url == "http://") With: if ($check_url == "http://" OR $check_url == "protocol://") Replace protocol with the protocol. If the protocol is longer than http, you will have to add another $check_url var (different name though, and change the 7 to the total amount of characters including the :// part. Derek |
Thanks that worked!
Is it possible to do this: if ($check_url == "http://" OR $check_url == "protocol1://" OR $check_url == "protocol2://") anyway, thanks again. |
hi what am i suppsed to put in these feilds when creating a scheduled task?
varname Log Phrase Description cos otherwise it just says "please fill in all required feilds" thanks aku |
Quote:
Quote:
Derek |
All times are GMT. The time now is 10:58 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|