Author |
Message |
rebelt
Worker
![Worker Worker](modules/Forums/images/ranks/3stars.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: May 07, 2006
Posts: 172
|
Posted:
Mon Apr 06, 2009 12:57 pm |
|
I have two problems atm.
Using RavenNuke_v2.30.01 I tried to use the advertising module.
Advertising Administration displays as it should but when I try to add a client, Advertising Administration is replaced with _BANNERSADMIN and no client is added. This is probably something I missed but if someone could tell me what I didn't do please.
Also
I have a custom script on my site which adds results.
Accessing the site with firefox this works fine, but with the ravenice theme, it doesn't work using internet explorer'
Only registered users can see links on this board! Get registered or login!
Select a division and it should then list teams for that division.
Any ideas please. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
jakec
Site Admin
![](modules/Forums/images/avatars/502a2d1345d88a86ddb4a.png)
Joined: Feb 06, 2006
Posts: 3048
Location: United Kingdom
|
Posted:
Mon Apr 06, 2009 1:05 pm |
|
Oops just got myself blocked from your site.
With regards to your first problem, try turning on error reporting in the config.php file and database logging in the rnconfig.php file. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
rebelt
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Apr 06, 2009 4:03 pm |
|
Nothing in error reporting. Database logging says
nuke_bannerclient' doesn't exist
Can't find where it would get bannerclient from in the files though. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Guardian2003
Site Admin
![](modules/Forums/images/avatars/125904890252d880f79f312.png)
Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam
|
Posted:
Mon Apr 06, 2009 4:27 pm |
|
The table should be nuke_banner_clients
Have you altered the code for that module in any way? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
rebelt
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Apr 06, 2009 4:31 pm |
|
No. Just upgraded and never used the module before now, so don't know why it should say that. Did a fresh install and it works fine but not the upgraded site.
Same files so I'm totally confused. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Guardian2003
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Apr 06, 2009 4:37 pm |
|
Please try re uploading the Advertising module files again.
Is this an upgrade from a previous nuke (not RavenNuke) installation? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
rebelt
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Apr 06, 2009 5:09 pm |
|
Tried that and have been using raven nuke since 2.1 so just upgrading versions. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
rebelt
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Tue Apr 07, 2009 12:34 am |
|
I knew it would be something simple. I missed a banners.php file in admin/modules. Deleted that and it all works.
One problem solved, one to go. ![Very Happy](modules/Forums/images/smiles/icon_biggrin.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
testy1
Involved
![Involved Involved](modules/Forums/images/ranks/4stars.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Apr 06, 2008
Posts: 484
|
Posted:
Tue Apr 07, 2009 5:53 am |
|
for your second problem
From what I can see you need to explicitly declare your variables
Change:
To:
Code:
var menu=new Array()
|
|
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
rebelt
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Tue Apr 07, 2009 6:04 am |
|
Thank you very much. You're a star. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
testy1
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Tue Apr 07, 2009 3:44 pm |
|
no worries m8, It had me wondering also, d*** IE ![Sad](modules/Forums/images/smiles/icon_sad.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|