Skip to content

dart-creations.com

Advertisement
Home arrow Forums
DART Creations Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Error in markers (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Error in markers
#281
Rapunzl (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Error in markers 1 Month, 1 Week ago Karma: 0  
The module looks great, except that I get the following error:
Code:

Notice: Undefined variable: markers in /home/username/public_html/modules/mod_j15visitormap/mod_j15visitormap.php on line 114
Since I'm here, one question about customization: Can I make width percentage instead of pixels? If so, how? Thanks
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/11/29 16:10 By Rapunzl.
  The administrator has disabled public write access.
#286
DART (Admin)
Admin
Posts: 163
graph
User Online Now Click here to see the profile of this user
Re:Error in markers 1 Month, 1 Week ago Karma: 1  
If you get "Notice: Undefined variable:" this means that your PHP installation is configured to show both Errors, Warnings and Notices.
You should configure your PHP installation to only show Errors and Warnings which is the default PHP installation.

This is done by editting your php.ini file.
Open your php.ini and locate the error_reporting setting. Edit this line to be as follows:
error_reporting(E_ALL ^ E_NOTICE);

Also, the percentage should work for the width.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Sponsors

Your Ad Here

Ad Space for Sale.
125,000+ page views a month.
Advertising Rates

Login Form






Lost Password?
No account yet? Register

Buy us a beer!

If we've helped you, consider buying a beer. It will inspire us to keep on giving! Cheers! (€3)






Powered By PageCache
Generated in 0.55529 Seconds