vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Rotating Banner System (https://vborg.vbsupport.ru/showthread.php?t=188328)

y2ksw 10-13-2014 01:28 PM

Quote:

Originally Posted by webmaster74 (Post 2518506)
Grazzie Mille Giovanni for the great help you provide.

As placing a no follow before the banners is not an option within the vbulletin mod, I tried to follow up the example given by Maru up here and place the nofollow tag manually to the XML file and reupload it and, allow overwrite on import product.

YET, when I check the file provided by Maru, it only has two occurences of nofollow, on lines 279 and 284, as here below

Code:

                $output = substr($output, 0, $npos) . "<a href=\"$bburl/rbs_banner.php?id=$rs[id]\" rel=\"nofollow\" target=\"$rbs_target\"><img src=\"$image\" border=\"0\" alt=\"$name\" /></a>" . substr($output, $npos + $len);
            }
            else
            {
                $url = rbs_url_sanity($rs['url']);
                $output = substr($output, 0, $npos) . "<a href=\"$url\" rel=\"nofollow\" target=\"$rbs_target\"><img src=\"$image\" border=\"0\" alt=\"$name\" /></a>" . substr($output, $npos + $len);

I searched the most up to date version of rbs for any nofollow, and could not find them. This means you did not adopt the nofollow hardcoded

While this is good, the option is still not there.

I would like to place nofollow before links, where should I do that in the last rbs?

I have added this request to the todo list now ;)

webmaster74 10-13-2014 01:50 PM

Quote:

Originally Posted by y2ksw (Post 2518642)
I have added this request to the todo list now ;)

Grazzie caro Giovanni

jsmithmms 10-22-2014 06:07 PM

Upon trying to install the product, I'm getting the following error:

"Please upload the files that came with the product before installing or upgrading!

Missing files:"

I've triple-checked, all the files have been uploaded and seem to be in the correct location. Anything else I should try?

It looks like everything's installed on our server at Public_HTML/Forums, but I've tried the root folder public_html and forums with the uploads and it's still not installing, and the error message shows no missing files.

y2ksw 10-22-2014 10:31 PM

Most probably it's the file permissions. Normally, Ftp will upload with the same owner as the web server and chmod 644, but a few servers use actually a different setting. Those files then cannot read or only partially ... such as file listings are ok, but not php script execution.

jsmithmms 10-24-2014 02:11 PM

1 Attachment(s)
Quote:

Originally Posted by y2ksw (Post 2519772)
Most probably it's the file permissions. Normally, Ftp will upload with the same owner as the web server and chmod 644, but a few servers use actually a different setting. Those files then cannot read or only partially ... such as file listings are ok, but not php script execution.

Thanks for that suggestion! I went into the FTP server and changed the file permissions, but am still receiving the same error.

Here's what I've got them set to:

https://vborg.vbsupport.ru/attachmen...1&d=1414163390

Tried it with the install both directly in public_html and under our forums section, which is where I believe everything else is installed.

Gripi 10-28-2014 06:08 PM

Hope in next version, you can add the reset "counter statistic" for specific banner.

y2ksw 10-28-2014 06:28 PM

Quote:

Originally Posted by Gripi (Post 2520378)
Hope in next version, you can add the reset "counter statistic" for specific banner.

You can do this easily by using a couple of queries:
Code:

DELETE FROM rbs_hits WHERE bannerid=N;
UPDATE rbs_banners SET impressions=0, clicks=0 WHERE id=N;

where N is the banner ID you want to clean out.

rootsxrocks 10-30-2014 08:18 PM

Quote:

Originally Posted by y2ksw (Post 2519772)
Most probably it's the file permissions. Normally, Ftp will upload with the same owner as the web server and chmod 644, but a few servers use actually a different setting. Those files then cannot read or only partially ... such as file listings are ok, but not php script execution.

When I unpacked the upgrade into a folder on the server and then moved it in to replace the admincp it changed the permissions on the folder admincp and includes to 700 and locked me out of the control panel , it was an easy fix by changing the permissions back to 755 but I have never had that happen using the same method with other plug ins and upgrades.

rootsxrocks 10-30-2014 08:51 PM

Now about that Flash.
I am not able to make one work proper either. I simply wanted to try it out with a flash file I found from another user.
after trying a few combinations I am able to get it to partially appear but it is not interactive nor does not scale like it would if you go directly to it.
this is a direct link to the flash http://crackercoast.com/crackerchat/banners/banner.swf

rootsxrocks 10-30-2014 08:53 PM

Quote:

Originally Posted by jsmithmms (Post 2519922)
Thanks for that suggestion! I went into the FTP server and changed the file permissions, but am still receiving the same error.

Here's what I've got them set to:

https://vborg.vbsupport.ru/attachmen...1&d=1414163390

Tried it with the install both directly in public_html and under our forums section, which is where I believe everything else is installed.

check that the folders permissions have not changed.


All times are GMT. The time now is 06:44 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
  • Page Generation 0.03639 seconds
  • Memory Usage 1,751KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete