MyBB Community Forums

Full Version: [Page Manager] Share your custom pages
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
I'm sorry guys... I installed Page Manager (MyBB 1.6) so I could get a usermap page going. I edited the provided XML file, by putting in my Google Maps API key, and then pasted the contents of this file into the "Page Content" area of the plugin config. I said NO to use the MyBB template, as was mentioned in a previous post.

Should I need to do more than this to make it work properly? When I try to navigate to my page, I get this error:

Parse error: syntax error, unexpected T_STRING in /home2/greatlc9/public_html/forum/inc/plugins/pagemanager.php(803) : eval()'d code on line 1

I am new to MyBB (used phpBB before) and have no PHP knowledge. I realize this is not a PHP general support thread, but I am hoping that the provided example code will allow me to get this Google Maps functionality going for my users. Should this be possible, or will I need to customize this script in too many ways that are outside my realm of knowledge?

Thank you!
Hi,
just import the XML file and then edit the content with the plugin. No need to edit the XML file directly.
(2010-08-27, 04:32 PM)querschlaeger Wrote: [ -> ]just import the XML file and then edit the content with the plugin. No need to edit the XML file directly.

OK, thanks. Any idea why I would be getting the above error? I edited the XML to add my API key. Is there more that I should need to do?

I'll also note that I am only able to access the Page Manager configuration with my primary administrator user, and get ACP permission error when trying to use my normal admin user, which works for all other ACP functions. For now I am ignoring this issue and more concerned with getting the usermap to work though... Smile

Thanks!
Can anyone make an affiliate page so it has the background of a thread and the regular header and stuff then I can just add affiliates onto it, I really need that page.
How would you go about creating your own form for mod/admin, etc applications?
I get this error when putting the code on a page.

Parse error: syntax error, unexpected ']', expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/gfxcafen/public_html/inc/plugins/pagemanager.php(798) : eval()'d code on line 64
(2010-09-11, 06:30 PM)blake Wrote: [ -> ]I get this error when putting the code on a page.

Parse error: syntax error, unexpected ']', expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/gfxcafen/public_html/inc/plugins/pagemanager.php(798) : eval()'d code on line 64

Is there anyone out there that can help us make this work? I get this error:

Parse error: syntax error, unexpected T_STRING in /home2/greatlc9/public_html/forum/inc/plugins/pagemanager.php(803) : eval()'d code on line 1

Thank you for any help you can give -- would be so cool to have this Google Maps function working!
try to uninstall and install again, i did that and it worked.
Hm, it seems both of you have php errors on your custom page. It's not a problem with the plugin, it's a problem of PHP knowledge...

As I said before this plugin is just a tool but you have to know how to use this tool (you need PHP knowledge!).

By the way... That's not the way this thread should be (asking for general PHP help). Sad
Any one else seen this error with usermaps

Fatal error: Maximum execution time of 30 seconds exceeded in D:\ukdivers.com\wwwroot\Forums\inc\plugins\pagemanager.php(803) : eval()'d code on line 176

Fatal error: Maximum execution time of 30 seconds exceeded in D:\ukdivers.com\wwwroot\Forums\inc\class_core.php on line 391
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49